private static class Util.ClientHostImpl extends Object implements ClientHost
| Modifier and Type | Field and Description |
|---|---|
private InetAddress |
addr |
| Constructor and Description |
|---|
ClientHostImpl(InetAddress addr) |
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
getClientHost()
Returns the client host address for the remote call.
|
private final InetAddress addr
public ClientHostImpl(InetAddress addr)
public InetAddress getClientHost()
ClientHostgetClientHost in interface ClientHostCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.