|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.transport.http.server.SimpleConnSet
A simple set of connections.
Constructor Summary | |
SimpleConnSet()
|
Method Summary | |
void |
addConnection(SimpleHttpServerConnection conn)
|
void |
removeConnection(SimpleHttpServerConnection conn)
|
void |
shutdown()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimpleConnSet()
Method Detail |
public void addConnection(SimpleHttpServerConnection conn)
public void removeConnection(SimpleHttpServerConnection conn)
public void shutdown()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |