Uses of Class
dev.relism.flash.models.RequestBody
Packages that use RequestBody
-
Uses of RequestBody in dev.relism.flash.models
Methods in dev.relism.flash.models that return RequestBodyMethods in dev.relism.flash.models with parameters of type RequestBodyModifier and TypeMethodDescriptionstatic RequestRequest.forParsed(Request pooled, RequestLine requestLine, RequestBody body, InetSocketAddress remoteAddress, SSLSocket sslSocket) Repositionspooledover a freshly-parsed request.