public class SocketAddressEncoder extends Object
Constructor and Description |
---|
SocketAddressEncoder() |
public static InetSocketAddress decode(String str) throws UnknownHostException
UnknownHostException
public static String encode(InetSocketAddress address)
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.