- All Superinterfaces:
DataStore,ExpandedLifecycleStore,InternalCacheDataStore,SessionListener,SingletonSessionStore<SessionChain>
-
Method Summary
Methods inherited from interface io.xpipe.core.store.DataStore
asNeeded, checkComplete, isComplete, isInStorageMethods inherited from interface io.xpipe.core.store.ExpandedLifecycleStore
initializeValidateMethods inherited from interface io.xpipe.core.store.InternalCacheDataStore
getCache, getOrCompute, setCacheMethods inherited from interface io.xpipe.core.store.SingletonSessionStore
finalizeValidate, getSession, isSessionEnabled, isSessionRunning, onStateChange, setSessionEnabled, startSessionIfNeeded, stopSessionIfNeeded
-
Method Details
-
getParent
NetworkTunnelStore getParent() -
getPort
int getPort() -
getTargetPort
OptionalInt getTargetPort() -
newSession
- Specified by:
newSessionin interfaceSingletonSessionStore<SessionChain>
-
getSessionClass
- Specified by:
getSessionClassin interfaceSingletonSessionStore<SessionChain>
-