Class RemoteLocation

java.lang.Object
org.apache.commons.jcs3.auxiliary.remote.RemoteLocation

public final class RemoteLocation extends Object
Location of the RMI registry.
  • Constructor Details

    • RemoteLocation

      public RemoteLocation(String host, int port)
      Constructor for the Location object

      Parameters:
      host -
      port -
  • Method Details