Package org.jcsp.net.settings
Class LinkProfile
java.lang.Object
org.jcsp.net.settings.LinkProfile
Used internally within the JCSP network infrastructure to represent a single link profile.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ConnectionOriented
private boolean
private MaxPing
private MinSpeed
private String
private Reliable
private ReqProtocol
private Hashtable
private Wireless
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
minSpeed
-
reqProtocol
-
wireless
-
reliable
-
connectionOriented
-
maxPing
-
reqs
-
name
-
exactMatchRequired
private boolean exactMatchRequired
-
-
Constructor Details
-
LinkProfile
-
-
Method Details