|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
BasicQuery | A BasicQuery provides common methods for queries. |
ServerConnection | A ServerConnection provides the connection from the client to the server. |
ServerConnectionJDBC | A ServerConnectionJDBC permits a basic JDBC connection directly to the database and avoids the need to create a socket based server. |
ServerConnectionSecureSocket | Title: Secure ServerConnectionSocket class for all Apelon Clients |
ServerConnectionSocket | A ServerConnectionSocket establishes a connection to a running socket based server. |
TransientSCSocket | Title: Transient Socket Connection Implemenation |
Exception Summary | |
---|---|
ApelonException | ApelonException is a general exception class. |
The client side common classes provide a set of basic abstract classes that are used by application client side apis. These can be ignored for the most part when using a given api.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |