ServerChannelSendRequest Method |
Name | Description | |
---|---|---|
SendRequest(String, Object) |
Sends an asynchronous transaction to the specified service with supplied request data.
| |
SendRequest(String, Object, ReplyListener) |
Sends an asynchronous transaction to the specified service with supplied request data and
listener.
| |
SendRequest(String, Object, ReplyListener, Object) |
Sends an asynchronous transaction to the specified service with supplied request data,
listener and context.
|