public class NetCDFBasicWidgetServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements NetCDFBasicWidgetService
| Constructor and Description |
|---|
NetCDFBasicWidgetServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeNetCDF(NetCDFId netCDFId) |
NetCDFData |
getNetCDFFromPublicLink(String publicLink) |
UserInfo |
hello() |
void |
init() |
NetCDFValues |
readDataVariable(NetCDFId netCDFId,
VariableData variableData,
boolean sample,
int limit) |
checkPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getRequestModuleBasePath, getSerializationPolicy, init, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionpublic UserInfo hello() throws ServiceException
hello in interface NetCDFBasicWidgetServiceServiceExceptionpublic NetCDFData getNetCDFFromPublicLink(String publicLink) throws ServiceException
getNetCDFFromPublicLink in interface NetCDFBasicWidgetServiceServiceExceptionpublic NetCDFValues readDataVariable(NetCDFId netCDFId, VariableData variableData, boolean sample, int limit) throws ServiceException
readDataVariable in interface NetCDFBasicWidgetServiceServiceExceptionpublic void closeNetCDF(NetCDFId netCDFId) throws ServiceException
closeNetCDF in interface NetCDFBasicWidgetServiceServiceExceptionCopyright © 2018. All Rights Reserved.