Uses of Class
org.jcsp.net.StandardNetChannelEndFactory
-
Packages that use StandardNetChannelEndFactory Package Description org.jcsp.net This is main package for JCSP.NET. -
-
Uses of StandardNetChannelEndFactory in org.jcsp.net
Subclasses of StandardNetChannelEndFactory in org.jcsp.net Modifier and Type Class Description class
UnacknowledgedNetChannelEndFactory
Extends the standard network channel factory to give unacknowledged channel output ends.Fields in org.jcsp.net declared as StandardNetChannelEndFactory Modifier and Type Field Description private static StandardNetChannelEndFactory
NetChannelEnd. factory
private static StandardNetChannelEndFactory
StandardNetChannelEndFactory. instance
Methods in org.jcsp.net that return StandardNetChannelEndFactory Modifier and Type Method Description static StandardNetChannelEndFactory
StandardNetChannelEndFactory. getDefaultInstance()
-