A B C D E F G H I J L M N O P Q R S T U V W

T

TCP - class com.act365.net.tcp.TCP.
Class TCP defines constants associated with the TCP protocol.
TCP() - Constructor for class com.act365.net.tcp.TCP
 
TCPAcknowledger - class com.act365.net.tcp.TCPAcknowledger.
TCPAcknowledger objects are used to provide delayed acknowledgement of TCP messages.
TCPAcknowledger(TCPJSocketImpl, long) - Constructor for class com.act365.net.tcp.TCPAcknowledger
 
TCPDatagramSocketImpl - class com.act365.net.TCPDatagramSocketImpl.
A socket class for the transmission of TCP packets.
TCPDatagramSocketImpl() - Constructor for class com.act365.net.TCPDatagramSocketImpl
 
TCPDatagramSocketImplFactory - class com.act365.net.TCPDatagramSocketImplFactory.
Factory to create TCPDatagramSocketImpl objects.
TCPDatagramSocketImplFactory() - Constructor for class com.act365.net.TCPDatagramSocketImplFactory
 
TCPJDatagramSocketImpl - class com.act365.net.TCPJDatagramSocketImpl.
A socket class for the transmission of TCP packets.
TCPJDatagramSocketImpl() - Constructor for class com.act365.net.TCPJDatagramSocketImpl
 
TCPJDatagramSocketImplFactory - class com.act365.net.TCPJDatagramSocketImplFactory.
Factory to create TCPJDatagramSocketImpl objects.
TCPJDatagramSocketImplFactory() - Constructor for class com.act365.net.TCPJDatagramSocketImplFactory
 
TCPJInputStream - class com.act365.net.tcp.TCPJInputStream.
TCPJInputStream reads data from a TCPJ socket.
TCPJInputStream(TCPJSocketImpl) - Constructor for class com.act365.net.tcp.TCPJInputStream
 
TCPJListener - class com.act365.net.tcp.TCPJListener.
TCPJListener is a singleton class that polls for TCPJ messages.
TCPJOutputStream - class com.act365.net.tcp.TCPJOutputStream.
Writes to a TCPJ socket.
TCPJOutputStream(TCPJSocketImpl) - Constructor for class com.act365.net.tcp.TCPJOutputStream
Creates an output stream to write to the given socket.
TCPJSocketImplFactory - class com.act365.net.tcp.TCPJSocketImplFactory.
Factory to create TCPJSocketImpl objects.
TCPJSocketImplFactory() - Constructor for class com.act365.net.tcp.TCPJSocketImplFactory
 
TCPMessage - class com.act365.net.tcp.TCPMessage.
Stores a TCP message.
TCPMessage() - Constructor for class com.act365.net.tcp.TCPMessage
 
TCPMSLTimer - class com.act365.net.tcp.TCPMSLTimer.
Implements a MSL (Maximum Segment Lifetime) timer used to close a TCP connection.
TCPMSLTimer(TCPJSocketImpl, long) - Constructor for class com.act365.net.tcp.TCPMSLTimer
Constructs the timer.
TCPOptions - class com.act365.net.tcp.TCPOptions.
Implements various options that are permitted to appear in a TCP message.
TCPOptions() - Constructor for class com.act365.net.tcp.TCPOptions
 
TCPReader - class com.act365.net.tcp.TCPReader.
Reads TCP messages.
TCPReader() - Constructor for class com.act365.net.tcp.TCPReader
 
TCPSession - class com.act365.net.tcp.TCPSession.
The singleton class TCPSession manages startup and closedown tasks.
TCPSession() - Constructor for class com.act365.net.tcp.TCPSession
 
TCPSocketImpl - class com.act365.net.TCPSocketImpl.
Implements a TCP socket in native code using the standard Berkeley library.
TCPSocketImpl() - Constructor for class com.act365.net.TCPSocketImpl
 
TCPSocketImplFactory - class com.act365.net.TCPSocketImplFactory.
Factory to create TCPSocketImpl objects.
TCPSocketImplFactory() - Constructor for class com.act365.net.TCPSocketImplFactory
 
TCPWriter - class com.act365.net.tcp.TCPWriter.
Writes TCP messages to a bytestream.
TCPWriter() - Constructor for class com.act365.net.tcp.TCPWriter
 
terminate() - Method in class com.act365.net.tcp.TCPJListener
Terminates the listener.
terminate() - Static method in class com.act365.net.tcp.TCPSession
Terminates a session.
terminate() - Method in class com.act365.net.tcp.ISNUpdater
 
terminate() - Static method in class com.act365.net.tcp.ISNCounter
 
TIME_WAIT - Static variable in class com.act365.net.tcp.TCP
 
timeexceededlabels - Static variable in interface com.act365.net.icmp.ICMP
Labels associated with the ICMP_TIME_EXCEEDED type
timetolive - Variable in class com.act365.net.ip.IP4Message
 
TOS_COMMAND - Static variable in interface com.act365.net.ip.IP4
 
TOS_DATA - Static variable in interface com.act365.net.ip.IP4
 
TOS_ICMP - Static variable in interface com.act365.net.ip.IP4
 
toString() - Method in class com.act365.net.ip.IP4Message
Writes the message to a string.
toString() - Method in class com.act365.net.dns.Query
String representation
toString() - Method in class com.act365.net.dns.ResourceRecord
String representation
toString() - Method in class com.act365.net.udp.UDPMessage
Writes the message to a string.
toString() - Method in class com.act365.net.icmp.ICMPMessage
 
Traceroute - class com.act365.net.ping.Traceroute.
Implements the well-known Traceroute network utility.
Traceroute() - Constructor for class com.act365.net.ping.Traceroute
 
TRUNCATED - Static variable in class com.act365.net.dns.DNSWriter
 
type - Variable in class com.act365.net.icmp.ICMPMessage
 
typelabels - Static variable in interface com.act365.net.icmp.ICMP
Labels associated with ICMP types
typeofservice - Variable in class com.act365.net.ip.IP4Message
 

A B C D E F G H I J L M N O P Q R S T U V W