|
Restlet Framework 2.2.2 Google Web Toolkit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RecipientInfo | |
---|---|
org.restlet.client | Core classes of the API. |
Uses of RecipientInfo in org.restlet.client |
---|
Methods in org.restlet.client that return types with arguments of type RecipientInfo | |
---|---|
List<RecipientInfo> |
Message.getRecipientsInfo()
Returns the intermediary recipient information. Note that when used with HTTP connectors, this property maps to the "Via" headers. |
Method parameters in org.restlet.client with type arguments of type RecipientInfo | |
---|---|
void |
Message.setRecipientsInfo(List<RecipientInfo> recipientsInfo)
Sets the modifiable list of intermediary recipients. |
|
Restlet Framework 2.2.2 Google Web Toolkit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |