Added ways to get the addresses of the request's connection.
authorFredrik Tolf <fredrik@dolda2000.com>
Mon, 12 Oct 2009 21:33:06 +0000 (23:33 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Mon, 12 Oct 2009 21:33:06 +0000 (23:33 +0200)
commitb606e86e005c98e6b4039bf8e4541ed76273a0da
tree3669b21ec07c7d1f003e07250787b58a4f280254
parent7114c38b358d27e6c390a689a50c7f9d2d2a048c
Added ways to get the addresses of the request's connection.
src/dolda/jsvc/Request.java
src/dolda/jsvc/j2ee/J2eeRequest.java
src/dolda/jsvc/test/TestResponder.java