Class ClientJSONPoint
java.lang.Object
pro.gravit.launcher.request.websockets.ClientJSONPoint
- Direct Known Subclasses:
ClientWebSocketService
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final io.netty.bootstrap.Bootstrapprotected io.netty.channel.Channelbooleanprotected intprotected booleanprotected WebSocketClientHandler -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bootstrap
protected final io.netty.bootstrap.Bootstrap bootstrap -
isClosed
public boolean isClosed -
ch
protected io.netty.channel.Channel ch -
webSocketClientHandler
-
ssl
protected boolean ssl -
port
protected int port
-
-
Constructor Details
-
ClientJSONPoint
- Throws:
SSLException
-
ClientJSONPoint
- Throws:
SSLException
-
-
Method Details
-
open
- Throws:
Exception
-
openAsync
-
send
-
close
- Throws:
InterruptedException
-
eval
-