|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IUnicastAddress
The IUnicastAddress interface represents a unicast address.
| Field Summary |
|---|
| Fields inherited from interface de.jiac.micro.core.io.IAddress |
|---|
MULTICAST, UNICAST |
| Method Summary | |
|---|---|
String |
getSelector()
Returns the String representation for the target or source selector,
depending on in which context the IUnicastAddress used for. |
String |
getTargetId()
Returns the String representation for the target or source id. |
| Methods inherited from interface de.jiac.micro.core.io.IAddress |
|---|
getType, toString |
| Method Detail |
|---|
String getSelector()
String representation for the target or source selector,
depending on in which context the IUnicastAddress used for.
String getTargetId()
String representation for the target or source id.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||