| Interface | Description |
|---|---|
| HttpRequestHeader |
Wraps the HTTP header information for the request, which is passed to the method
TunnelRequestInterceptor.validateRequest(String, HttpRequestHeader) |
| TunnelRequestInterceptor |
This interface can be implemented and registered as an OSGi service by the custom bundles
willing to intercept HTTP tunneling requests before they are redirected to the target remote
device.
|
| Class | Description |
|---|---|
| InterceptorResolution |
Represents the response of the custom HTTP tunneling request interceptor - as returned by
method
TunnelRequestInterceptor.validateRequest(String, HttpRequestHeader). |
| Enum | Description |
|---|---|
| InterceptorResolution.Resolution |
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.