|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndpointException | |
---|---|
org.apache.cxf.endpoint | Client and Server related classes. |
org.apache.cxf.frontend | |
org.apache.cxf.jaxws.support | |
org.apache.cxf.service.factory |
Uses of EndpointException in org.apache.cxf.endpoint |
---|
Methods in org.apache.cxf.endpoint that throw EndpointException | |
---|---|
protected abstract Endpoint |
AbstractEndpointFactory.createEndpoint()
|
Constructors in org.apache.cxf.endpoint that throw EndpointException | |
---|---|
EndpointImpl(Bus bus,
Service s,
EndpointInfo ei)
|
|
EndpointImpl(Bus bus,
Service s,
javax.xml.namespace.QName endpointName)
|
Uses of EndpointException in org.apache.cxf.frontend |
---|
Methods in org.apache.cxf.frontend that throw EndpointException | |
---|---|
protected Endpoint |
AbstractWSDLBasedEndpointFactory.createEndpoint()
|
Uses of EndpointException in org.apache.cxf.jaxws.support |
---|
Methods in org.apache.cxf.jaxws.support that throw EndpointException | |
---|---|
Endpoint |
JaxWsServiceFactoryBean.createEndpoint(EndpointInfo ei)
|
Constructors in org.apache.cxf.jaxws.support that throw EndpointException | |
---|---|
JaxWsClientEndpointImpl(Bus bus,
Service s,
EndpointInfo ei,
ServiceImpl si)
|
|
JaxWsEndpointImpl(Bus bus,
Service s,
EndpointInfo ei)
|
|
JaxWsEndpointImpl(Bus bus,
Service s,
EndpointInfo ei,
JaxWsImplementorInfo implementorInfo)
|
Uses of EndpointException in org.apache.cxf.service.factory |
---|
Methods in org.apache.cxf.service.factory that throw EndpointException | |
---|---|
Endpoint |
ReflectionServiceFactoryBean.createEndpoint(EndpointInfo ei)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |