|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<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 Endpoint |
selectEndpoint(Message message,
java.util.Set<Endpoint> eps)
Select an Endpoint which will be used for the rest of the invocation. |
| Methods inherited from class org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor |
|---|
handleMessage |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, 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 Endpoint selectEndpoint(Message message,
java.util.Set<Endpoint> eps)
AbstractEndpointSelectionInterceptor
selectEndpoint in class AbstractEndpointSelectionInterceptor
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||