public class DetectDTO extends ProtocolDTO
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
protocols |
java.lang.Long |
timeout
The protocol detection timeout in milliseconds.
|
other| Constructor and Description |
|---|
DetectDTO() |
public java.lang.Long timeout
public java.lang.String protocols
public boolean equals(java.lang.Object o)
equals in class ProtocolDTOpublic int hashCode()
hashCode in class ProtocolDTOCopyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.