|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PacketDataSizeOverLimitsException | |
---|---|
com.mindtree.techworks.insight.remoteprotocol.spi |
Uses of PacketDataSizeOverLimitsException in com.mindtree.techworks.insight.remoteprotocol.spi |
---|
Methods in com.mindtree.techworks.insight.remoteprotocol.spi that throw PacketDataSizeOverLimitsException | |
---|---|
protected void |
PacketDataContent.checkPacketDataSize(byte[] dataToSet)
Checks the packet data size and ensures that this is less than MAX_PACKET_DATA_SIZE . |
void |
LogMessageDataContent.setLogMessage(java.lang.String logMessage)
Sets the log message in the packet data. |
void |
StartupMessageDataContent.setNamespace(java.lang.String namespace)
Sets the namespace |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |