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 © 2004-2012 The Apache Software Foundation. All Rights Reserved.