|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
EndSessionRequest | Marker interface |
IdentifierHolder | Interface to access Identifier objects in elements that hold them. |
MetadataHolder | Interface to access metadata containing elements. |
NamespaceDeclarationHolder | Some requests may hold extra namespace declarations. |
NewSessionRequest | Interface for a newSession request. |
NewSessionResult | |
PollRequest | Marker interface |
PollResult | Interface to access SearchResult objects contained in a PollResult . |
PublishDelete | Interface that represent a publish delete operation. |
PublishElement | This is just a marker interface to indicate an implementation can
be used to fill a PublishRequest . |
PublishNotify | Interface that represents a publish notify operation |
PublishRequest | Interface to access data concerning a PublishRequest . |
PublishUpdate | Interface that represents a publish update operation |
PurgePublisherRequest | Interface that represents a purgePublisher request |
RenewSessionRequest | Interface that represents a renewSession request |
Request | Simple interface indicating an IF-MAP request and providing access to the session-id attribute. |
RequestFactory | Deprecated. Use Requests directly to create differen Request implementations. |
RequestFactoryInternal | Deprecated. |
RequestHandler<T extends Request> | Provides functionality to generically handle Request instances and
response parsing. |
Result | Marker interface for a Result |
ResultItem | |
SearchHolder | Interface to access to data related to the search operation. |
SearchRequest | Marker interface |
SearchResult | |
SubscribeDelete | Interface that represents a subscribe delete operation |
SubscribeElement | This is just a marker interface to indicate an implementation can
be used to fill a SubscribeRequest . |
SubscribeRequest | Interface to access data concerning a SubscribeRequest . |
SubscribeUpdate | Interface that expresses a subscribe update request |
Class Summary | |
---|---|
NewSessionRequestImpl | Implementation of NewSessionRequest |
RequestImpl | Simple Request implementation. |
Requests | Provides access to Request associated classes. |
Requests.Helpers | This class provides helpers for custom request implementations. |
Enum Summary | |
---|---|
MetadataLifetime | Enum in order to express lifetime of metadata |
SearchResult.Type |
This package provides classes to represent IF-MAP requests and results that are communicated with an IF-MAP server.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |