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(InputStream in,
OutputStream out,
String cmd)
Processes a request from a web browser (an ObjectImporter).
|
Modifier and Type | Method and Description |
---|---|
void |
Webserver.doReply(InputStream in,
OutputStream out,
String cmd)
Proceses a HTTP request from a client.
|
Copyright © 2019. All rights reserved.