| Class and Description |
|---|
| ArcusSocket
ArcusSocket creates a socket in a thread to send and receive message based on the
Protocol
Buffers library developed by Google.
|
| Error |
| Error.ErrorCode |
| SocketListener
To get notified about state changes, error or new messages of a
ArcusSocket,
a SocketListener can be added by calling
addListener(SocketListener). |
| SocketState
Represents all possible states a
ArcusSocket can be in. |
Copyright © 2016. All rights reserved.