Interface JsonNioClient
- All Known Implementing Classes:
Jmol
,JmolPanel
,MPJmolApp
,NMR_JmolPanel
public interface JsonNioClient
a client of a JsonNioService -- just needs notices of the service shutting
down or indicating that a banner needs to be changed.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
nioClosed
(JsonNioServer jsonNioService) void
processNioMessage
(byte[] packet) void
-
Field Details
-
TYPES
- See Also:
-
-
Method Details
-
nioClosed
-
processNioMessage
- Throws:
Exception
-
serverCycle
void serverCycle()
-