ClientTransport
Class
Declaration
class com.tibco.tibrv.config.ClientTransport
extends java.lang.Object
Purpose
Represent a client transport of a Rendezvous communications daemon.
Remarks
The method RvdProxy.getClientTransports() returns an array of objects of this class.
Method |
Description |
Get the globally unique identifier for the transport object. |
|
Get the subscriptions that this transport has registered with the daemon. |
|
See Also
RvdProxy.getClientTransports()
For the corresponding browser page, see Clients in
Subtopics