Uses of Interface
com.yahoo.documentapi.Session
Packages that use Session
Package
Description
-
Uses of Session in com.yahoo.documentapi
Subinterfaces of Session in com.yahoo.documentapiModifier and TypeInterfaceDescriptioninterfaceA session for asynchronous access to a document repository.interfaceThis class provides document subscription - accessing document changes to a document repository.interfaceA session for synchronous access to a document repository, provides simple document access where throughput is not a concern. -
Uses of Session in com.yahoo.documentapi.local
Classes in com.yahoo.documentapi.local that implement Session -
Uses of Session in com.yahoo.documentapi.messagebus
Classes in com.yahoo.documentapi.messagebus that implement SessionModifier and TypeClassDescriptionclassAn access session which wraps a messagebus source session sending document messages.classAn implementation of the SyncSession interface running over message bus.