gov.nasa.pds.registry.ui.client
Interface StatusService

All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService
All Known Implementing Classes:
StatusServiceImpl

@RemoteServiceRelativePath(value="status")
public interface StatusService
extends com.google.gwt.user.client.rpc.RemoteService

Interface to the status service

Author:
hyunlee

Method Summary
 StatusInformation getStatus(String serverUrl)
           
 

Method Detail

getStatus

StatusInformation getStatus(String serverUrl)


Copyright © 2010–2014 Planetary Data System. All rights reserved.