| Package | Description |
|---|---|
| com.sun.corba.se.spi.PortableActivationIDL | |
| com.sun.corba.se.spi.PortableActivationIDL.RepositoryPackage |
| Modifier and Type | Method and Description |
|---|---|
ServerDef |
_RepositoryStub.getServer(String serverId)
get server definition
|
ServerDef |
RepositoryPOATie.getServer(String serverId)
get server definition
|
ServerDef |
RepositoryOperations.getServer(String serverId)
get server definition
|
| Modifier and Type | Method and Description |
|---|---|
String |
_RepositoryStub.registerServer(ServerDef serverDef)
register server definition.
|
String |
RepositoryPOATie.registerServer(ServerDef serverDef)
register server definition.
|
String |
RepositoryOperations.registerServer(ServerDef serverDef)
register server definition.
|
| Modifier and Type | Field and Description |
|---|---|
ServerDef |
ServerDefHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ServerDef |
ServerDefHelper.extract(Any a) |
static ServerDef |
ServerDefHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerDefHelper.insert(Any a,
ServerDef that) |
static void |
ServerDefHelper.write(OutputStream ostream,
ServerDef value) |
| Constructor and Description |
|---|
ServerDefHolder(ServerDef initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.