Class KeepServerGate

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

public class KeepServerGate
extends TcpServerGate
implements ServerGate
  • Constructor Details

    • KeepServerGate

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