[jboss-remoting-issues] [JBoss JIRA] Created: (JBREM-1103) Correct javadoc for Client.invokeOneway()

Ron Sigal (JIRA) jira-events at lists.jboss.org
Tue Feb 24 19:21:44 EST 2009


Correct javadoc for Client.invokeOneway()
-----------------------------------------

                 Key: JBREM-1103
                 URL: https://jira.jboss.org/jira/browse/JBREM-1103
             Project: JBoss Remoting
          Issue Type: Task
      Security Level: Public (Everyone can see)
    Affects Versions: 2.5.0.SP2 (Flounder) , 2.2.2.SP11
            Reporter: Ron Sigal
            Assignee: Ron Sigal
            Priority: Minor
             Fix For: 2.2.2.SP12, 2.5.0.SP3 (Flounder)


The javadoc discussion on org.jboss.remoting.Client.invokeOneway() is no longer correct when the value of clientSide is false.  In particular, it is incorrect for the socket transport, since org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport() returns immediately after sending an invocation when it detects a oneway invocation.  This behavior has been true since the implementation of JBREM-548 "Support one way invocations with no response".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-remoting-issues mailing list