Class ConnServerGate

java.lang.Object
org.jspace.gate.TcpServerGate
org.jspace.gate.ConnServerGate
All Implemented Interfaces:
ServerGate

public class ConnServerGate
extends TcpServerGate
implements ServerGate
  • Constructor Details

    • ConnServerGate

      public ConnServerGate​(jSpaceMarshaller marshaller, java.net.InetSocketAddress address, int backlog)
  • Method Details