Interface ClientHost


public interface ClientHost
A server context element that can supply the client host address for the remote call.
Since:
2.0
Author:
Sun Microsystems, Inc.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the client host address for the remote call.
  • Method Details

    • getClientHost

      InetAddress getClientHost()
      Returns the client host address for the remote call.
      Returns:
      the client host address for the remote call