|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--webfunds.sox.Encodable
|
+--webfunds.sox.BasicReply
The BasicReply class is the base class for all "Basic" replies.
| Constructor Summary | |
protected |
BasicReply()
|
|
BasicReply(byte[] data)
|
|
BasicReply(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 BasicReply()
public BasicReply(byte[] data)
throws SOXPacketException
public BasicReply(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 | ||||||||