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