|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.endpoint.AbstractEndpointBuilder
org.mule.endpoint.EndpointURIEndpointBuilder
org.mule.endpoint.AbstractMetaEndpointBuilder
org.mule.module.cxf.endpoint.WsdlCxfEndpointBuilder
public class WsdlCxfEndpointBuilder
Field Summary |
---|
Constructor Summary | |
---|---|
WsdlCxfEndpointBuilder(EndpointURIEndpointBuilder global)
|
|
WsdlCxfEndpointBuilder(java.lang.String address,
MuleContext muleContext)
|
Method Summary | |
---|---|
InboundEndpoint |
buildInboundEndpoint()
Constructs inbound endpoints |
OutboundEndpoint |
buildOutboundEndpoint()
Constructs outbound endpoints |
Methods inherited from class org.mule.endpoint.AbstractMetaEndpointBuilder |
---|
getConnector, getEndpointAddressWithoutMetaScheme, getScheme, setProperties |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WsdlCxfEndpointBuilder(EndpointURIEndpointBuilder global) throws EndpointException
EndpointException
public WsdlCxfEndpointBuilder(java.lang.String address, MuleContext muleContext)
Method Detail |
---|
public InboundEndpoint buildInboundEndpoint() throws EndpointException, InitialisationException
EndpointBuilder
buildInboundEndpoint
in interface EndpointBuilder
buildInboundEndpoint
in class AbstractEndpointBuilder
EndpointException
InitialisationException
public OutboundEndpoint buildOutboundEndpoint() throws EndpointException, InitialisationException
EndpointBuilder
buildOutboundEndpoint
in interface EndpointBuilder
buildOutboundEndpoint
in class AbstractEndpointBuilder
EndpointException
InitialisationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |