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


public interface StatusServiceAsync

Asynchronous interface to the status service

Author:
hyunlee

Method Summary
 void getStatus(String serverUrl, com.google.gwt.user.client.rpc.AsyncCallback<StatusInformation> callback)
           
 

Method Detail

getStatus

void getStatus(String serverUrl,
               com.google.gwt.user.client.rpc.AsyncCallback<StatusInformation> callback)


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