Uses of Class
org.jcsp.net.settings.LinkProfile
Packages that use LinkProfile
Package
Description
This package is used internally by the JCSP network infrastructure to load XML configuration files and
represent their structure.
-
Uses of LinkProfile in org.jcsp.net.settings
Fields in org.jcsp.net.settings declared as LinkProfileMethods in org.jcsp.net.settings that return LinkProfileModifier and TypeMethodDescriptionLinkProfiles.getLastProfile()LinkProfiles.getProfile(String name) LinkProfiles.getProfiles()Methods in org.jcsp.net.settings with parameters of type LinkProfileModifier and TypeMethodDescriptionvoidLinkProfiles.addProfile(LinkProfile p) voidLinkProfiles.removeProfile(LinkProfile p)