Package org.jcsp.net

Class UnacknowledgedNetChannelEndFactory

java.lang.Object
org.jcsp.net.StandardNetChannelEndFactory
org.jcsp.net.UnacknowledgedNetChannelEndFactory
All Implemented Interfaces:
NetBufferedChannelEndFactory, NetChannelEndFactory, NetLabelledBufferedChannelEndFactory, NetLabelledChannelEndFactory

public class UnacknowledgedNetChannelEndFactory extends StandardNetChannelEndFactory
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.