Uses of Interface
org.jcsp.net.NetLabelledChannelEndFactory
-
Packages that use NetLabelledChannelEndFactory Package Description org.jcsp.net This is main package for JCSP.NET. -
-
Uses of NetLabelledChannelEndFactory in org.jcsp.net
Classes in org.jcsp.net that implement NetLabelledChannelEndFactory Modifier and Type Class Description class
StandardNetChannelEndFactory
A standard implementation of the JCSP.NET Networked channel factory interaces.class
UnacknowledgedNetChannelEndFactory
Extends the standard network channel factory to give unacknowledged channel output ends.
-