public abstract class AbstractFileSystemClientConnection extends com.streamscape.service.osf.clients.AbstractClientConnection implements FileSystemClientConnection
Title: Framework Support Library
Description: Partially ClientConnection
for file system connections implementation.
Copyright: Copyright (c) 2013
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
FileSystem |
getFileSystem() |
void |
raiseException(java.lang.Exception ex)
Raises an exception on this connection.
|
getExceptionEventListener, getName, getServiceLogger, getState, getStateNotificationEventListener, isActive, isPrimary, isSuspended, resume, setExceptionEventListener, setName, setPrimary, setServiceLogger, setStateNotificationEventListener, suspend
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
connect, disconnect, init, ping
public FileSystem getFileSystem()
getFileSystem
in interface FileSystemClientConnection
public void raiseException(java.lang.Exception ex)
ClientConnection
raiseException
in interface ClientConnection
ex
- ExceptionCopyright © 2015-2024 StreamScape Technologies. All rights reserved.