|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Exchange
Exchange interface.
| Method Summary | |
|---|---|
boolean |
matchResponseByString(String input)
matchResponseByString |
boolean |
processResponse(BufferedReader in)
processResponse |
boolean |
sendRequest(OutputStream out)
sendRequest |
| Method Detail |
|---|
boolean sendRequest(OutputStream out)
throws IOException
sendRequest
out - a OutputStream object.
IOException - if any.
boolean processResponse(BufferedReader in)
throws IOException
processResponse
in - a BufferedReader object.
IOException - if any.boolean matchResponseByString(String input)
matchResponseByString
input - a String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||