madkit.netcomm
Class KnownProtocols

java.lang.Object
  extended by madkit.netcomm.KnownProtocols

public class KnownProtocols
extends java.lang.Object

Version:
$Revision: 1.1 $
Author:
Sebastian Rodriguez - sebastian.rodriguez@utbm.fr

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

COMM_PROTO

public static final java.lang.String COMM_PROTO
See Also:
Constant Field Values

SIMPLE_SSL_PROTO_V1

public static final java.lang.String SIMPLE_SSL_PROTO_V1
See Also:
Constant Field Values

MULTIPLE_SOCKETS_V1

public static final java.lang.String MULTIPLE_SOCKETS_V1
See Also:
Constant Field Values
Constructor Detail

KnownProtocols

public KnownProtocols()
Method Detail

getProtocols

public static java.util.Collection getProtocols()
Returns:

setOrder

public static void setOrder(java.util.Collection order)


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.