Uses of Class
org.apache.cxf.endpoint.EndpointException
-
Uses of EndpointException in org.apache.cxf.endpoint
Modifier and TypeMethodDescriptionprotected abstract Endpoint
AbstractEndpointFactory.createEndpoint()
EndpointImplFactory.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.ModifierConstructorDescriptionEndpointImpl
(Bus bus, Service s, QName endpointName) EndpointImpl
(Bus bus, Service s, EndpointInfo ei)