|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrabbit.io.HandleTimeoutErrors
public class HandleTimeoutErrors
Class that holds information about sockets that are currently not registered with anyone.
Constructor Summary | |
---|---|
HandleTimeoutErrors(String reason)
|
Method Summary | |
---|---|
String |
getReason()
|
long |
getWhen()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HandleTimeoutErrors(String reason)
Method Detail |
---|
public String getReason()
public long getWhen()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |