|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventID | |
---|---|
com.sun.jini.mercury | Provides implementations of the EventMailbox service. |
Uses of EventID in com.sun.jini.mercury |
---|
Fields in com.sun.jini.mercury declared as EventID | |
---|---|
private EventID |
MailboxImpl.UnknownEventExceptionLogObj.evtID
The internal representation of the remote event which caused the UnknownEventException. |
Methods in com.sun.jini.mercury with parameters of type EventID | |
---|---|
private void |
MailboxImpl.addUnknownEvent(Uuid regID,
EventID evid)
Utility method that adds the provided EventID to the given registration's "unknown" event list. |
private void |
MailboxImpl.addUnknownEventDo(Uuid regID,
EventID evid)
Performs the actual logic for adding an unknown event to the given registration's unknown event list. |
Constructors in com.sun.jini.mercury with parameters of type EventID | |
---|---|
MailboxImpl.UnknownEventExceptionLogObj(Uuid id,
EventID eid)
Simple constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |