public class ILTConnection extends Object implements Serializable
Constructor and Description |
---|
ILTConnection() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
ILTEndPoint |
getFrom() |
ILTEndPoint |
getTo() |
int |
hashCode() |
void |
setFrom(ILTEndPoint from) |
void |
setTo(ILTEndPoint to) |
String |
toString() |
public ILTEndPoint getFrom()
public void setFrom(ILTEndPoint from)
from
- the from to setpublic ILTEndPoint getTo()
public void setTo(ILTEndPoint to)
to
- the to to setCopyright © 2016. All rights reserved.