|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| FClient | The FClient class encapsulates a socket connection to an FServer started by an executing TINKER program. |
| FMessage | The FMessage class is used to pass simple messages the FServer and FClient(s). |
| FServer | The FServer is launched by TINKER executables to allow Force Field Explorer clients to connect. |
| Simulation | This Simulation class oversees loading information from an executing TINKER program into Force Field Explorer. |
| TinkerSystem | The TinkerSystem class is a serializable wrapper that specifies a TINKER system. |
| TinkerUpdate | The TinkerUpdate class is a serializable wrapper for TINKER simulation data that changes during a simulation. |
The Net Package implements a Client/Server interface between Force Field Explorer and TINKER, respectively. TINKER executables start a JVM and use the FServer class from this package to listen for FFE clients.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||