Uses of Package
de.fhhannover.inform.trust.ifmapj.messages

Packages that use de.fhhannover.inform.trust.ifmapj.messages
de.fhhannover.inform.trust.ifmapj The core package for IfmapJ. 
de.fhhannover.inform.trust.ifmapj.channel This package encapsulates the communication layer of IfmapJ. 
de.fhhannover.inform.trust.ifmapj.exception This package provides IfmapJ exception classes. 
de.fhhannover.inform.trust.ifmapj.messages This package provides classes to represent IF-MAP requests and results that are communicated with an IF-MAP server. 
util This package provides IfmapJ utility classes. 
 

Classes in de.fhhannover.inform.trust.ifmapj.messages used by de.fhhannover.inform.trust.ifmapj
RequestFactory
          Deprecated. Use Requests directly to create differen Request implementations.
 

Classes in de.fhhannover.inform.trust.ifmapj.messages used by de.fhhannover.inform.trust.ifmapj.channel
PollResult
          Interface to access SearchResult objects contained in a PollResult.
PublishRequest
          Interface to access data concerning a PublishRequest.
Request
          Simple interface indicating an IF-MAP request and providing access to the session-id attribute.
Result
          Marker interface for a Result
SearchRequest
          Marker interface
SearchResult
           
SubscribeRequest
          Interface to access data concerning a SubscribeRequest.
 

Classes in de.fhhannover.inform.trust.ifmapj.messages used by de.fhhannover.inform.trust.ifmapj.exception
Result
          Marker interface for a Result
 

Classes in de.fhhannover.inform.trust.ifmapj.messages used by de.fhhannover.inform.trust.ifmapj.messages
EndSessionRequest
          Marker interface
IdentifierHolder
          Interface to access Identifier objects in elements that hold them.
MetadataHolder
          Interface to access metadata containing elements.
MetadataLifetime
          Enum in order to express lifetime of metadata
NamespaceDeclarationHolder
          Some requests may hold extra namespace declarations.
NewSessionRequest
          Interface for a newSession request.
PollRequest
          Marker interface
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.
RequestHandler
          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
           
SearchResult.Type
           
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
 

Classes in de.fhhannover.inform.trust.ifmapj.messages used by util
NamespaceDeclarationHolder
          Some requests may hold extra namespace declarations.
 



Copyright © 2012 Trust@FHH. All Rights Reserved.