public static interface SToCThread.CASDataDelivery
Modifier and Type | Method and Description |
---|---|
void |
deliverCAS(java.lang.String casdata)
Delivers a chunk of CAS data -- which may or may not be
a complete CAS animation, and which may be XML or may be
JSON.
|