com.sun.jini.jeri.internal.runtime
Class Util.ClientHostImpl
java.lang.Object
com.sun.jini.jeri.internal.runtime.Util.ClientHostImpl
- All Implemented Interfaces:
- ClientHost
- Enclosing class:
- Util
private static class Util.ClientHostImpl
- extends Object
- implements ClientHost
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addr
private final InetAddress addr
Util.ClientHostImpl
public Util.ClientHostImpl(InetAddress addr)
getClientHost
public InetAddress getClientHost()
- Description copied from interface:
ClientHost
- Returns the client host address for the remote call.
- Specified by:
getClientHost
in interface ClientHost
- Returns:
- the client host address for the remote call
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.