|
SCS | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoConnection | |
---|---|
scs.core | |
scs.core.servant |
Uses of NoConnection in scs.core |
---|
Fields in scs.core declared as NoConnection | |
---|---|
NoConnection |
NoConnectionHolder.value
|
Methods in scs.core that return NoConnection | |
---|---|
static NoConnection |
NoConnectionHelper.extract(org.omg.CORBA.Any a)
|
static NoConnection |
NoConnectionHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in scs.core with parameters of type NoConnection | |
---|---|
static void |
NoConnectionHelper.insert(org.omg.CORBA.Any a,
NoConnection that)
|
static void |
NoConnectionHelper.write(org.omg.CORBA.portable.OutputStream ostream,
NoConnection value)
|
Methods in scs.core that throw NoConnection | |
---|---|
void |
IReceptaclesPOATie.disconnect(int id)
|
void |
_IReceptaclesStub.disconnect(int id)
|
void |
IReceptaclesOperations.disconnect(int id)
|
Constructors in scs.core with parameters of type NoConnection | |
---|---|
NoConnectionHolder(NoConnection initialValue)
|
Uses of NoConnection in scs.core.servant |
---|
Methods in scs.core.servant that throw NoConnection | |
---|---|
void |
IReceptaclesServant.disconnect(int id)
|
|
SCS | |||||||||
PREV NEXT | FRAMES NO FRAMES |