Uses of Class
com.lukasfeiler.httpd.plugins.HTTPSocketInvalidRequestException

Packages that use HTTPSocketInvalidRequestException
com.lukasfeiler.httpd   
 

Uses of HTTPSocketInvalidRequestException in com.lukasfeiler.httpd
 

Methods in com.lukasfeiler.httpd that throw HTTPSocketInvalidRequestException
protected  boolean HTTPSocket.processHttpRequest(java.util.Vector lines)
          Processes the HTTP request and returns false if the socket is to be closed.