rrdService.client
Class RoundRobinServiceClient

java.lang.Object
  |
  +--rrdService.client.RoundRobinServiceClient

public class RoundRobinServiceClient
extends java.lang.Object

The class RoundRobinServiceClient allows to access to remote rrdService

Version:
1.0 date : 15/07/2001
key-word
RMI
Author:
Pellier Damien
See Also:
RoundRobinServiceClient, RoundRobinServiceClientItf

Field Summary
protected  RoundRobinServiceItf rrdService
          reference on rrdService
protected  int servicePort
          Port of RoundRobinService
protected  java.lang.String serviceURL
          URL of RoundRobinService
static java.util.TimeZone timeZone
          Time zone of reference for rrdService
 
Constructor Summary
RoundRobinServiceClient()
          Default constructor
RoundRobinServiceClient(java.lang.String serviceURL, int servicePort, java.lang.String httpPath)
          Constructeur of RoundRobinServiceClient
 
Method Summary
 RoundRobinServiceItf getRefRoundRobinService()
           
static java.util.TimeZone getTimeZone()
          Returns the time zone of reference fort the RrdService
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

rrdService

protected RoundRobinServiceItf rrdService
reference on rrdService

servicePort

protected int servicePort
Port of RoundRobinService

serviceURL

protected java.lang.String serviceURL
URL of RoundRobinService

timeZone

public static java.util.TimeZone timeZone
Time zone of reference for rrdService
Constructor Detail

RoundRobinServiceClient

public RoundRobinServiceClient()
Default constructor

RoundRobinServiceClient

public RoundRobinServiceClient(java.lang.String serviceURL,
                               int servicePort,
                               java.lang.String httpPath)
                        throws java.lang.Exception
Constructeur of RoundRobinServiceClient
Parameters:
serviceURL - URL of RoundRobinService
servicePort - port of RoundRobinService
httpPath - the path where find the class ressouces on the remote http server
Method Detail

getRefRoundRobinService

public RoundRobinServiceItf getRefRoundRobinService()

getTimeZone

public static java.util.TimeZone getTimeZone()
Returns the time zone of reference fort the RrdService

Copyright 1885-2001 FIRMENICH SA, Geneva

Submit a bug or feature
Copyright 1885-2001 FIRMENICH SA, Geneva,
All Rights Reserved.