Uses of Class
one.nio.http.HttpException
Packages that use HttpException
-
Uses of HttpException in one.nio.http
Methods in one.nio.http that throw HttpExceptionModifier and TypeMethodDescriptionprotected RequestHttpSession.parseRequest(byte[] buffer, int start, int length) protected intHttpSession.processHttpBuffer(byte[] buffer, int length) protected intHttpSession.startParsingRequestBody(String contentLengthHeader, byte[] buffer, int offset, int remaining)