Package | Description |
---|---|
org.restlet |
Core classes of the API.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<RecipientInfo> |
Message.getRecipientsInfo()
Returns the intermediary recipient information.
|
Modifier and Type | Method and Description |
---|---|
void |
Message.setRecipientsInfo(java.util.List<RecipientInfo> recipientsInfo)
Sets the modifiable list of intermediary recipients.
|
Copyright © 2005-2024 Restlet.