Class NegotiatingTcpServer

java.lang.Object
com.github.kokorin.jaffree.net.TcpServer
com.github.kokorin.jaffree.net.NegotiatingTcpServer
All Implemented Interfaces:
ProcessHelper, Closeable, AutoCloseable, Runnable

public class NegotiatingTcpServer extends TcpServer
TcpServer implementation using TcpNegotiator to serve TCP connection.