Uses of Class
dev.relism.flash.models.RequestLine
Packages that use RequestLine
-
Uses of RequestLine in dev.relism.flash.models
Methods in dev.relism.flash.models with parameters of type RequestLineModifier and TypeMethodDescriptionstatic RequestRequest.forParsed(RequestLine requestLine, InputStream stream, long contentLength, byte[] headerBuf, int bodyStart, int preBufLen, InetSocketAddress remoteAddress) Constructors in dev.relism.flash.models with parameters of type RequestLineModifierConstructorDescriptionRequest(RequestLine requestLine, byte[] body) Test / manual constructor —remoteAddress()returnsnull.