Uses of Class
org.sapia.ubik.net.udp.UDPServerAddress

Packages that use UDPServerAddress
org.sapia.ubik.net.udp   
org.sapia.ubik.rmi.server.transport.udp   
 

Uses of UDPServerAddress in org.sapia.ubik.net.udp
 

Constructors in org.sapia.ubik.net.udp with parameters of type UDPServerAddress
UDPConnection(UDPServerAddress addr, int bufsz, int timeout)
          Constructor for UDPConnection.
 

Uses of UDPServerAddress in org.sapia.ubik.rmi.server.transport.udp
 

Constructors in org.sapia.ubik.rmi.server.transport.udp with parameters of type UDPServerAddress
UdpRmiConnection(UDPServerAddress addr, int bufsz, int timeout)
          Constructor for UdpRmiConnection.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.