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

Quick Search    Search Deep
C D L R S T U W

C

checksum - Variable in class com.act365.net.udp.UDPMessage
 
com.act365.net.udp - package com.act365.net.udp
 

D

data - Variable in class com.act365.net.udp.UDPMessage
 
destinationport - Variable in class com.act365.net.udp.UDPMessage
 

L

length - Variable in class com.act365.net.udp.UDPMessage
 

R

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, byte[], byte[]) - Static method in class com.act365.net.udp.UDPReader
read() constructs a UDPMessage object from a buffer.

S

sourceport - Variable in class com.act365.net.udp.UDPMessage
 

T

toString() - Method in class com.act365.net.udp.UDPMessage
Writes the message to a string.

U

UDPMessage - class com.act365.net.udp.UDPMessage.
Objects of the class UDPMessage store UDP messages.
UDPMessage() - Constructor for class com.act365.net.udp.UDPMessage
 
UDPReader - class com.act365.net.udp.UDPReader.
The class UDPReader reads UDP packets.
UDPReader() - Constructor for class com.act365.net.udp.UDPReader
 
UDPWriter - class com.act365.net.udp.UDPWriter.
Class UDPWriter writes UDP messages into bytestreams.
UDPWriter() - Constructor for class com.act365.net.udp.UDPWriter
 

W

write(UDPMessage) - Static method in class com.act365.net.udp.UDPWriter
 
write(byte[], short, byte[], short, byte[], int) - Static method in class com.act365.net.udp.UDPWriter
Builds a UDP message and writes it to a bytestream.

C D L R S T U W