See: Description
| Interface | Description |
|---|---|
| CheckProfiles | |
| ClientAdmin |
This interface specifies methods to administrate a client transport connection.
|
| ClientSynchroMessageConnection | |
| ProfileClient | |
| ProfileClientProvider |
A provider for creating profiles given a profile name.
|
| ProfileServer | |
| ProfileServerProvider |
A provider for creating profiles given a profile name.
|
| SelectProfiles | |
| ServerAdmin |
This interface specifies methods to administrate a transport connection server.
|
| ServerSynchroMessageConnection | |
| SynchroCallback |
This interface specifies methods to call back a server to execute a remote request.
|
| SynchroMessageConnection |
This interface specifies a set of common methods for sychronized connection
between a client and a server.
|
| SynchroMessageConnectionServer |
Interface specifying how a connector server creates new
connections to clients.
|
| Class | Description |
|---|---|
| ClientSynchroMessageConnectionImpl | |
| DefaultConfig | |
| ObjectWrappingImpl |
This class is the default implementation of the interface
ObjectWrapping. |
| ProfileClientFactory |
Factory to create profiles.
|
| ProfileServerFactory |
Factory to create profiles.
|
| ServerSynchroMessageConnectionImpl | |
| SynchroMessageConnectionServerImpl |
| Exception | Description |
|---|---|
| ProfileProviderException |
Exception thrown by
ProfileClientFactory and
ProfileServerFactory when a provider exists for the
required profile name but cannot be used for some reason. |
Warning: Classes in this package are reserved for internal use. They are not part of the public API and are subject to arbitrary changes.
Copyright © 2019 Terracotta, Inc.. All rights reserved.