cat.security
Class Destination

java.lang.Object
  extended bycat.security.Destination

public class Destination
extends java.lang.Object

Encapsulation of a destination. for now this will be just an IP address and port? Date: Apr 3, 2003 Time: 12:55:29 PM


Constructor Summary
Destination()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Destination

public Destination()