|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CassServiceException | |
edu.uci.isr.yancees.server.service.cassius |
Uses of CassServiceException in edu.uci.isr.yancees.server.service.cassius |
Methods in edu.uci.isr.yancees.server.service.cassius that throw CassServiceException | |
void |
CassiusService.registerAccount(org.w3c.dom.Node command)
|
void |
CassiusService.unregisterAccount(org.w3c.dom.Node command)
|
void |
CassiusService.changeAccount(org.w3c.dom.Node command)
|
org.w3c.dom.Node |
CassiusService.listAccounts(org.w3c.dom.Node command)
|
void |
CassiusService.newObject(org.w3c.dom.Node command)
|
void |
CassiusService.removeObject(org.w3c.dom.Node command)
|
void |
CassiusService.modifyObject(org.w3c.dom.Node command)
|
org.w3c.dom.Node |
CassiusService.listObjects(org.w3c.dom.Node command)
|
void |
CassiusService.defineType(org.w3c.dom.Node command)
|
void |
CassiusService.removeType(org.w3c.dom.Node command)
|
org.w3c.dom.Node |
CassiusService.listTypes(org.w3c.dom.Node command)
|
EventInterface[] |
CassiusService.poll(org.w3c.dom.Node command)
Interprets the following XML protocol description. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |