Main Page Packages Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members
mps-java Compound List
Here are the classes, structs, unions and interfaces with brief descriptions:
- org::hebe::mps::naming::Binding
- Connection (Manages client-side connections to an MPS server)
- Exception
- InputStream (Structures the bitstream coming from an MPS server into usable MPS primitive types (mapped onto Java types, of course))
- MPSConnectionClosedException (Thrown when the connection to the server or client closes unexpectedly)
- MPSException (Thrown when a general MPS error condition arises that is not indicated back to the client via normal call-return semantics)
- NamingService
- NamingServiceImpl (Implementation class for the MPS Server Interface defined in ../namingservice.mps)
- OutputStream (Flattens the bitstream going to an MPS server from MPS primitive types)
- Proxy (This is the base class of all client-side MPS object handles)
- Runnable
- Server::Runnable (This class implements the body of the thread that is run for each client that connects to an MPS interface server)
- Server (Implements all the code needed to get an implementation of an MPS interface running as an MPS server)
- Thunk (This class is used to glue together interface implementation-methods and the Server dispatch code)
- UserException (Superclass of all exceptions throwable by MPS interface implementations)
Generated at Wed Aug 15 01:05:34 2001 for mps-java by
1.2.6 written by Dimitri van Heesch,
© 1997-2001