|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileInfo | |
---|---|
org.peace_tools.core.session | Contains the classes associated with providing a session on a local or remote server. |
Uses of FileInfo in org.peace_tools.core.session |
---|
Methods in org.peace_tools.core.session that return FileInfo | |
---|---|
FileInfo |
LocalServerSession.fstat(java.lang.String path)
Obtain information about a given path on the server. |
abstract FileInfo |
ServerSession.fstat(java.lang.String path)
Obtain information about a given path on the server. |
FileInfo |
RemoteServerSession.fstat(java.lang.String path)
Obtain information about a given path on the remote machine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |