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