|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnknownMessageException | |
|---|---|
| org.planx.xmlstore.routing.messaging | |
| org.planx.xmlstore.routing.operation | |
| Uses of UnknownMessageException in org.planx.xmlstore.routing.messaging |
|---|
| Methods in org.planx.xmlstore.routing.messaging that throw UnknownMessageException | |
|---|---|
Message |
MessageFactory.createMessage(byte code,
DataInput in)
Creates a Message of type code from the specified stream. |
void |
Receiver.receive(Message incoming,
int comm)
Message is received with communication identifier comm. |
void |
Receiver.timeout(int comm)
No reply received in MessageServer.TIMEOUT seconds for the
message with communication id comm. |
| Uses of UnknownMessageException in org.planx.xmlstore.routing.operation |
|---|
| Methods in org.planx.xmlstore.routing.operation that throw UnknownMessageException | |
|---|---|
Message |
MessageFactoryImpl.createMessage(byte code,
DataInput in)
|
void |
NodeLookupReceiver.receive(Message incoming,
int comm)
|
void |
DataLookupReceiver.receive(Message incoming,
int comm)
|
void |
HashRequestReceiver.receive(Message incoming,
int comm)
|
void |
HashReceiver.receive(Message incoming,
int comm)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||