Extends the standard network channel factory to give unacknowledged channel output ends. Use these with caution as the lack of synchronization between sender and receiver can lead to potential problems.
Constructor and description |
---|
UnacknowledgedNetChannelEndFactory
() Creates a new factory object. |
Type | Name and description |
---|---|
NetSharedChannelOutput |
createAny2Net(NetChannelLocation loc) Creates an unacknowledged output channel end suitable for use by multiple writers. |
NetChannelOutput |
createOne2Net(NetChannelLocation loc) Creates an unacknowledged output channel end suitable for use by a single writer. |
Methods inherited from class | Name |
---|---|
class StandardNetChannelEndFactory |
any2net, any2net, any2net, any2net, any2net, any2net, any2net, any2net, any2net, any2net, any2net, any2net, createAny2Net, createNet2Any, createNet2One, createOne2Net, net2any, net2any, net2any, net2any, net2one, net2one, net2one, net2one, numberedNet2Any, numberedNet2Any, numberedNet2Any, numberedNet2Any, numberedNet2One, numberedNet2One, numberedNet2One, numberedNet2One, one2net, one2net, one2net, one2net, one2net, one2net, one2net, one2net, one2net, one2net, one2net, one2net |
Creates an unacknowledged output channel end suitable for use by multiple writers.
loc
- address of the input channel end to connect to.Creates an unacknowledged output channel end suitable for use by a single writer.
loc
- address of the input channel end to connect to.JCSP for Java 1.8 generated 14-10-2016 by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk