Package org.jcsp.net

Interface NetSharedChannelOutput

All Superinterfaces:
ChannelOutput, NetChannelOutput, Networked, Poisonable, SharedChannelOutput
All Known Implementing Classes:
Any2NetChannel

public interface NetSharedChannelOutput extends NetChannelOutput, SharedChannelOutput
This interface should be implemented by classes that wish to act as NetChannelOutput objects which can be used by muliple concurrent processes.