coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Change RemoteChannel submit and raise methods to be asynchronous #308

Closed brianoliver closed 8 years ago

brianoliver commented 8 years ago

RemoteChannel submit methods should be asynchronous and return CompletableFuture. This will allow application code to submit RemoteRunnables and RemoteCallables, or raise RemoteEvents and then asynchronously await completion of those submissions.

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-308

brianoliver commented 8 years ago

Reported by @thegridman

brianoliver commented 8 years ago

Marked as fixed by @thegridman on Sunday, April 10th 2016, 8:53:26 pm