[jboss-jira] [JBoss JIRA] (JGRP-1687) CastMessageWithFuture in MessageDispatcher

shen kim (JIRA) jira-events at lists.jboss.org
Wed Sep 4 05:40:03 EDT 2013


     [ https://issues.jboss.org/browse/JGRP-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

shen kim updated JGRP-1687:
---------------------------

    Issue Type: Bug  (was: Feature Request)

    
> CastMessageWithFuture in MessageDispatcher 
> -------------------------------------------
>
>                 Key: JGRP-1687
>                 URL: https://issues.jboss.org/browse/JGRP-1687
>             Project: JGroups
>          Issue Type: Bug
>            Reporter: shen kim
>            Assignee: Bela Ban
>
> When I used CastMessageWithFuture in MessageDispatcher. I found the following Method declared :
> public <T> NotifyingFuture<RspList<T>> castMessageWithFuture(java.util.Collection<Address> dests, Message  RequestOptions options, FutureListener<T> listener) throws java.lang.Exception
> Is it the FutureListener<T> may be declared to  FutureListener<RspList<T>> ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list