|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbiz.hammurapi.web.remoting.Registry
Remote registry routes invocations to instances of this class.
| Constructor Summary | |
Registry()
|
|
| Method Summary | |
void |
invoke(java.io.InputStream request,
java.io.OutputStream response)
Deserialized request, performs invocation, serializes response. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface biz.hammurapi.config.Context |
get |
| Constructor Detail |
public Registry()
| Method Detail |
public void invoke(java.io.InputStream request,
java.io.OutputStream response)
request -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||