|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Logger
for logging information messages..
CNSService
.
init(NodeAddressID[])
with a single element in the
array.
init(NodeAddressID[], HashTable)
with the HashTable
parameter being supplied as null
.
LinkServer
listening
on each of the supplied NodeAddressID
objects.
NodeFactory
.
NodeFactory
object.
Node
class.
LinkServer
processes listening on the specified protocol.
LinkServer
listening on a specified
NodeAddressID
and holds the specified set of
Specification
objects against the address.
Service
object as a service in this
ServiceManager
.
GlobalID
.
true
if this NodeAddressID
is known to be
unique within the global org.jcsp.net domain.
true
if the node has already been initialized,
false otherwise.
- isOpen() -
Method in class org.jcsp.lang.AltingConnectionClientImpl
- Returns whether the server has kept its end of the Connection open.
- isOpen() -
Method in interface org.jcsp.lang.ConnectionClient
- Returns whether the server has kept its end of the Connection open.
- isRunning() -
Method in class org.jcsp.net.cns.CNS
- Returns whether the service is running.
- isRunning() -
Method in class org.jcsp.net.cns.CNSService
- This returns whether the service is running.
- isRunning() -
Method in class org.jcsp.net.dynamic.DynamicClassLoader
- Returns true iff the service is running.
- isRunning() -
Method in class org.jcsp.net.security.SimpleSecurityAuthority
- Returns true iff the service is running.
- isRunning() -
Method in interface org.jcsp.net.Service
- Indicates whether or not a service is running.
- isThisNode(NodeID) -
Method in class org.jcsp.net.Node
-
This method allows a
NodeID
to be checked to see whether it
represents the local Node.
- isUnique() -
Method in class org.jcsp.net.settings.Address
-
|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |