Uses of Class
org.swisspush.gateleen.core.http.BufferBridge
-
Packages that use BufferBridge Package Description org.swisspush.gateleen.core.http -
-
Uses of BufferBridge in org.swisspush.gateleen.core.http
Subclasses of BufferBridge in org.swisspush.gateleen.core.http Modifier and Type Class Description classLocalHttpClientRequestBridges a HttpClientRequest to a HttpServerRequest sent to a request handler.classLocalHttpServerResponseBridges the reponses of a LocalHttpClientRequest.
-