|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageInputStream | |
---|---|
edu.rit.m2mp | Package edu.rit.m2mp is the API for the Many-to-Many Protocol (M2MP). |
Uses of MessageInputStream in edu.rit.m2mp |
---|
Methods in edu.rit.m2mp that return MessageInputStream | |
---|---|
MessageInputStream |
MessageQueue.get()
Get a message from the beginning of this message queue. |
MessageInputStream |
MessageQueue.get(long timeout)
Get a message from the beginning of this message queue, with a timeout. |
Methods in edu.rit.m2mp with parameters of type MessageInputStream | |
---|---|
void |
MessageQueue.put(MessageInputStream theMessage)
Put the given message at the end of this message queue. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |