org.simantics.databoard.method
Class TcpConnection.Message

java.lang.Object
  extended by org.simantics.databoard.method.TcpConnection.Message
Direct Known Subclasses:
TcpConnection.Exception_, TcpConnection.ExecutionError_, TcpConnection.InvalidMethodError, TcpConnection.RequestHeader, TcpConnection.ResponseHeader, TcpConnection.ResponseTooLargeError
Enclosing class:
TcpConnection

public static class TcpConnection.Message
extends java.lang.Object


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

Constructor Detail

TcpConnection.Message

public TcpConnection.Message()