|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmadkit.netcomm.KnownProtocols
public class KnownProtocols
Field Summary | |
---|---|
static java.lang.String |
COMM_PROTO
|
static java.lang.String |
MULTIPLE_SOCKETS_V1
|
static java.lang.String |
SIMPLE_SSL_PROTO_V1
|
Constructor Summary | |
---|---|
KnownProtocols()
|
Method Summary | |
---|---|
static java.util.Collection |
getProtocols()
|
static void |
setOrder(java.util.Collection order)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COMM_PROTO
public static final java.lang.String SIMPLE_SSL_PROTO_V1
public static final java.lang.String MULTIPLE_SOCKETS_V1
Constructor Detail |
---|
public KnownProtocols()
Method Detail |
---|
public static java.util.Collection getProtocols()
public static void setOrder(java.util.Collection order)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |