hunt-imf ~master (2019-10-15T07:29:22Z)
Home
Dub
Repo
ClientHttpHandlerEx
hunt
imf
clients
GatewayWebSocketClient
Undocumented in source.
class
ClientHttpHandlerEx : AbstractClientHttpHandler {
import
hunt
.
http
.
codec
.
http
.
model
;
;
bool
messageComplete
(HttpRequest request, HttpResponse response, HttpOutputStream output, HttpConnection connection);
}
Members
Functions
messageComplete
bool
messageComplete
(HttpRequest request, HttpResponse response, HttpOutputStream output, HttpConnection connection)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
imf
clients
GatewayWebSocketClient
classes
ClientHttpHandlerEx
GatewayWebSocketClient
IncomingFramesEx