public abstract class RemoteFileStorage extends RemoteStorage<java.io.File,java.lang.String> implements FileStorage
远程存储
logger
ASSERT
RemoteFileStorage()
getHost, getPort, getProtocol, setHost, setPort, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
delete, exists, retrieve, store
public RemoteFileStorage()