|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FactoryAlreadyExists | |
---|---|
org.apache.yoko.orb.OCI |
Uses of FactoryAlreadyExists in org.apache.yoko.orb.OCI |
---|
Fields in org.apache.yoko.orb.OCI declared as FactoryAlreadyExists | |
---|---|
FactoryAlreadyExists |
FactoryAlreadyExistsHolder.value
|
Methods in org.apache.yoko.orb.OCI that return FactoryAlreadyExists | |
---|---|
static FactoryAlreadyExists |
FactoryAlreadyExistsHelper.extract(Any any)
|
static FactoryAlreadyExists |
FactoryAlreadyExistsHelper.read(InputStream in)
|
Methods in org.apache.yoko.orb.OCI with parameters of type FactoryAlreadyExists | |
---|---|
static void |
FactoryAlreadyExistsHelper.insert(Any any,
FactoryAlreadyExists val)
|
static void |
FactoryAlreadyExistsHelper.write(OutputStream out,
FactoryAlreadyExists val)
|
Methods in org.apache.yoko.orb.OCI that throw FactoryAlreadyExists | |
---|---|
void |
AccFactoryRegistry_impl.add_factory(AccFactory factory)
|
void |
AccFactoryRegistryOperations.add_factory(AccFactory factory)
Adds an Acceptor factory to the registry. |
void |
ConFactoryRegistry_impl.add_factory(ConFactory factory)
|
void |
ConFactoryRegistryOperations.add_factory(ConFactory factory)
Adds a Connector factory to the registry. |
Constructors in org.apache.yoko.orb.OCI with parameters of type FactoryAlreadyExists | |
---|---|
FactoryAlreadyExistsHolder(FactoryAlreadyExists initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |