public class SRBConnection extends Connection
| Constructor and Description |
|---|
SRBConnection(Connector connector,
Map keys,
edu.sdsc.grid.io.srb.SRBFile rootFile) |
| Modifier and Type | Method and Description |
|---|---|
Branch |
getRoot()
Returns the root of the remote filesystem provided by this connection.
|
boolean |
isConnected()
Indicates whether this connection is currently up and running.
|
void |
logOut()
Closes this connection.
|
getAuthValue, getConnector, setLogoutOnExit, toStringpublic SRBConnection(Connector connector, Map keys, edu.sdsc.grid.io.srb.SRBFile rootFile) throws IOException
IOExceptionpublic Branch getRoot()
ConnectiongetRoot in class Connectionpublic boolean isConnected()
ConnectionConnection.logOut() has been called,
but it's possible that the connection may expire for some reason
before that.isConnected in class Connectionpublic void logOut()
throws IOException
ConnectionlogOut in class ConnectionIOException - if something went wrongCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.