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

All Known Implementing Classes:
DefaultHttpConnectionManager

public interface HttpConnectionManager


Method Summary
 void process(AxisHttpConnection incoming)
           
 void shutdown()
           
 

Method Detail

process

public void process(AxisHttpConnection incoming)

shutdown

public void shutdown()


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.