Refactor a method in LocalTransportSender
-----------------------------------------

                 Key: AXIS2-4963
                 URL: https://issues.apache.org/jira/browse/AXIS2-4963
             Project: Axis2
          Issue Type: Bug
          Components: transports
    Affects Versions: nightly
            Reporter: Heshan Suriyaarachchi
             Fix For: 1.7


In a previous patch(AXIS2-4944) I added a method called isNonBlocking() to 
LocalTransportSender. 

The access modifier of isNonBlocking() method should be changed to protected. 
Otherwise it'll give the result always as false in a situation where we extend 
LocalTransportSender and override the to return true. 



-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to