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 NetConnectionClientCopyright © 1996–2019. All rights reserved.