|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--webfunds.sox.Encodable
|
+--webfunds.sox.BasicRequest
The BasicRequest class is the base class for all "Basic" requests, the "top level" type of request.
| Constructor Summary | |
protected |
BasicRequest()
|
|
BasicRequest(byte[] data)
|
|
BasicRequest(java.io.InputStream is)
|
| Methods inherited from class webfunds.sox.Encodable |
decode,
decode,
encode,
encode,
main,
readByteArray,
readCertificate,
readProperties,
readString,
writeByteArray,
writeCertificate,
writeProperties,
writeString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
protected BasicRequest()
public BasicRequest(byte[] data)
throws SOXPacketException
public BasicRequest(java.io.InputStream is)
throws java.io.IOException,
SOXPacketException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||