Package jpl.mipl.mdms.FileService.komodo.services.query.server

Interface Summary
QResultSet Purpose: Interface for query result set which encapsulates a session and query id, a list of results, and a flag indicating if more results are available.
QSearchService  
QueryServicePortType This class was generated by the JAX-WS RI.
 

Class Summary
AtlasIISearchService Purpose: Implementation of the QSearchService for the Atlas II service.
GetAccessibleFiletypes Java class for getAccessibleFiletypes complex type.
GetAccessibleFiletypesResponse Java class for getAccessibleFiletypesResponse complex type.
GetResults Java class for getResults complex type.
GetResultsResponse Java class for getResultsResponse complex type.
Login Java class for login complex type.
LoginResponse Java class for loginResponse complex type.
Logout Java class for logout complex type.
LogoutResponse Java class for logoutResponse complex type.
ObjectFactory This object contains factory methods for each Java content interface and Java element interface generated in the jpl.mipl.mdms.FileService.komodo.services.query.server package.
QAuthenticator Purpose: This class provides a source for authentication and authorization within the Q server.
QHttpSessionListener  
QResultIngester Purpose: Handles ingestion of results from sessions, optionally enforcing size limits on the number of results, blocking until space becomes available.
QResultQueue Purpose: Stores set of results, sorted by modification time.
QResultQueueManager  
QSearchServiceFactory Purpose: Factory class for implementations of the QSearchService interface.
QServiceLifeCycleListener Purpose: Implementation of the servlet context listener for the FeiQ service.
QServiceMain Purpose: Implementation/business logic for the FeiQ service.
QSession Purpose: QSession represents the life-cycle of a query session on the service-side.
QSessionData Purpose: This class encapsulates the data used for a FEIq session.
QSessionManager Purpose: Manages sessions by binding a set of data, encapsulated by an instance of QSessionData, to a particular session id.
QueryFault Java class for QueryFault complex type.
QueryService This class was generated by the JAX-WS RI.
QueryServiceImpl Purpose: This class implements port end-point for the Query service server.
StartQuery Java class for startQuery complex type.
StartQueryResponse Java class for startQueryResponse complex type.
StopQuery Java class for stopQuery complex type.
StopQueryResponse Java class for stopQueryResponse complex type.
 

Exception Summary
QueryFault_Exception This class was generated by the JAX-WS RI.