|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.jcr.FileSystemAction
abstract class FileSystemAction
Nested Class Summary | |
---|---|
private static class |
FileSystemAction.EndDirectory |
private static class |
FileSystemAction.File |
private static class |
FileSystemAction.StartDirectory |
Field Summary | |
---|---|
private static Logger |
log . |
Constructor Summary | |
---|---|
FileSystemAction() |
Method Summary | |
---|---|
private static FileSystemAction |
decode(String line) |
static void |
read(SCPCommand cmd, FileSystem fs) |
private static void |
read(SCPCommand cmd, FileSystemAction action, FileSystem fs) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final Logger log
Constructor Detail |
---|
FileSystemAction()
Method Detail |
---|
public static void read(SCPCommand cmd, FileSystem fs) throws IOException
IOException
private static void read(SCPCommand cmd, FileSystemAction action, FileSystem fs) throws IOException
IOException
private static FileSystemAction decode(String line)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |