|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopenlsd.network.client.common.LSDPoolConnectionAbstract
public abstract class LSDPoolConnectionAbstract
Abstract class for a Pooled connection handler
Constructor Summary | |
---|---|
LSDPoolConnectionAbstract()
|
Method Summary | |
---|---|
abstract void |
close(LSDClientCommon client)
Returns the session in the pool |
abstract void |
remove(LSDClientCommon client)
Removes the session from the pool (since really closed) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LSDPoolConnectionAbstract()
Method Detail |
---|
public abstract void close(LSDClientCommon client)
client
- public abstract void remove(LSDClientCommon client)
client
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |