[RFA/JDWP] Transport factory

Keith Seitz keiths@redhat.com
Fri Jun 3 20:51:00 GMT 2005


Hi,

As I mentioned in a previous note, JDWP allows for several different
transport layers, including sockets and shared memory. While probably a
bit on the overkill side, this patch adds a factory for transports.

This is the last of the simple patches for this
gnu.classpath.jdwp.transport.

Comments/questions/concerns?
Keith

ChangeLog
2005-06-03  Keith Seitz  <keiths@redhat.com>

        * gnu/classpath/jdwp/transport/TransportFactory.java: New file.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: jdwp-transport-factory.patch
Type: text/x-patch
Size: 4373 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050603/631e50c1/attachment.bin>


More information about the Java-patches mailing list