public interface AddressAwareMessage extends Message
This is currently set only by ServerReceiver
.
Modifier and Type | Method and Description |
---|---|
void |
setAddress(Address address)
Set the origin address.
|
void setAddress(Address address) throws CommunicationException
address
- The address.CommunicationException
- If the address is not valid for this message type.Copyright © 2000-2014. All Rights Reserved.