Uses of Interface
ome.api.StatefulServiceInterface

Packages that use StatefulServiceInterface
ome.api Contains the central verbs of the Omero System. 
ome.services Base services package for OMERO API services This includes classes that implement OMERO API services described as interfaces in the OMERO Common component. 
omeis.providers.re Red-Green-Blue (RGB) data structures and Image Rendering Service This package provides basic data structures to represent an RGB pixel set and provide a service for the rendering of this pixel set. 
 

Uses of StatefulServiceInterface in ome.api
 

Subinterfaces of StatefulServiceInterface in ome.api
 interface JobHandle
          Allows submission of asynchronous jobs.
 interface RawFileStore
          Raw file gateway which provides access to the OMERO file repository.
 interface RawPixelsStore
          Binary data provider.
 interface Search
          Central search interface, allowing Web2.0 style queries.
 interface ThumbnailStore
          Provides methods for dealing with thumbnails.
 

Uses of StatefulServiceInterface in ome.services
 

Classes in ome.services that implement StatefulServiceInterface
 class AbstractStatefulBean
          Base bean implementation for stateful services.
 class JobBean
          Provides methods for submitting asynchronous tasks.
 class RawFileBean
          Raw file gateway which provides access to the OMERO file repository.
 class RawPixelsBean
          Implementation of the RawPixelsStore stateful service.
 class RenderingBean
          Provides the RenderingEngine service.
 class SearchBean
          Implements the Search interface.
 class ThumbnailBean
          Provides methods for directly querying object graphs.
 

Uses of StatefulServiceInterface in omeis.providers.re
 

Subinterfaces of StatefulServiceInterface in omeis.providers.re
 interface RenderingEngine
          Defines a service to render a given pixels set.
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.