This interface defines methods for constructing Networked channel ends.
Type | Name and description |
---|---|
NetSharedChannelOutput |
createAny2Net(NetChannelLocation loc) |
NetSharedChannelInput |
createNet2Any() |
NetAltingChannelInput |
createNet2One() |
NetChannelOutput |
createOne2Net(NetChannelLocation loc) |
Constructs a NetSharedChannelOutput
object.
NetSharedChannelOutput
object.
Constructs a NetSharedChannelInput
object.
NetSharedChannelInput
object.
Constructs a NetAltingChannelInput
object.
NetAltingChannelInput
object.
Constructs a NetChannelOutput
object.
NetChannelOutput
object.