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

void process(AxisHttpConnection incoming)

shutdown

void shutdown()


Copyright © 2007 Apache Web Services Project. All Rights Reserved.