|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A class that connects a remote component to the component that generated this object through a hidden representation and returns channels through which they can communicate.
| Method Summary | |
connect.ChannelBundle |
connect(connect.ComponentEmissary requesting)
This method should connect the requesting component to the object that generates this CreatesComponent and then initialize the channel objects for the connection. |
Class |
getHostType()
Return the type of component that this CreatesConnection is hooked up to. |
| Method Detail |
public connect.ChannelBundle connect(connect.ComponentEmissary requesting)
throws ConnectionRejectedException
ConnectionRejectedExceptionpublic Class getHostType()
|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||