RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStreamedConnection Methods

The methods of the TStreamedConnection class are listed here.

 
Name 
Description 
 
Increments an internal reference counter. 
 
Decrements an internal reference counter. 
 
Provides the backstop for a method that obtains an ITransport interface. 
 
Connects to an application server. 
 
Disconnects from an application server. 
 
raises an exception for a specified exception object. 
 
Returns the value of the Interpreter property. 
 
Terminates a connection to the application server. 
 
Opens a connection to the application server. 
 
Implements the IUnknown QueryInterface method. 
 
Send 
Sends an interface call to the application server and returns the response. 
 
raises an exception for the thread that communicates with the application server. 
 
Handles callbacks from the application server. 
 
Dispatches messages from the transport layer. 
 
Name 
Description 
 
Retrieves a list of registered interceptors that can be used to transform messages between the connection component and the application server. 
 
Retrieves a list of registered data brokers from the remote server system. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!