|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndpointException | |
---|---|
org.apache.cxf.endpoint | Client and Server related classes. |
Uses of EndpointException in org.apache.cxf.endpoint |
---|
Methods in org.apache.cxf.endpoint that throw EndpointException | |
---|---|
protected abstract Endpoint |
AbstractEndpointFactory.createEndpoint()
|
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. |
Constructors in org.apache.cxf.endpoint that throw EndpointException | |
---|---|
EndpointImpl(Bus bus,
Service s,
EndpointInfo ei)
|
|
EndpointImpl(Bus bus,
Service s,
QName endpointName)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |