| Interface | Description |
|---|---|
| HttpProvider |
A suite a convenience functions which wrap and clean up
common HTTP request operations.
|
| Class | Description |
|---|---|
| HeaderAndBody |
This is a convenience to wrap up headers from a
HTTPResponse with its entity.
|
| Exception | Description |
|---|---|
| HttpException |
If an HTTP Request does not return status code 200 then this will
be thrown.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.