public class ClientRemoteLocator extends Object
ClientRemoteLocator oferece um ponto de acesso ao
servidor através de ServerEntryPoint e demais serviços
exportados pelo servidor. Essa classe deve ser utilizada apenas pelo cliente,
para localizar o servidor ao qual está conectado. A conexão entre servidores
é mantida na classe ServerRemoteLocator.| Constructor and Description |
|---|
ClientRemoteLocator() |
public static ServerEntryPoint server
public static AdministrationServiceInterface administrationService
AdministrationServiceInterfacepublic static AlgorithmServiceInterface algorithmService
AlgorithmServiceInterfacepublic static ApplicationServiceInterface applicationService
ApplicationServiceInterfacepublic static CommandPersistenceServiceInterface commandPersistenceService
CommandPersistenceServiceInterfacepublic static DiskUsageServiceInterface diskUsageService
DiskUsageServiceInterfacepublic static EventLogServiceInterface eventLogService
EventLogServiceInterfacepublic static HttpServiceInterface httpService
HttpServiceInterfacepublic static KillServerServiceInterface killServerService
KillServerServiceInterfacepublic static MailServiceInterface mailService
MailServiceInterfacepublic static NotificationServiceInterface notificationService
NotificationServiceInterfacepublic static ProjectServiceInterface projectService
ProjectServiceInterfacepublic static SchedulerServiceInterface schedulerService
SchedulerServiceInterfacepublic static SGAServiceInterface sgaService
SGAServiceInterfacepublic static SharedObjectServiceInterface sharedObjectService
SharedObjectServiceInterfacepublic static WIOServiceInterface wioService
WIOServiceInterfacepublic static ServerServiceInterface serverService
ServerServiceInterfacepublic static ProjectSynchronizationServiceInterface projectSynchronizationService
ProjectSynchronizationServiceInterfacepublic static OpenBusServiceInterface openBusService
OpenBusServiceInterfacepublic static FileTransferServiceInterface fileTransferService
FileTransferServiceInterfacepublic static OpenURLServiceInterface openURLService
FileTransferServiceInterfacepublic static MessageServiceInterface messageService
MessageServiceInterfacepublic static LogAdministrationServiceInterface logAdministrationService
LogAdministrationServiceInterfacepublic static DiagnosticServiceInterface diagnosticService
DiagnosticServiceInterfaceCopyright © 2021. All rights reserved.