Uses of Class
org.apache.cxf.endpoint.EndpointException
Packages that use EndpointException
-
Uses of EndpointException in org.apache.cxf.endpoint
Methods in org.apache.cxf.endpoint that throw EndpointExceptionModifier and TypeMethodDescriptionprotected abstract EndpointAbstractEndpointFactory.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.Constructors in org.apache.cxf.endpoint that throw EndpointExceptionModifierConstructorDescriptionEndpointImpl(Bus bus, Service s, QName endpointName) EndpointImpl(Bus bus, Service s, EndpointInfo ei) -
Uses of EndpointException in org.apache.cxf.ws.security.trust
Methods in org.apache.cxf.ws.security.trust that throw EndpointExceptionModifier and TypeMethodDescriptionprotected voidAbstractSTSClient.createClient()static EndpointSTSUtils.createSCEndpoint(Bus bus, String namespace, String transportId, String location, String soapVersion, org.apache.neethi.Policy policy) static EndpointSTSUtils.createSTSEndpoint(Bus bus, String namespace, String transportId, String location, String soapVersion, org.apache.neethi.Policy policy, QName epName) AbstractSTSClient.getClient()