Uses of Class
ecmwf.common.ftpd.CurrentContext
Packages that use CurrentContext
-
Uses of CurrentContext in ecmwf.common.ftpd
Methods in ecmwf.common.ftpd with parameters of type CurrentContextModifier and TypeMethodDescriptionstatic voidUtil.display(CurrentContext currentContext, BufferedReader in, int code, String tail) display.static voidUtil.display(CurrentContext currentContext, File file, int code, String tail) Display.static voidUtil.display(CurrentContext currentContext, String message, int code, String tail) Display.static ObjectUtil.exec(Class<?> caller, CurrentContext currentContext, String request, boolean restricted) Exec.static Class<?> Util.getClass(CurrentContext currentContext, String command, boolean alias, boolean restricted) Gets the class.DataSocket.getDataSocket(CurrentContext currentContext) Gets the data socket.static StringUtil.getMessageWithEOL(CurrentContext currentContext, String message) Gets the message with eol.static StringUtil.getPath(CurrentContext currentContext, String path, boolean update, boolean file) Gets the path.static StringUtil.parseParameter(CurrentContext curCon, Class<?> command, String request) Parses the parameter.