|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.ws.spi.Provider
org.apache.cxf.jaxws.spi.ProviderImpl
org.apache.cxf.jaxws22.spi.ProviderImpl
public class ProviderImpl
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.jaxws.spi.ProviderImpl |
|---|
JAXWS_PROVIDER, LOG |
| Fields inherited from class javax.xml.ws.spi.Provider |
|---|
JAXWSPROVIDER_PROPERTY |
| Constructor Summary | |
|---|---|
ProviderImpl()
|
|
| Method Summary | |
|---|---|
Endpoint |
createEndpoint(String bindingId,
Class<?> implementorClass,
Invoker invoker,
WebServiceFeature... features)
|
protected EndpointImpl |
createEndpointImpl(Bus bus,
String bindingId,
Object implementor,
WebServiceFeature... features)
|
| Methods inherited from class org.apache.cxf.jaxws.spi.ProviderImpl |
|---|
convertToInternal, createAndPublishEndpoint, createAndPublishEndpoint, createEndpoint, createEndpoint, createServiceDelegate, createServiceDelegate, createW3CEndpointReference, createW3CEndpointReference, getPort, isJaxWs22, readEndpointReference |
| Methods inherited from class javax.xml.ws.spi.Provider |
|---|
provider |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProviderImpl()
| Method Detail |
|---|
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)
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||