Overview and description of Leadtools Jpip Client classes, and delegates.
Class | Description | |
---|---|---|
DataBinInfo | Contains a JPIP data-bin information returned from the server. | |
JpipClient | A JPIP client class which sends server requests and receives responses. | |
JpipResponse | Contains all the information returned from the server due to a call to the BeginGetJpipResponse(String,RequestFields,AsyncCallback,Object) method. |
Delegate | Description | |
---|---|---|
AddDatabinCallback | Represents the method that will handle the receiving of new data-bins. |
See Also