|
Interface Summary |
| Ack |
A Ack |
| BrowserDelegate |
Represents the minimal set of operations to provide browser
functionality. |
| BrowserEndpoint |
Represents the set of methods from the BrowserDelegate that are handled on the server. |
| Cancel |
A Cancel |
| ConnectionDelegate |
Represents the minimal set of operations to provide connection functionality. |
| ConnectionEndpoint |
Represents the set of methods from the ConnectionDelegate that are handled on the server. |
| ConnectionFactoryDelegate |
Represents the minimal set of operations to provide connection factory functionality. |
| ConnectionFactoryEndpoint |
Represents the set of methods from the ConnectionFactoryDelegate that are handled on the server. |
| ConsumerDelegate |
Represents the minimal set of operations to provide consumer
functionality. |
| ConsumerEndpoint |
Represents the set of methods from the ConsumerDelegate that are handled on the server. |
| ProducerDelegate |
Represents the minimal set of operations to provide producer functionality. |
| SessionDelegate |
Represents the minimal set of operations to provide session functionality. |
| SessionEndpoint |
|