Uses of Package
jimm.twice.ice.xml

Packages that use jimm.twice.ice.xml
jimm.twice.ice Provides the core ICE classes that provide common syndicator and subscriber state and behavior, date and time value generation and parsing, XML message parsing, and error code and message generation. 
jimm.twice.ice.xml Contains classes useful for building ICE payloads within SOAP envelopes. 
jimm.twice.util Contains classes that provide logging, persistence, properties retrieval, and HTTP utilities. 
 

Classes in jimm.twice.ice.xml used by jimm.twice.ice
DeliveryRule
          A delivery rule.
Offer
          An offer.
Packaging
           
Transport
           
 

Classes in jimm.twice.ice.xml used by jimm.twice.ice.xml
Add
          A package add request.
BusinessTerm
           
ContentMetadata
          Content metadata; goes with an offer.
DeliveryPolicy
          Delivery policy; goes with an offer.
DeliveryRule
          A delivery rule.
Description
          A package add request.
GenericMetadata
          The abstract superclass of metadata and content metadata messages.
GetPackage
          A get-package request.
Group
          A container for group, add, remove-item, and metadata messages.
Header
          Each ICE request and response needs a header.
Message
          The superclass of all ICE XML message chunks.
Metadata
          A metadata message.
Offer
          An offer.
OfferMetadata
           
Package
          An ICE package, which is a container for add, remove-item, and group elements.
Packaging
           
RemoveItem
          A package remove-item request.
Subscription
           
Text
           
Transport
           
 

Classes in jimm.twice.ice.xml used by jimm.twice.util
SoapEnvelope
          ICE messages are delivered inside SOAP envelopes.