-
- All Implemented Interfaces:
public class ErrorCodes.WebSocketConnectionErrors
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegercGenericConnectprivate final IntegercWebSocketConnectionLostpublic final static ErrorCodes.WebSocketConnectionErrorsINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetCGenericConnect()final IntegergetCWebSocketConnectionLost()-
-
Method Detail
-
getCGenericConnect
final Integer getCGenericConnect()
-
getCWebSocketConnectionLost
final Integer getCWebSocketConnectionLost()
-
-
-
-