Package | net.user1.reactor |
Class | public final class ConnectionType |
Inheritance | ConnectionType ![]() |
Since : | Reactor 1.0.0 |
Constant | Defined By | ||
---|---|---|---|
HTTP : String = HTTP [static] | ConnectionType | ||
SECURE_HTTP : String = SECURE_HTTP [static] | ConnectionType | ||
SECURE_SOCKET : String = SECURE_SOCKET [static] | ConnectionType | ||
XMLSOCKET : String = XMLSOCKET [static] | ConnectionType |
HTTP | Constant |
public static const HTTP:String = HTTP
SECURE_HTTP | Constant |
public static const SECURE_HTTP:String = SECURE_HTTP
SECURE_SOCKET | Constant |
public static const SECURE_SOCKET:String = SECURE_SOCKET
XMLSOCKET | Constant |
public static const XMLSOCKET:String = XMLSOCKET