|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndpointImpl | |
---|---|
org.apache.cxf.jaxws.spi | |
org.apache.cxf.jaxws.spring | |
org.apache.cxf.ws.mex |
Uses of EndpointImpl in org.apache.cxf.jaxws.spi |
---|
Methods in org.apache.cxf.jaxws.spi that return EndpointImpl | |
---|---|
protected EndpointImpl |
ProviderImpl.createEndpointImpl(Bus bus,
String bindingId,
Object implementor,
WebServiceFeature... features)
|
Uses of EndpointImpl in org.apache.cxf.jaxws.spring |
---|
Subclasses of EndpointImpl in org.apache.cxf.jaxws.spring | |
---|---|
static class |
EndpointDefinitionParser.SpringEndpointImpl
|
Methods in org.apache.cxf.jaxws.spring with parameters of type EndpointImpl | |
---|---|
static void |
EndpointDefinitionParser.setBlocking(org.springframework.context.ApplicationContext ctx,
EndpointImpl impl)
|
Uses of EndpointImpl in org.apache.cxf.ws.mex |
---|
Constructors in org.apache.cxf.ws.mex with parameters of type EndpointImpl | |
---|---|
MEXEndpoint(EndpointImpl server)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |