Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

Thunk Class Reference

This class is used to glue together interface implementation-methods and the Server dispatch code. More...

List of all members.

Private Methods

public Thunk ()
abstract public void action (InputStream __input, OutputStream __output) throws MPSException


Detailed Description

This class is used to glue together interface implementation-methods and the Server dispatch code.

See also:
org.hebe.mps.Serverdispatch , org.hebe.mps.naming.NamingServiceServersetup

Definition at line 44 of file Thunk.java.


Constructor & Destructor Documentation

public Thunk::Thunk ( ) [inline, private]
 

Definition at line 45 of file Thunk.java.


Member Function Documentation

abstract public void Thunk::action ( InputStream __input,
OutputStream __output ) [private, pure virtual]
 

Invokes the implementation-method.

Called from Server.dispatch().

See also:
org.hebe.mps.Serverdispatch

Referenced by Server::dispatch().


The documentation for this class was generated from the following file:
Generated at Wed Aug 15 01:05:35 2001 for mps-java by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001