|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor
org.apache.cxf.binding.soap.interceptor.EndpointSelectionInterceptor
public class EndpointSelectionInterceptor
Selects the most appropriate endpoint based on the SOAP version used.
| Constructor Summary | |
|---|---|
EndpointSelectionInterceptor()
|
|
| Method Summary | |
|---|---|
protected org.apache.cxf.endpoint.Endpoint |
selectEndpoint(org.apache.cxf.message.Message message,
Set<org.apache.cxf.endpoint.Endpoint> eps)
|
| Methods inherited from class org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor |
|---|
handleMessage |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EndpointSelectionInterceptor()
| Method Detail |
|---|
protected org.apache.cxf.endpoint.Endpoint selectEndpoint(org.apache.cxf.message.Message message,
Set<org.apache.cxf.endpoint.Endpoint> eps)
selectEndpoint in class org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||