| Package | Description |
|---|---|
| org.marketcetera.client |
Provides client API to communicate with the server.
|
| org.marketcetera.client.rpc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Client
A client end point that communicates with the server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientImpl
The implementation of Client that connects to the server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RpcClientImpl
Provides an RPC implementation of
Client. |
Copyright © 2019. All rights reserved.