jetty.project/jetty-http2/http2-common/src
Simone Bordet b8d6e3f010
Fixes #6410 - Use SocketAddress instead of InetSocketAddress. (#6414)
* Fixes #6410 - Use SocketAddress instead of InetSocketAddress.

Removed usages of InetSocketAddress in method signatures where possible.
Deprecated old methods, and added new methods with SocketAddress.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-06-17 10:18:08 +02:00
..
main/java Fixes #6410 - Use SocketAddress instead of InetSocketAddress. (#6414) 2021-06-17 10:18:08 +02:00
test Happy New Year 2021 (Jetty 10 edition) 2021-01-21 15:05:57 -06:00