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 void
Util.display
(CurrentContext currentContext, BufferedReader in, int code, String tail) display.static void
Util.display
(CurrentContext currentContext, File file, int code, String tail) Display.static void
Util.display
(CurrentContext currentContext, String message, int code, String tail) Display.static Object
Util.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 String
Util.getMessageWithEOL
(CurrentContext currentContext, String message) Gets the message with eol.static String
Util.getPath
(CurrentContext currentContext, String path, boolean update, boolean file) Gets the path.static String
Util.parseParameter
(CurrentContext curCon, Class<?> command, String request) Parses the parameter.