IoSession interface is not implemeted in any place 
---------------------------------------------------

                 Key: QPID-1150
                 URL: https://issues.apache.org/jira/browse/QPID-1150
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: M3
         Environment: Ubuntu 8.10
            Reporter: Lahiru Gunathilake
             Fix For: M3


There is an interface called IoSession It's not implemented in any place other 
than test class of that particular interface. And the important thing is there 
are several places which use this interface and all most all of those methods 
and classes become obsolete.

As an example AMQMinoProtocolSession class have two constructors and two of 
those use that IoSession type as a parameter since this is not implemented by 
any method this class become obsolete.

I propose adding another construtor for that class for now rather removing the 
interface since that might be useful in future.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to