public class ProviderImpl extends ProviderImpl
JAXWS_PROVIDER, LOGJAXWSPROVIDER_PROPERTY| Constructor and Description |
|---|
ProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
createEndpoint(String bindingId,
Class<?> implementorClass,
Invoker invoker,
WebServiceFeature... features) |
protected EndpointImpl |
createEndpointImpl(Bus bus,
String bindingId,
Object implementor,
WebServiceFeature... features) |
convertToInternal, createAndPublishEndpoint, createAndPublishEndpoint, createEndpoint, createEndpoint, createServiceDelegate, createServiceDelegate, createW3CEndpointReference, createW3CEndpointReference, getPort, isJaxWs22, readEndpointReferenceprotected EndpointImpl createEndpointImpl(Bus bus, String bindingId, Object implementor, WebServiceFeature... features)
createEndpointImpl in class ProviderImplpublic Endpoint createEndpoint(String bindingId, Class<?> implementorClass, Invoker invoker, WebServiceFeature... features)
createEndpoint in class ProviderApache CXF