|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SToCApplet.CASDispatch | |
---|---|
app.util | This package defines utility classes to support applications and applets based on the Java ARP signing avatar subsystem. |
Uses of SToCApplet.CASDispatch in app.util |
---|
Methods in app.util with parameters of type SToCApplet.CASDispatch | |
---|---|
void |
SToCThread.requestSiGMLTextToCAS(java.lang.String sigml,
java.lang.String avatar,
SToCApplet.CASDispatch casback)
Accepts a CAS generation request for the given SiGML text and avatar, posts the request to the processing thread, and returns the result when it becomes available. |
void |
SToCThread.requestSiGMLURLToCAS(java.lang.String sigmlurl,
java.lang.String avatar,
SToCApplet.CASDispatch casback)
Accepts a CAS generation request for the given SiGML URL and avatar, posts the request to the processing thread, and returns the result when it becomes available. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |