public class EndpointSelectionInterceptor extends AbstractEndpointSelectionInterceptor
Constructor and Description |
---|
EndpointSelectionInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected Endpoint |
selectEndpoint(Message message,
Set<Endpoint> eps)
Select an Endpoint which will be used for the rest of the invocation.
|
handleMessage
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
protected Endpoint selectEndpoint(Message message, Set<Endpoint> eps)
AbstractEndpointSelectionInterceptor
selectEndpoint
in class AbstractEndpointSelectionInterceptor
Apache CXF