|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndpointImpl | |
---|---|
org.apache.cxf.endpoint | |
org.apache.cxf.jaxws.support |
Uses of EndpointImpl in org.apache.cxf.endpoint |
---|
Methods in org.apache.cxf.endpoint that return EndpointImpl | |
---|---|
EndpointImpl |
EndpointImplFactory.newEndpointImpl(Bus bus,
Service service,
EndpointInfo endpointInfo)
Create an EndpointImpl from a bus, service, and endpoint info. |
EndpointImpl |
SimpleEndpointImplFactory.newEndpointImpl(Bus bus,
Service service,
EndpointInfo endpointInfo)
Create an EndpointImpl from a bus, service, and endpoint info. |
Uses of EndpointImpl in org.apache.cxf.jaxws.support |
---|
Subclasses of EndpointImpl in org.apache.cxf.jaxws.support | |
---|---|
class |
JaxWsClientEndpointImpl
|
class |
JaxWsEndpointImpl
A JAX-WS specific implementation of the CXF Endpoint interface. |
Methods in org.apache.cxf.jaxws.support that return EndpointImpl | |
---|---|
EndpointImpl |
JaxWsEndpointImplFactory.newEndpointImpl(Bus bus,
Service service,
EndpointInfo endpointInfo)
Create an EndpointImpl from a bus, service, and endpoint info. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |