public class ProviderImpl extends ProviderImpl
JAXWS_PROVIDER, LOG
JAXWSPROVIDER_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) |
createAndPublishEndpoint, createAndPublishEndpoint, createEndpoint, createEndpoint, createServiceDelegate, createServiceDelegate, createW3CEndpointReference, createW3CEndpointReference, getPort, isJaxWs22, readEndpointReference
provider
protected EndpointImpl createEndpointImpl(Bus bus, String bindingId, Object implementor, javax.xml.ws.WebServiceFeature... features)
createEndpointImpl
in class ProviderImpl
public 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.Provider
Apache CXF