fr.dyade.aaa.agent.conf
Class A3CMLNat
java.lang.Object
fr.dyade.aaa.agent.conf.A3CMLNat
- Serializable
public class A3CMLNat
extends java.lang.Object
implements Serializable
The class A3CMLNat
describes a
network address translation.
String | host - Value of the translation host.
|
int | port - Value of the translation port.
|
short | sid - server id.
|
A3CMLNat(short sid, String host, int port)
|
host
public String host
Value of the translation host.
port
public int port
Value of the translation port.
sid
public short sid
server id.
A3CMLNat
public A3CMLNat(short sid,
String host,
int port)
duplicate
public A3CMLNat duplicate()
throws Exception
equals
public boolean equals(Object obj)
toString
public String toString()
Copyright B) 2004 Scalagent - All rights reserved