Package | Description |
---|---|
org.jcsp.net |
This is main package for JCSP.NET.
|
Modifier and Type | Method and Description |
---|---|
static Profile |
Profile.getLinkProfile(java.lang.String name)
Returns a link profile of a certain name from a static collection of
link profiles.
|
static Profile |
Profile.getNodeProfile(java.lang.String name)
Returns a Node profile of a certain name from a static collection of
Node profiles.
|
Constructor and Description |
---|
StandardNetChannelEndFactory(Profile profile)
Creates a factory that creates links using a given profile rather than the default one.
|
Copyright © 1996–2020. All rights reserved.