Package org.jcsp.net
Class LinkFactory
- java.lang.Object
-
- org.jcsp.net.LinkFactory
-
public class LinkFactory extends Object
This class does not need to be used by normal JCSP users.
The
Builderinner class needs to be sub-classed by JCSP.NET protocol implementations.- Author:
- Quickstone Technologies Limited
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLinkFactory.BuilderAn abstract inner class which should be implemented by comunication protocol implementations.
-