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 JpipClient.BeginGetJpipResponse(String,RequestFields,AsyncCallback,Object) method. |
Delegate | Description | |
---|---|---|
![]() | AddDatabinCallback | Represents the method that will handle the receiving of new data-bins. |