Package | Description |
---|---|
javassist.tools.rmi |
Sample implementation of remote method invocation.
|
javassist.tools.web |
Simple web server for running sample code.
|
Modifier and Type | Method and Description |
---|---|
void |
AppletServer.doReply(java.io.InputStream in,
java.io.OutputStream out,
java.lang.String cmd)
Processes a request from a web browser (an ObjectImporter).
|
Modifier and Type | Method and Description |
---|---|
void |
Webserver.doReply(java.io.InputStream in,
java.io.OutputStream out,
java.lang.String cmd)
Proceses a HTTP request from a client.
|
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.