Inheritance diagram for SctServiceI._SctServiceInterfaceStub:


Public Member Functions | |
| String | status () |
| Return a short status message. | |
| short | busy () |
| return the number of busy workers. | |
| short | queueLength () |
| return the length of the work queue | |
| ipc.servantPackage.info | information () |
| void | shutdown () |
| String[] | _ids () |
Private Member Functions | |
| void | readObject (java.io.ObjectInputStream s) throws java.io.IOException |
| void | writeObject (java.io.ObjectOutputStream s) throws java.io.IOException |
Static Private Attributes | |
| static String[] | __ids |
Definition at line 15 of file _SctServiceInterfaceStub.java.
|
|
Initial value: {
"IDL:SctServiceI/SctServiceInterface:1.0",
"IDL:ipc/servant:1.0"}
Definition at line 125 of file _SctServiceInterfaceStub.java. Referenced by SctServiceI._SctServiceInterfaceStub._ids(). |
1.4.6