Request

Undocumented in source.

Constructors

this
this(byte[] requestMessage, ResponseHandler respFunc)
Undocumented in source.
this
this(byte[] requestMessage)
Undocumented in source.

Members

Functions

expectsResponse
bool expectsResponse()
Undocumented in source. Be warned that the author may not have intended to support it.
getRequestData
byte[] getRequestData()
Undocumented in source. Be warned that the author may not have intended to support it.
process
void process(byte[] responseData)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta