org.simantics.databoard.method
Class TcpConnection.ResponseHeader

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

public static class TcpConnection.ResponseHeader
extends TcpConnection.Message


Field Summary
 int requestId
           
 
Constructor Summary
TcpConnection.ResponseHeader()
           
 
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.ResponseHeader

public TcpConnection.ResponseHeader()