|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjadex.standalone.transport.niotcpmtp.NIOTCPDeadConnection
public class NIOTCPDeadConnection
Dead connection identifier.
| Field Summary | |
|---|---|
static long |
DEADSPAN
The time span for which this connection is dead. |
protected long |
deadtime
The dead connection start time. |
| Constructor Summary | |
|---|---|
NIOTCPDeadConnection()
Create a new dead connection. |
|
| Method Summary | |
|---|---|
boolean |
shouldRetry()
Test if it should be retried to reestablish the connection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static long DEADSPAN
protected long deadtime
| Constructor Detail |
|---|
public NIOTCPDeadConnection()
| Method Detail |
|---|
public boolean shouldRetry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||