|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.service.factory.AbstractServiceConfiguration
org.apache.cxf.service.factory.DefaultServiceConfiguration
org.mule.module.cxf.support.ProxyServiceConfiguration
public class ProxyServiceConfiguration
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.service.factory.AbstractServiceConfiguration |
|---|
serviceNamespace |
| Constructor Summary | |
|---|---|
ProxyServiceConfiguration()
|
|
| Method Summary | |
|---|---|
protected List<QName> |
getAllServices(javax.wsdl.Definition definition)
This method returns a list of all the services defined in the definition. |
QName |
getEndpointName()
Override to use port name from service definition in WSDL when we are doing WSDL-first. |
protected List<QName> |
getProbableServices(javax.wsdl.Definition definition)
This method returns the list of services that matches with the local part of the service QName. |
protected javax.wsdl.Service |
getServiceFromDefinition(javax.wsdl.Definition definition)
|
| Methods inherited from class org.apache.cxf.service.factory.DefaultServiceConfiguration |
|---|
createName, getFaultName, getHolderType, getInParameterName, getInPartName, getInputMessageName, getInterfaceName, getOperationName, getOutParameterName, getOutPartName, getOutputMessageName, getServiceName, getServiceNamespace, getWrapperPartMaxOccurs, getWrapperPartMinOccurs, hasOutMessage, isAsync, isHeader, isHolder, isInParam, isOperation, isOutParam, isWrapped, isWrapperPartNillable |
| Methods inherited from class org.apache.cxf.service.factory.AbstractServiceConfiguration |
|---|
getAction, getFaultMessageName, getMEP, getRequestWrapper, getRequestWrapperClassName, getRequestWrapperName, getRequestWrapperPartName, getResponseWrapper, getResponseWrapperClassName, getResponseWrapperName, getResponseWrapperPartName, getServiceFactory, getStyle, getWsdlURL, isRPC, isWrapped, isWrapperPartQualified, setServiceFactory, setServiceNamespace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyServiceConfiguration()
| Method Detail |
|---|
public QName getEndpointName()
getEndpointName in class org.apache.cxf.service.factory.DefaultServiceConfigurationprotected javax.wsdl.Service getServiceFromDefinition(javax.wsdl.Definition definition)
protected List<QName> getAllServices(javax.wsdl.Definition definition)
definition -
protected List<QName> getProbableServices(javax.wsdl.Definition definition)
definition -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||