|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Requester
Central interface for transports. Used as a factory for requests.
To add a new transport/library support, implement this interface as long as
Request.
Request| Method Summary | |
|---|---|
Request |
createRequest()
Creates and initializes a new request. |
| Method Detail |
|---|
Request createRequest()
throws IOException
IOException - if input/output error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||