Uses of Class
mail.communication.inet.UDP

Packages that use UDP
mail.communication.inet   
 

Uses of UDP in mail.communication.inet
 

Fields in mail.communication.inet with type parameters of type UDP
(package private)  java.util.Hashtable<InetAddress,java.util.Vector<UDP>> InetCommunicator.received
          contains received, unfinished packets
 

Methods in mail.communication.inet with parameters of type UDP
static java.net.DatagramPacket UDP.unsupported(UDP unsupported)