Uses of Class
javassist.tools.rmi.ExportedObject
-
Packages that use ExportedObject Package Description javassist.tools.rmi Sample implementation of remote method invocation. -
-
Uses of ExportedObject in javassist.tools.rmi
Fields in javassist.tools.rmi with type parameters of type ExportedObject Modifier and Type Field Description private java.util.Map<java.lang.String,ExportedObject>
AppletServer. exportedNames
private java.util.List<ExportedObject>
AppletServer. exportedObjects
-