|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidSSDRef | |
---|---|
org.jacorb.imr | |
org.jacorb.imr.RegistrationPackage |
Uses of InvalidSSDRef in org.jacorb.imr |
---|
Methods in org.jacorb.imr that throw InvalidSSDRef | |
void |
_ImplementationRepositoryStub.register_host(HostInfo info)
|
void |
RegistrationPOATie.register_host(HostInfo info)
|
void |
_RegistrationStub.register_host(HostInfo info)
|
void |
ImplementationRepositoryImpl.register_host(HostInfo host)
Register a new host with a server startup daemon. |
void |
RegistrationOperations.register_host(HostInfo info)
|
void |
ImplementationRepositoryPOATie.register_host(HostInfo info)
|
Uses of InvalidSSDRef in org.jacorb.imr.RegistrationPackage |
---|
Fields in org.jacorb.imr.RegistrationPackage declared as InvalidSSDRef | |
InvalidSSDRef |
InvalidSSDRefHolder.value
|
Methods in org.jacorb.imr.RegistrationPackage that return InvalidSSDRef | |
static InvalidSSDRef |
InvalidSSDRefHelper.extract(Any any)
|
static InvalidSSDRef |
InvalidSSDRefHelper.read(InputStream in)
|
Methods in org.jacorb.imr.RegistrationPackage with parameters of type InvalidSSDRef | |
static void |
InvalidSSDRefHelper.insert(Any any,
InvalidSSDRef s)
|
static void |
InvalidSSDRefHelper.write(OutputStream out,
InvalidSSDRef s)
|
Constructors in org.jacorb.imr.RegistrationPackage with parameters of type InvalidSSDRef | |
InvalidSSDRefHolder(InvalidSSDRef initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |