| Package | Description | 
|---|---|
| org.restlet.data | 
 Information exchanged by components. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Expectation | 
Expectation.continueResponse()
Creates a "100-continue" expectation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<Expectation> | 
ClientInfo.getExpectations()
Returns the client expectations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ClientInfo.setExpectations(java.util.List<Expectation> expectations)
Sets the client expectations. 
 | 
Copyright © 2005-2024 Restlet.