|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerNotRunning | |
---|---|
org.apache.yoko.orb.IMR |
Uses of ServerNotRunning in org.apache.yoko.orb.IMR |
---|
Fields in org.apache.yoko.orb.IMR declared as ServerNotRunning | |
---|---|
ServerNotRunning |
ServerNotRunningHolder.value
|
Methods in org.apache.yoko.orb.IMR that return ServerNotRunning | |
---|---|
static ServerNotRunning |
ServerNotRunningHelper.extract(Any any)
|
static ServerNotRunning |
ServerNotRunningHelper.read(InputStream in)
|
Methods in org.apache.yoko.orb.IMR with parameters of type ServerNotRunning | |
---|---|
static void |
ServerNotRunningHelper.insert(Any any,
ServerNotRunning val)
|
static void |
ServerNotRunningHelper.write(OutputStream out,
ServerNotRunning val)
|
Methods in org.apache.yoko.orb.IMR that throw ServerNotRunning | |
---|---|
void |
ServerOperations.stop()
Stop the server, if running. |
void |
_ServerStub.stop()
|
Constructors in org.apache.yoko.orb.IMR with parameters of type ServerNotRunning | |
---|---|
ServerNotRunningHolder(ServerNotRunning initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |