Uses of Class
org.smallmind.web.reverse.http1_1.HttpRequestFrame
-
-
Uses of HttpRequestFrame in org.smallmind.web.reverse.http1_1
Methods in org.smallmind.web.reverse.http1_1 that return HttpRequestFrame Modifier and Type Method Description HttpRequestFrameHttpRequestFrameReader. getHttpFrame(ReverseProxyService reverseProxyService, SocketChannel sourceSocketChannel, HttpProtocolInputStream httpProtocolInputStream, HttpProtocolOutputStream httpProtocolOutputStream)Methods in org.smallmind.web.reverse.http1_1 with parameters of type HttpRequestFrame Modifier and Type Method Description ProxyTargetProxyDictionary. lookup(HttpRequestFrame httpRequestFrame)ProxyTargetReverseProxyService. lookup(HttpRequestFrame httpRequestFrame)
-