Package | Description |
---|---|
org.restlet | |
org.restlet.engine.adapter | |
org.restlet.engine.connector | |
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()
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–2014. All rights reserved.