| Package | Description |
|---|---|
| javassist.tools.rmi |
Sample implementation of remote method invocation.
|
| javassist.tools.web |
Simple web server for running sample code.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppletServer
An AppletServer object is a web server that an ObjectImporter
communicates with.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) Webserver |
ServiceThread.web |
| Constructor and Description |
|---|
ServiceThread(Webserver w,
java.net.Socket s) |