public class NetAltingConnectionClient extends AltingConnectionClientImpl implements NetConnectionClient
Instances of this class are AltingConnectionClient
objects which connect to ConnectionServer objects
over a JCSP.NET network.
Instances of this class are not guaranteed to be safe to use
by muliple concurrent processes. See
.
NetSharedAltingConnectionClient
Instances can be constructed by using a
or by
using the NetConnectionFactory class.
NetConnection
| Modifier and Type | Method and Description |
|---|---|
void |
destroyClient()
Destroys the client and frees any resources used
in the JCSP.NET infrastructure.
|
NetChannelLocation |
getChannelLocation()
Returns the location of the server.
|
claim, isOpen, release, reply, requestgetAltingChannel, pending, setAltingChannelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisOpen, reply, requestpublic NetChannelLocation getChannelLocation()
getChannelLocation in interface NetworkedNetChannelLocation
object.public void destroyClient()
destroyClient in interface NetConnectionClientSubmit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.