Uses of Class
org.apache.cxf.endpoint.EndpointImpl
Packages that use EndpointImpl
-
Uses of EndpointImpl in org.apache.cxf.endpoint
Methods in org.apache.cxf.endpoint that return EndpointImplModifier and TypeMethodDescriptionEndpointImplFactory.newEndpointImpl(Bus bus, Service service, EndpointInfo endpointInfo) Create an EndpointImpl from a bus, service, and endpoint info.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.supportModifier and TypeClassDescriptionclassclassA JAX-WS specific implementation of the CXFEndpointinterface.Methods in org.apache.cxf.jaxws.support that return EndpointImplModifier and TypeMethodDescriptionJaxWsEndpointImplFactory.newEndpointImpl(Bus bus, Service service, EndpointInfo endpointInfo) Create an EndpointImpl from a bus, service, and endpoint info.