Uses of Class
ecmwf.common.ecaccess.EccmdException
Packages that use EccmdException
Package
Description
-
Uses of EccmdException in ecmwf.common.ecaccess
Methods in ecmwf.common.ecaccess that throw EccmdExceptionModifier and TypeMethodDescriptionabstract voidUserSession.check(ProxySocket proxy) Check.voidChmod.voidCopy file.voidUserSession.deleteFile(String source, boolean force) Delete file.abstract longUserSession.getFileLastModified(String source) Gets the file last modified.abstract FileListElement[]UserSession.getFileList(String path) Gets the file list.abstract FileListElement[]UserSession.getFileList(String path, String options) Gets the file list.abstract FileListElementUserSession.getFileListElement(String path) Gets the file list element.abstract longUserSession.getFileSize(String source) Gets the file size.abstract ProxySocketUserSession.getProxySocketInput(String source, long offset) Gets the proxy socket input.abstract ProxySocketUserSession.getProxySocketInput(String source, long offset, long length) Gets the proxy socket input.abstract ProxySocketUserSession.getProxySocketOutput(String target, long offset, int umask) Gets the proxy socket output.UserSession.getTempFile()Gets the temp file.voidMkdir.voidMove file.voidRmdir. -
Uses of EccmdException in ecmwf.common.security
Methods in ecmwf.common.security that throw EccmdException -
Uses of EccmdException in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that throw EccmdExceptionModifier and TypeMethodDescriptionvoidMasterProvider.UserDataSpace.check(ProxySocket proxy) Check.voidIncomingProfile.checkPermission(String permission, String filename) Check permission.voidMasterProvider.UserDataSpace.deleteFile(String source, boolean force) Delete file.longMasterProvider.UserDataSpace.getFileLastModified(String source) Gets the file last modified.MasterProvider.UserDataSpace.getFileList(String path) Gets the file list.MasterProvider.UserDataSpace.getFileList(String path, String options) Gets the file list.MasterProvider.UserDataSpace.getFileListElement(String path) Gets the file list element.longMasterProvider.UserDataSpace.getFileSize(String source) Gets the file size.MasterProvider.UserDataSpace.getProxySocketInput(String source, long offset) Gets the proxy socket input.MasterProvider.UserDataSpace.getProxySocketInput(String source, long offset, long length) Gets the proxy socket input.MasterProvider.UserDataSpace.getProxySocketOutput(String target, long offset, int umask) Gets the proxy socket output.MasterServer.importECUser(String uid) Import ec user.voidMkdir.voidMove file.voidRmdir. -
Uses of EccmdException in ecmwf.ecpds.mover
Methods in ecmwf.ecpds.mover that throw EccmdExceptionModifier and TypeMethodDescriptionvoidMoverProvider.UserDataSpace.check(ProxySocket proxy) Check.voidChmod.voidECauthModule.connect(String location, ECtransSetup setup) Connect.voidMoverProvider.UserDataSpace.deleteFile(String source, boolean force) Delete file.longMoverProvider.UserDataSpace.getFileLastModified(String source) Gets the file last modified.MoverProvider.UserDataSpace.getFileList(String path) Gets the file list.MoverProvider.UserDataSpace.getFileList(String path, String options) Gets the file list.MoverProvider.UserDataSpace.getFileListElement(String path) Gets the file list element.longMoverProvider.UserDataSpace.getFileSize(String source) Gets the file size.MoverProvider.UserDataSpace.getProxySocketInput(String source, long offset) Gets the proxy socket input.MoverProvider.UserDataSpace.getProxySocketInput(String source, long offset, long length) Gets the proxy socket input.MoverProvider.UserDataSpace.getProxySocketOutput(String target, long offset, int umask) Gets the proxy socket output.voidMkdir.voidMove file.voidRmdir.