| Package | Description |
|---|---|
| org.gatein.pc.test.unit.protocol | |
| org.gatein.pc.test.unit.protocol.request | |
| org.gatein.pc.test.unit.protocol.response |
| Modifier and Type | Class and Description |
|---|---|
static class |
Body.Form |
static class |
Body.Raw |
| Modifier and Type | Method and Description |
|---|---|
Body |
DoPostRequest.getBody() |
| Constructor and Description |
|---|
DoPostRequest(URI uri,
String contentType,
Body body) |
| Modifier and Type | Method and Description |
|---|---|
Body |
InvokePostResponse.getBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvokePostResponse.setBody(Body body) |
Copyright © 2003-2016 GateIn. All Rights Reserved.