
public class RedirectHttpTransportInterceptor extends AbstractHttpTransportInterceptor
| Constructor and Description |
|---|
RedirectHttpTransportInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
boolean |
processGetRequest(HttpTransport httpTransport,
HttpRequest request,
HttpResponse response,
MessagingTargetMount messagingTargetMount)
Run when the HTTP transport receives a GET request.
|
void |
setLocation(String location) |
processDeleteRequest, processPostRequest, processPutRequestclearDisabled, clearDisabledForMessage, clearDisabledForMessageEnvelope, clearDisabledForOperation, getInitPriority, getShutdownPriority, init, setDisabled, setDisabledForMessage, setDisabledForMessageEnvelope, setDisabledForOperation, shutdown, skipclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearDisabled, clearDisabledForMessage, clearDisabledForMessageEnvelope, clearDisabledForOperation, getInitPriority, getShutdownPriority, init, setDisabled, setDisabledForMessage, setDisabledForMessageEnvelope, setDisabledForOperation, shutdown, skippublic boolean processGetRequest(HttpTransport httpTransport, HttpRequest request, HttpResponse response, MessagingTargetMount messagingTargetMount) throws Xdi2TransportException, IOException
HttpTransportInterceptorprocessGetRequest in interface HttpTransportInterceptorprocessGetRequest in class AbstractHttpTransportInterceptorXdi2TransportExceptionIOExceptionpublic String getLocation()
public void setLocation(String location)
Copyright © 2015. All Rights Reserved.