Package | Description |
---|---|
org.restlet.data |
Information exchanged by components.
|
Modifier and Type | Method and Description |
---|---|
Product |
ClientInfo.getMainAgentProduct()
Returns a Product object based on the name of the user agent.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Product> |
ClientInfo.getAgentProducts()
Returns the list of product tokens from the user agent name.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientInfo.setAgentProducts(java.util.List<Product> agentProducts)
Sets the list of product tokens from the user agent name.
|
Copyright © 2005-2024 Restlet.