Class TcpRequestChannel

  • All Implemented Interfaces:
    RequestChannel

    public class TcpRequestChannel
    extends Object
    implements RequestChannel
    A TcpConnection links a Joram client and a Joram platform with a TCP socket.

    Requests and replies travel through the socket after serialization.