ITransport.java: New file.
authorKeith Seitz <keiths@redhat.com>
Fri, 3 Jun 2005 20:56:09 +0000 (20:56 +0000)
committerKeith Seitz <kseitz@gcc.gnu.org>
Fri, 3 Jun 2005 20:56:09 +0000 (20:56 +0000)
commit658a82f8edacdbe5f49eb4309bf5e2fb3dc9b147
tree97da1c528a27e3848238a4840cff91630bf82344
parent25e3d99dc26b4312f21796c40ceb4403462d69b0
ITransport.java: New file.

        * gnu/classpath/jdwp/transport/ITransport.java: New file.
        * gnu/classpath/jdwp/transport/SocketTransport.java: New file.

From-SVN: r100553
libjava/ChangeLog
libjava/gnu/classpath/jdwp/transport/ITransport.java [new file with mode: 0644]
libjava/gnu/classpath/jdwp/transport/SocketTransport.java [new file with mode: 0644]