|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.activemq.apollo.dto.ProtocolDTO
org.apache.activemq.apollo.dto.DetectDTO
public class DetectDTO
Allow you to customize protocol detection handling.
| Field Summary | |
|---|---|
java.lang.Long |
timeout
The protocol detection timeout in milliseconds. |
| Fields inherited from class org.apache.activemq.apollo.dto.ProtocolDTO |
|---|
other |
| Constructor Summary | |
|---|---|
DetectDTO()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.Long timeout
| Constructor Detail |
|---|
public DetectDTO()
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class ProtocolDTOpublic int hashCode()
hashCode in class ProtocolDTO
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||