|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidConnection | |
|---|---|
| scs.core | |
| Uses of InvalidConnection in scs.core |
|---|
| Fields in scs.core declared as InvalidConnection | |
|---|---|
InvalidConnection |
InvalidConnectionHolder.value
|
| Methods in scs.core that return InvalidConnection | |
|---|---|
static InvalidConnection |
InvalidConnectionHelper.extract(Any any)
|
static InvalidConnection |
InvalidConnectionHelper.read(InputStream in)
|
| Methods in scs.core with parameters of type InvalidConnection | |
|---|---|
static void |
InvalidConnectionHelper.insert(Any any,
InvalidConnection s)
|
static void |
InvalidConnectionHelper.write(OutputStream out,
InvalidConnection s)
|
| Methods in scs.core that throw InvalidConnection | |
|---|---|
int |
Receptacle.addConnection(Object obj)
Connects a remote facet to this receptacle. |
int |
IReceptaclesServant.connect(String receptacle,
Object obj)
Connects a remote facet to a receptacle. |
int |
IReceptaclesPOATie.connect(String receptacle,
Object obj)
|
int |
IReceptaclesOperations.connect(String receptacle,
Object obj)
|
int |
_IReceptaclesStub.connect(String receptacle,
Object obj)
|
void |
IReceptaclesServant.disconnect(int id)
Disconnects a remote facet from a receptacle. |
void |
IReceptaclesPOATie.disconnect(int id)
|
void |
IReceptaclesOperations.disconnect(int id)
|
void |
_IReceptaclesStub.disconnect(int id)
|
| Constructors in scs.core with parameters of type InvalidConnection | |
|---|---|
InvalidConnectionHolder(InvalidConnection initial)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||