| Package | Description |
|---|---|
| org.restlet | |
| org.restlet.engine.adapter | |
| org.restlet.ext.nio.internal.request | |
| org.restlet.ext.sip.internal | |
| org.restlet.resource | |
| org.restlet.util |
| Modifier and Type | Method and Description |
|---|---|
Conditions |
Request.getConditions()
Returns the modifiable conditions applying to this request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setConditions(Conditions conditions)
Sets the conditions applying to this request.
|
| Modifier and Type | Method and Description |
|---|---|
Conditions |
HttpRequest.getConditions()
Returns the condition data applying to this call.
|
| Modifier and Type | Method and Description |
|---|---|
Conditions |
HttpInboundRequest.getConditions()
Returns the condition data applying to this call.
|
| Modifier and Type | Method and Description |
|---|---|
Conditions |
SipInboundRequest.getConditions()
Deprecated.
Returns the condition data applying to this call.
|
| Modifier and Type | Method and Description |
|---|---|
Conditions |
Resource.getConditions()
Returns the modifiable conditions applying to this request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientResource.setConditions(Conditions conditions)
Sets the conditions applying to this request.
|
| Modifier and Type | Method and Description |
|---|---|
Conditions |
WrapperRequest.getConditions()
Returns the conditions applying to this call.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WrapperRequest.setConditions(Conditions conditions) |
Copyright © 2005–2015. All rights reserved.