|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Server | |
---|---|
org.apache.yoko.orb.IMR |
Uses of Server in org.apache.yoko.orb.IMR |
---|
Classes in org.apache.yoko.orb.IMR that implement Server | |
---|---|
class |
_ServerStub
|
Fields in org.apache.yoko.orb.IMR declared as Server | |
---|---|
Server[] |
ServerSeqHolder.value
|
Server |
ServerHolder.value
|
Methods in org.apache.yoko.orb.IMR that return Server | |
---|---|
Server |
ServerPOA._this()
|
Server |
ServerPOA._this(ORB orb)
|
Server |
ServerFactoryOperations.create_server_record(String server)
Create server record. |
Server |
_ServerFactoryStub.create_server_record(String _ob_a0)
|
static Server |
ServerHelper.extract(Any any)
|
static Server[] |
ServerSeqHelper.extract(Any any)
|
Server |
ServerFactoryOperations.get_server(String server)
Retrieve a server record. |
Server |
_ServerFactoryStub.get_server(String _ob_a0)
|
Server[] |
ServerFactoryOperations.list_orphaned_servers()
List the orphaned server records. |
Server[] |
_ServerFactoryStub.list_orphaned_servers()
|
Server[] |
ServerFactoryOperations.list_servers_by_host(String host)
List the server records for a particular OAD/Host. |
Server[] |
_ServerFactoryStub.list_servers_by_host(String _ob_a0)
|
Server[] |
ServerFactoryOperations.list_servers()
List all the server records. |
Server[] |
_ServerFactoryStub.list_servers()
|
static Server |
ServerHelper.narrow(Object val)
|
static Server |
ServerHelper.read(InputStream in)
|
static Server[] |
ServerSeqHelper.read(InputStream in)
|
static Server |
ServerHelper.unchecked_narrow(Object val)
|
Methods in org.apache.yoko.orb.IMR with parameters of type Server | |
---|---|
static void |
ServerHelper.insert(Any any,
Server val)
|
static void |
ServerSeqHelper.insert(Any any,
Server[] val)
|
static void |
ServerHelper.write(OutputStream out,
Server val)
|
static void |
ServerSeqHelper.write(OutputStream out,
Server[] val)
|
Constructors in org.apache.yoko.orb.IMR with parameters of type Server | |
---|---|
ServerHolder(Server initial)
|
|
ServerSeqHolder(Server[] initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |