|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VirtualRef | |
com.ibm.aglets | |
com.ibm.awb.weakref |
Uses of VirtualRef in com.ibm.aglets |
Methods in com.ibm.aglets with parameters of type VirtualRef | |
Ref |
LocalAgletRef.getRef(VirtualRef vref)
|
void |
LocalAgletRef.setRef(VirtualRef vref,
java.io.ObjectInputStream s)
|
Uses of VirtualRef in com.ibm.awb.weakref |
Methods in com.ibm.awb.weakref with parameters of type VirtualRef | |
Ref |
WeakRef.getRef(VirtualRef vref)
|
void |
WeakRef.setRef(VirtualRef vref,
java.io.ObjectInputStream s)
|
protected boolean |
WeakRef.updateRef(VirtualRef vref)
|
Ref |
VirtualRef.NullRef.getRef(VirtualRef vref)
|
void |
VirtualRef.NullRef.setRef(VirtualRef vref,
java.io.ObjectInputStream s)
|
Ref |
Ref.getRef(VirtualRef vref)
|
void |
Ref.setRef(VirtualRef vref,
java.io.ObjectInputStream s)
|
Constructors in com.ibm.awb.weakref with parameters of type VirtualRef | |
VirtualRef.NullRef()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |