public class A3CMLNetwork extends Object implements Serializable
A3CMLNetwork
describes a network component.Modifier and Type | Field and Description |
---|---|
String |
domain |
int |
port |
private static long |
serialVersionUID |
Constructor and Description |
---|
A3CMLNetwork(String domain,
int port) |
private static final long serialVersionUID
public String domain
public int port
public A3CMLNetwork(String domain, int port)
public A3CMLNetwork duplicate() throws Exception
Exception
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.