Constant Field Values
Contents
org.apache.*
-
org.apache.camel.component.atmosphere.websocket.WebsocketConstants Modifier and Type Constant Field Value public static final StringCONNECTION_KEY"websocket.connectionKey"public static final StringCONNECTION_KEY_LIST"websocket.connectionKey.list"public static final StringERROR_TYPE"websocket.errorType"public static final StringEVENT_TYPE"websocket.eventType"public static final intMESSAGE_NOT_SENT_ERROR_TYPE1public static final intONCLOSE_EVENT_TYPE0public static final intONERROR_EVENT_TYPE-1public static final intONOPEN_EVENT_TYPE1public static final StringSEND_TO_ALL"websocket.sendToAll"