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 ConnectionOrientedprivate booleanprivate MaxPingprivate MinSpeedprivate Stringprivate Reliableprivate ReqProtocolprivate Hashtableprivate 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
-
addReq
-
removeReq
-
getReqs
-
getName
-
getExactMatchRequired
public boolean getExactMatchRequired() -
equals
-
toString
-
hashCode
-