Class | Description |
---|---|
ByondClient |
Class to send string messages from Java app to BYOND server.
|
ByondMessage |
Container for message, which will be sent to BYOND server.
|
ByondResponse |
Container for converted BYOND response.
|
ServerAddress |
Wrapper for server address.
|
Enum | Description |
---|---|
ResponseType |
Represents what type of response expected from BYOND,
when used in
ByondMessage
and actual returned data type in ByondResponse . |
Copyright © 2018. All rights reserved.