| Package | Description |
|---|---|
| com.buckosoft.fibs.BuckoFIBS |
Primary business package
|
| com.buckosoft.fibs.net |
Handle the connection to the FIBS server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientReceiveParser
Parse and dispatch messages received from the network.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientConnection.setClientAdapter(ClientAdapter clientAdapter)
Set the ClientAdapter that we will be interfacing with
|