|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteObject | |
---|---|
models | |
object |
Uses of RemoteObject in models |
---|
Classes in models that implement RemoteObject | |
---|---|
class |
BasicTestObject
|
class |
ProxyBasicTestObject
|
Uses of RemoteObject in object |
---|
Methods in object that return types with arguments of type RemoteObject | |
---|---|
java.util.List<RemoteObject> |
ProxyList.getProxies()
Obtain a list of RemoteObject s. |
Methods in object with parameters of type RemoteObject | |
---|---|
protected void |
ProxyList.fireInstanceAdded(RemoteObject obj)
|
protected void |
ProxyList.fireInstanceRemoved(RemoteObject obj)
|
void |
InstanceListener.instanceAdded(RemoteObject obj)
|
void |
InstanceListener.instanceRemoved(RemoteObject obj)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |