Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.act365.net.tcp

Classes in com.act365.net.tcp used by com.act365.net.tcp
ISNUpdater
          Class ISNUpdater ensures that class ISNCounter is updated at regular intervals.
TCPAcknowledger
          TCPAcknowledger objects are used to provide delayed acknowledgement of TCP messages.
TCPJListener
          TCPJListener is a singleton class that polls for TCPJ messages.
TCPJSocketImpl
          Implements the TCPJ protocol, which is a clone of TCP that would typically be used with a non-standard IP protocol setting.
TCPMessage
          Stores a TCP message.
TCPMSLTimer
          Implements a MSL (Maximum Segment Lifetime) timer used to close a TCP connection.
TCPOptions
          Implements various options that are permitted to appear in a TCP message.
TCPSession
          The singleton class TCPSession manages startup and closedown tasks.