public class ProviderImpl extends ProviderImpl
JAXWS_PROVIDER, LOG
JAXWSPROVIDER_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, readEndpointReference
protected EndpointImpl createEndpointImpl(Bus bus, String bindingId, Object implementor, WebServiceFeature... features)
createEndpointImpl
in class ProviderImpl
public Endpoint createEndpoint(String bindingId, Class<?> implementorClass, Invoker invoker, WebServiceFeature... features)
createEndpoint
in class Provider
Apache CXF