Class SocketRemoteConnection

  • All Implemented Interfaces:
    CommandReader, CommandSender, RemoteConnection

    public class SocketRemoteConnection
    extends StreamRemoteConnection
    The connection with a remote socket that uses buffered streams. The size of the buffers used is 8192 by default and can be modified by setting the property rcommand.serversocket.buffer.size.