|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SToC.CASDataReceiver
Interface for delivery of a sequence of CAS data chunks.
| Method Summary | |
|---|---|
void |
postNextCASChunk(java.lang.String caschunk)
Posts the given CAS data chunk to this receiver. |
void |
terminateCASSequence()
Indicates the completion of CAS generation, that is, that all CAS data chunks have now been posted to this receiver. |
| Method Detail |
|---|
void postNextCASChunk(java.lang.String caschunk)
void terminateCASSequence()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||