Uses of Interface
com.tccc.kos.core.service.browser.BrowserSession
Packages that use BrowserSession
-
Uses of BrowserSession in com.tccc.kos.core.service.browser
Methods in com.tccc.kos.core.service.browser with parameters of type BrowserSessionModifier and TypeMethodDescriptionvoid
Browser.connect
(BrowserSession session) Called to link aBrowserSession
to theBrowser
.void
Browser.disconnect
(BrowserSession session) Called to unlink aBrowserSession
from theBrowser
.