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.
|
handleMessageaddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforeprotected Endpoint selectEndpoint(Message message, Set<Endpoint> eps)
AbstractEndpointSelectionInterceptorselectEndpoint in class AbstractEndpointSelectionInterceptorApache CXF