Package com.tccc.kos.core.service.browser


package com.tccc.kos.core.service.browser
  • Class
    Description
    A 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.
    Interface for resolving browser intents to either other intents or a specific url.
    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 into BrowserService by connecting to a Browser object.
    Navigation request to point a given browser from the specified node to the indicated url.