|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageTooLargeException | |
| com.mischiefbox.dmud.net | |
| com.mischiefbox.dmud.util | |
| Uses of MessageTooLargeException in com.mischiefbox.dmud.net |
| Methods in com.mischiefbox.dmud.net that throw MessageTooLargeException | |
void |
ConnectionHandler.inputMessage(ConnectionInfo conInfo,
byte[] baMsg)
Pass a message on the behalf of the connection info to the input queue. |
| Uses of MessageTooLargeException in com.mischiefbox.dmud.util |
| Methods in com.mischiefbox.dmud.util that throw MessageTooLargeException | |
void |
InputQueue.incomingMessage(String sConnectionId,
byte[] baMessageContent)
Convert partial messages into Message objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||