Interface HttpClassProcessor

All Known Implementing Classes:
Echo

public abstract interface HttpClassProcessor
extends HttpProcessor


Method Summary
 void initRequest(HttpInputStream in)
           
 
Methods inherited from interface HttpProcessor
processRequest
 

Method Detail

initRequest

public void initRequest(HttpInputStream in)
                 throws java.io.IOException