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

R

RawICMPDatagramSocketImpl - class com.act365.net.RawICMPDatagramSocketImpl.
A socket class for the transmission of ICMP packets.
RawICMPDatagramSocketImpl() - Constructor for class com.act365.net.RawICMPDatagramSocketImpl
 
RawICMPDatagramSocketImplFactory - class com.act365.net.RawICMPDatagramSocketImplFactory.
Factory to create RawICMPDatagramSocketImpl objects.
RawICMPDatagramSocketImplFactory() - Constructor for class com.act365.net.RawICMPDatagramSocketImplFactory
 
RawTCPDatagramSocketImpl - class com.act365.net.RawTCPDatagramSocketImpl.
A socket class for the transmission of TCP packets.
RawTCPDatagramSocketImpl() - Constructor for class com.act365.net.RawTCPDatagramSocketImpl
 
RawTCPDatagramSocketImplFactory - class com.act365.net.RawTCPDatagramSocketImplFactory.
Factory to create RawTCPDatagramSocketImpl objects.
RawTCPDatagramSocketImplFactory() - Constructor for class com.act365.net.RawTCPDatagramSocketImplFactory
 
RawTCPJDatagramSocketImpl - class com.act365.net.RawTCPJDatagramSocketImpl.
A socket class for the transmission of TCP packets.
RawTCPJDatagramSocketImpl() - Constructor for class com.act365.net.RawTCPJDatagramSocketImpl
 
RawTCPJDatagramSocketImplFactory - class com.act365.net.RawTCPJDatagramSocketImplFactory.
Factory to create RawTCPJDatagramSocketImpl objects.
RawTCPJDatagramSocketImplFactory() - Constructor for class com.act365.net.RawTCPJDatagramSocketImplFactory
 
RawUDPDatagramSocketImpl - class com.act365.net.RawUDPDatagramSocketImpl.
A socket class for the transmission of UDP packets.
RawUDPDatagramSocketImpl() - Constructor for class com.act365.net.RawUDPDatagramSocketImpl
 
RawUDPDatagramSocketImplFactory - class com.act365.net.RawUDPDatagramSocketImplFactory.
Factory to create RawUDPDatagramSocketImpl objects.
RawUDPDatagramSocketImplFactory() - Constructor for class com.act365.net.RawUDPDatagramSocketImplFactory
 
read() - Method in class com.act365.net.GeneralSocketInputStream
Reads a single character from the TCP stream.
read() - Method in class com.act365.net.tcp.TCPJInputStream
Reads a single byte.
read(byte[]) - Method in class com.act365.net.GeneralSocketInputStream
Reads a string of characters from the TCP stream into a buffer.
read(byte[]) - Method in class com.act365.net.tcp.TCPJInputStream
Reads an entire buffer.
read(byte[]) - Method in class com.act365.net.dns.DNSReader
Reads all of the information from a DNS response.
read(byte[], int, boolean) - Static method in class com.act365.net.ip.IP4Reader
read() constructs an IP4 message from a buffer.
read(byte[], int, int) - Method in class com.act365.net.GeneralSocketInputStream
Reads a string of characters from the TCP stream into a given location in a buffer.
read(byte[], int, int) - Method in class com.act365.net.tcp.TCPJInputStream
Reads a partial buffer.
read(byte[], int, int) - Static method in class com.act365.net.tcp.TCPReader
Reads a TCP message from a buffer without a checksum test.
read(byte[], int, int) - Static method in class com.act365.net.udp.UDPReader
read() constructs a UDPMessage object from a buffer.
read(byte[], int, int, boolean) - Method in class com.act365.net.icmp.ICMPReader
read() constructs an ICMP message from a buffer.
read(byte[], int, int, boolean, byte[], byte[]) - Static method in class com.act365.net.tcp.TCPReader
Reads a TCP message from a buffer and performs a checksum test
read(byte[], int, int, boolean, byte[], byte[]) - Static method in class com.act365.net.udp.UDPReader
read() constructs a UDPMessage object from a buffer.
receive() - Method in class com.act365.net.ping.Ping
Listens for ICMP packets.
receive(DatagramPacket) - Method in class com.act365.net.GeneralDatagramSocketImpl
Reads a datagram packet.
RECURSION_AVAILABLE - Static variable in class com.act365.net.dns.DNSWriter
 
RECURSION_DESIRED - Static variable in class com.act365.net.dns.DNSWriter
 
RECURSIVE_QUERY - Static variable in class com.act365.net.dns.DNSWriter
 
redirectlabels - Static variable in interface com.act365.net.icmp.ICMP
Labels associated with the ICMP_REDIRECT type
removePropertyChangeListener(PropertyChangeListener) - Method in class com.act365.net.tcp.TCPJListener
Deregisters an object.
ResourceRecord - class com.act365.net.dns.ResourceRecord.
 
ResourceRecord(byte[], short, short, int, byte[], String) - Constructor for class com.act365.net.dns.ResourceRecord
Trivial constructor
RESPONSE - Static variable in class com.act365.net.dns.DNSWriter
 
RST - Static variable in class com.act365.net.tcp.TCP
 
run() - Method in class com.act365.net.ping.PingSender
Starts the transmission process.
run() - Method in class com.act365.net.tcp.TCPAcknowledger
 
run() - Method in class com.act365.net.tcp.TCPJListener
Starts the listener.
run() - Method in class com.act365.net.tcp.TCPMSLTimer
Starts the timer
run() - Method in class com.act365.net.tcp.ISNUpdater
 
run() - Method in class com.act365.net.echo.EchoServer
 

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