org.simantics.databoard.method
Class TcpConnection.ResponseTooLargeError

java.lang.Object
  extended by org.simantics.databoard.method.TcpConnection.Message
      extended by org.simantics.databoard.method.TcpConnection.ResponseTooLargeError
Enclosing class:
TcpConnection

public static class TcpConnection.ResponseTooLargeError
extends TcpConnection.Message


Field Summary
 int requestId
           
 
Constructor Summary
TcpConnection.ResponseTooLargeError()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

requestId

public int requestId
Constructor Detail

TcpConnection.ResponseTooLargeError

public TcpConnection.ResponseTooLargeError()