|
||||||||||
| 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.Objectpublic boolean isExpired(long now)
isExpired in interface Connectionpublic boolean isConnected()
public boolean isOpen()
isOpen in interface Connection
public void close()
throws java.io.IOException
close in interface Connectionjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||