Skip to content
Snippets Groups Projects
Commit 00907d35 authored by kseitz's avatar kseitz
Browse files

* gnu/classpath/jdwp/transport/JdwpPacket.java (write): New method.

        (myWrite): New abstract method.
        (toBytes): Remove.
        (myToBytes): Remove.
        * gnu/classpath/jdwp/transport/JdwpReplyPacket.java (myWrite): New
        method.
        * gnu/classpath/jdwp/transport/JdwpCommandPacket.java (myWrite): New
        method.
        * gnu/classpath/jdwp/transport/JdwpConnection.java (sendPacket): Use
        JdwpPacket.write instead of JdwpPacket.toBytes.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101472 138bc75d-0d04-0410-961f-82ee72b054a4
parent 24774b32
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment