Package me.topchetoeu.j2s.lib.debug
Class WebSocket
java.lang.Object
me.topchetoeu.j2s.lib.debug.WebSocket
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
maxLength
public long maxLength
-
-
Constructor Details
-
WebSocket
-
-
Method Details
-
send
- Throws:
IOException
-
send
- Throws:
IOException
-
send
- Throws:
IOException
-
send
- Throws:
IOException
-
close
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-
receive
- Throws:
IOException
-