|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AGIReader
The AGIReader reads the replies from the network and parses them using a ReplyBuilder.
Method Summary | |
---|---|
AGIReply |
readReply()
Reads one reply to an AGICommand from Asterisk. |
AGIRequest |
readRequest()
Reads the initial request data from Asterisk. |
Method Detail |
---|
AGIRequest readRequest() throws AGIException
AGIException
- if the request can't be read.AGIReply readReply() throws AGIException
AGIException
- if the reply can't be read.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |