All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Proxy.Address

java.lang.Object
   |
   +----Proxy.Address

public class Address
extends Object
implements Serializable

Variable Index

 o Addr
 o Port

Constructor Index

 o Address(String, int)

Variables

 o Addr
 public String Addr
 o Port
 public int Port

Constructors

 o Address
 public Address(String addr,
                int port)

All Packages  Class Hierarchy  This Package  Previous  Next  Index