Uses of Class
co.arago.hiro.client.websocket.ActionWebSocket.Conf
-
Packages that use ActionWebSocket.Conf Package Description co.arago.hiro.client.websocket -
-
Uses of ActionWebSocket.Conf in co.arago.hiro.client.websocket
Classes in co.arago.hiro.client.websocket with type parameters of type ActionWebSocket.Conf Modifier and Type Class Description static classActionWebSocket.Conf<T extends ActionWebSocket.Conf<T>>Subclasses of ActionWebSocket.Conf in co.arago.hiro.client.websocket Modifier and Type Class Description static classActionWebSocket.BuilderMethods in co.arago.hiro.client.websocket that return ActionWebSocket.Conf Modifier and Type Method Description static ActionWebSocket.Conf<?>ActionWebSocket. newBuilder(TokenAPIHandler tokenAPIHandler, ActionWebSocketListener actionWebSocketListener)Get aActionWebSocket.BuilderforActionWebSocket.Constructors in co.arago.hiro.client.websocket with parameters of type ActionWebSocket.Conf Constructor Description ActionWebSocket(ActionWebSocket.Conf<?> builder)Constructor
-