Package | Description |
---|---|
org.apache.cxf.jaxws.spi | |
org.apache.cxf.jaxws.spring | |
org.apache.cxf.jaxws22 | |
org.apache.cxf.ws.mex |
Modifier and Type | Method and Description |
---|---|
protected EndpointImpl |
ProviderImpl.createEndpointImpl(Bus bus,
String bindingId,
Object implementor,
WebServiceFeature... features) |
Modifier and Type | Class and Description |
---|---|
static class |
EndpointDefinitionParser.SpringEndpointImpl |
Modifier and Type | Method and Description |
---|---|
static void |
EndpointDefinitionParser.setBlocking(org.springframework.context.ApplicationContext ctx,
EndpointImpl impl) |
Modifier and Type | Class and Description |
---|---|
class |
EndpointImpl
Deprecated.
- all functionality moved to superclass - create superclass instead
|
Constructor and Description |
---|
MEXEndpoint(EndpointImpl server) |
Apache CXF