Private Methods | |
public | Thunk () |
abstract public void | action (InputStream __input, OutputStream __output) throws MPSException |
Definition at line 44 of file Thunk.java.
|
Definition at line 45 of file Thunk.java. |
|
Invokes the implementation-method. Called from Server.dispatch().
Referenced by Server::dispatch(). |