|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObixserverException | |
---|---|
obixserver.core | Core oBIX Server Subsystem |
obixserver.core.alarm | Alarm Sybsystem |
obixserver.core.engine | oBIX Server Engine |
Uses of ObixserverException in obixserver.core |
---|
Methods in obixserver.core that throw ObixserverException | |
---|---|
void |
Service.start()
Starts the service. |
void |
Service.stop()
Stops the service. |
Uses of ObixserverException in obixserver.core.alarm |
---|
Methods in obixserver.core.alarm that throw ObixserverException | |
---|---|
void |
AlarmManager.start()
|
void |
AlarmManager.stop()
|
Uses of ObixserverException in obixserver.core.engine |
---|
Methods in obixserver.core.engine that throw ObixserverException | |
---|---|
obix.Obj |
ObjBrokerImpl.invoke(obix.Obj obj,
String xml,
String method)
|
obix.Obj |
ObjBroker.invoke(obix.Obj obj,
String input,
String method)
Invokes processing for operation Obj's (Op Obj's). |
void |
ObjBrokerImpl.start()
|
void |
ObjBrokerImpl.stop()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |