NetKernel APIs


Uses of Class
com.ten60.netkernel.urii.representation.SimpleRepresentationImpl

Packages that use SimpleRepresentationImpl
com.ten60.netkernel.cache   
com.ten60.netkernel.container   
com.ten60.netkernel.module   
com.ten60.netkernel.module.accessor   
com.ten60.netkernel.scheduler   
com.ten60.netkernel.transport   
com.ten60.netkernel.urii.accessor   
org.ten60.netkernel.layer1.accessor   
 

Uses of SimpleRepresentationImpl in com.ten60.netkernel.cache
 

Subclasses of SimpleRepresentationImpl in com.ten60.netkernel.cache
 class Cache
          NetKernel Cache Component- responsible for locating a cachelet for getting or putting an IURRepresentation from an URRequest.
 

Uses of SimpleRepresentationImpl in com.ten60.netkernel.container
 

Subclasses of SimpleRepresentationImpl in com.ten60.netkernel.container
 class ComponentImpl
          Abstract base class of all NetKernel System Components
 class Config
          Configuration Component reads in system configuration information and holds it for other components to access
 class Container
          Main class for NetKernel.
 class HouseKeeper
          HouseKeeper system component periodically polls all other system components to do their housework.
 

Uses of SimpleRepresentationImpl in com.ten60.netkernel.module
 

Subclasses of SimpleRepresentationImpl in com.ten60.netkernel.module
 class ModuleManager
          NetKernel system component which manages all deployed modules and their public/private address spaces
 

Uses of SimpleRepresentationImpl in com.ten60.netkernel.module.accessor
 

Subclasses of SimpleRepresentationImpl in com.ten60.netkernel.module.accessor
 class ModuleResourceAccessor
          Accessor used for accessing module resources on the ffcpl: scheme
 class ModuleResourceExpiryRepresentation
          The representation returned by the module resource accessor exists request.
 class ModuleResourceRepresentation
          The representation returned by the module resource accessor.
 

Uses of SimpleRepresentationImpl in com.ten60.netkernel.scheduler
 

Subclasses of SimpleRepresentationImpl in com.ten60.netkernel.scheduler
 class Scheduler
          The Scheduler system component.
 

Uses of SimpleRepresentationImpl in com.ten60.netkernel.transport
 

Subclasses of SimpleRepresentationImpl in com.ten60.netkernel.transport
 class TransportManager
          Transport Manager system component manages the startup and shutdown of all registered transports.
 

Uses of SimpleRepresentationImpl in com.ten60.netkernel.urii.accessor
 

Subclasses of SimpleRepresentationImpl in com.ten60.netkernel.urii.accessor
 class AccessorImpl
          Skeletal implementation of IURAccessor for an NetKernel inbuild accessors
 

Uses of SimpleRepresentationImpl in org.ten60.netkernel.layer1.accessor
 

Subclasses of SimpleRepresentationImpl in org.ten60.netkernel.layer1.accessor
 class FileResourceRepresentation
          The representation returned by NewSimpleNetAccessor.
 


NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.