|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Profile | |
---|---|
org.jcsp.net | This is main package for JCSP.NET. |
Uses of Profile in org.jcsp.net |
---|
Methods in org.jcsp.net that return Profile | |
---|---|
static Profile |
Profile.getLinkProfile(String name)
Returns a link profile of a certain name from a static collection of link profiles. |
static Profile |
Profile.getNodeProfile(String name)
Returns a Node profile of a certain name from a static collection of Node profiles. |
Constructors in org.jcsp.net with parameters of type Profile | |
---|---|
StandardNetChannelEndFactory(Profile profile)
Creates a factory that creates links using a given profile rather than the default one. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |