Interface SessionController
- All Superinterfaces:
AutoCloseable
- All Known Subinterfaces:
IPSessionController
- All Known Implementing Classes:
AbstractSessionController,DrySessionController,SshSessionController
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidput(InputStream source, String dest) voidvoidputStringFiles(Map<String, String> files) Methods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
execute
-
put
-
put
-
putStringFiles
-
delete
-
friendlyString
String friendlyString()
-