org.apache.axis2.transport.http.server
Class SimpleConnSet
java.lang.Object
org.apache.axis2.transport.http.server.SimpleConnSet
- public class SimpleConnSet
- extends Object
A simple set of connections.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleConnSet
public SimpleConnSet()
addConnection
public void addConnection(SimpleHttpServerConnection conn)
removeConnection
public void removeConnection(SimpleHttpServerConnection conn)
shutdown
public void shutdown()