org.apache.axis2.transport.http.server
Interface HttpConnectionManager

All Known Implementing Classes:
DefaultHttpConnectionManager

public interface HttpConnectionManager


Method Summary
 void process(org.apache.http.HttpServerConnection incoming)
           
 void shutdown()
           
 

Method Detail

process

void process(org.apache.http.HttpServerConnection incoming)

shutdown

void shutdown()