Uses of Class
com.mindtree.techworks.insight.remoteprotocol.PacketDataSizeOverLimitsException

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
 



Copyright © 2003-2008 MindTree Consulting Ltd.. All Rights Reserved.