|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgroups.blocks.TCPConnectionMap.TCPConnection
public class TCPConnectionMap.TCPConnection
Method Summary | |
---|---|
void |
close()
|
boolean |
isConnected()
|
boolean |
isExpired(long now)
|
boolean |
isOpen()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public boolean isExpired(long now)
isExpired
in interface Connection
public boolean isConnected()
public boolean isOpen()
isOpen
in interface Connection
public void close() throws java.io.IOException
close
in interface Connection
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |