Uses of Package
com.tccc.kos.core.service.browser
Packages that use com.tccc.kos.core.service.browser
Package
Description
Provides the abstract KosApplication class, which all kOS apps derive from.
-
Classes in com.tccc.kos.core.service.browser used by com.tccc.kos.core.service.appClassDescriptionIdentifies a particular browser on a node.A
BrowserIntent
is a generic way to describe how to navigate a given browser to a particular page.Navigation request to point a given browser from the specified node to a url. -
Classes in com.tccc.kos.core.service.browser used by com.tccc.kos.core.service.browserClassDescriptionA logical browser control object.Identifies a particular browser on a node.A
BrowserIntent
is a generic way to describe how to navigate a given browser to a particular page.Navigation request to point a given browser from the specified node to a url.Service that manages browsers connected to this service.Interface for browser connections to plug intoBrowserService
by connecting to aBrowser
object.Navigation request to point a given browser from the specified node to the indicated url.