java.lang.Object
io.xpipe.core.store.Session
- All Implemented Interfaces:
AutoCloseable
- Direct Known Subclasses:
NetworkTunnelSession
-
Field Details
-
listener
-
-
Constructor Details
-
Session
-
-
Method Details
-
addListener
-
isRunning
public abstract boolean isRunning() -
start
- Throws:
Exception
-
stop
- Throws:
Exception
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-