| org.apache.cxf.wsdl11.WSDLEndpointFactory
WSDLEndpointFactory | public interface WSDLEndpointFactory (Code) | | A factory to create an internal
EndpointInfo from a WSDL4J
Port .
|
createEndpointInfo | EndpointInfo createEndpointInfo(ServiceInfo serviceInfo, BindingInfo b, Port port)(Code) | | |
createPortExtensors | void createPortExtensors(EndpointInfo ei, Service service)(Code) | | |
|
|