| Package | Description |
|---|---|
| xdi2.transport.impl.http | |
| xdi2.transport.impl.http.interceptor.impl |
| Modifier and Type | Method and Description |
|---|---|
static Iterator<HttpTransportInterceptor> |
InterceptorExecutor.findHttpTransportInterceptors(xdi2.messaging.target.interceptor.InterceptorList<? extends Transport<?,?>> interceptorList) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHttpTransportInterceptor |
class |
DebugHttpTransportInterceptor
This interceptor prints out a list of mounted messaging targets.
|
class |
RedirectHttpTransportInterceptor
This interceptor redirects to a specified URL in case of a GET request without path.
|
class |
StatusHttpTransportInterceptor
This interceptor simply returns a plain HTTP status and empty body.
|
class |
XriResolutionHttpTransportInterceptor
This interceptor can act as a lightweight XRI resolution server based on a "registry graph".
|
Copyright © 2015. All Rights Reserved.