Uses of Interface
org.jcsp.net.NetBufferedChannelEndFactory
-
Packages that use NetBufferedChannelEndFactory Package Description org.jcsp.net This is main package for JCSP.NET. -
-
Uses of NetBufferedChannelEndFactory in org.jcsp.net
Classes in org.jcsp.net that implement NetBufferedChannelEndFactory 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.
-