3 missing getChannel() methods in java.net package
--------------------------------------------------

         Key: HARMONY-181
         URL: http://issues.apache.org/jira/browse/HARMONY-181
     Project: Harmony
        Type: Bug
  Components: Classlib  
    Reporter: Svetlana Samoilenko


According to  J2SE 1.5 and 1.4.2 specifications there should be public methods 
   java.net.DatagramSocket.getChannel(),
   java.net.ServerSocket.getChannel(),
   java.net.Socket.getChannel()
which are missed.
 

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

Reply via email to