|
||||||||||
| 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
public abstract class AbstractEndpointSelectionInterceptor
| Constructor Summary | |
|---|---|
AbstractEndpointSelectionInterceptor()
Deprecated. |
|
AbstractEndpointSelectionInterceptor(String phase)
|
|
AbstractEndpointSelectionInterceptor(String id,
String phase)
|
|
| Method Summary | |
|---|---|
void |
handleMessage(org.apache.cxf.message.Message message)
|
protected abstract org.apache.cxf.endpoint.Endpoint |
selectEndpoint(org.apache.cxf.message.Message message,
Set<org.apache.cxf.endpoint.Endpoint> eps)
Select an Endpoint which will be used for the rest of the invocation. |
| 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 AbstractEndpointSelectionInterceptor()
public AbstractEndpointSelectionInterceptor(String phase)
public AbstractEndpointSelectionInterceptor(String id,
String phase)
| Method Detail |
|---|
public void handleMessage(org.apache.cxf.message.Message message)
throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.Fault
protected abstract org.apache.cxf.endpoint.Endpoint selectEndpoint(org.apache.cxf.message.Message message,
Set<org.apache.cxf.endpoint.Endpoint> eps)
message - eps -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||