Module swim.io.http
Package swim.io.http
HTTP client and server socket modems for pipelining and concurrently
transporting explicitly flow-controlled HTTP streams over a network
without blocking or intermediate buffering.
-
Interface Summary Interface Description HttpClient HttpClientContext HttpInterface HttpRequester<T> HttpRequesterContext HttpResponder<T> HttpResponderContext HttpServer HttpServerContext HttpService HttpServiceContext -
Class Summary Class Description AbstractHttpClient AbstractHttpRequester<T> AbstractHttpResponder<T> AbstractHttpServer AbstractHttpService HttpClientModem HttpClientRequester<T> HttpEndpoint HttpServerModem HttpServerResponder<T> HttpSettings HTTP configuration parameters.HttpSocketService StaticHttpResponder<T>