|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Inbox | |
wt.wrmf.delivery |
Uses of Inbox in wt.wrmf.delivery |
Subclasses of Inbox in wt.wrmf.delivery | |
class |
PersistentInbox
Use the newPersistentInbox static factory method(s), not
the PersistentInbox constructor, to construct instances
of this class. |
class |
TransparentInbox
Use the newTransparentInbox static factory method(s), not
the TransparentInbox constructor, to construct instances
of this class. |
Methods in wt.wrmf.delivery that return Inbox | |
(package private) Inbox |
StandardReceiverService.getInbox(String inboxName)
|
Methods in wt.wrmf.delivery with parameters of type Inbox | |
protected boolean |
Inbox.readVersion(Inbox thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |