Package com.ngrok.net
-
Class Summary Class Description AbstractSocketImpl Abstract implementation of theSocketImplinterface.ConnectionInputStream An input stream for reading data fromConnection.ConnectionOutputStream An output stream for writing data toConnection.ConnectionSocket A socket for establishing a connection to a remote server.ConnectionSocketImpl An implementation ofAbstractSocketImplfor establishing a socket connection to a remote server.ListenerServerSocket A server socket for accepting connections from aListener.ListenerSocketImpl An implementation of theAbstractSocketImplinterface for accepting connections on aListener