|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseReceiver
Method Summary | |
---|---|
void |
receiveResponse(java.lang.String response)
This method is invoked when a response is received via tcp sockets. |
Method Detail |
---|
void receiveResponse(java.lang.String response)
response
- String containing the response to receive.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |