Uses of Package
jimm.twice.ice

Packages that use jimm.twice.ice
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.subscriber Provides the subscriber code that is specific to this reference/test implementation. 
jimm.twice.syndicator Provides the syndicator code that is specific to this reference/test implementation. 
 

Classes in jimm.twice.ice used by jimm.twice.ice
Codes
          This class finds the ICE error code short phrase for a particular error code number.
DeliveryRule
          A delivery rule describes how a subscription gets delivered.
IceMachine
          IceMachines are either syndicators or subscribers.
Offer
          An offer from a syndicator.
Packaging
          Packaging describes the format in which a subscription gets delivered.
Party
          A party is either a syndicator or a subscriber.
Transport
          A transport is the part of a delivery rule that describes how a subscription gets delivered.
 

Classes in jimm.twice.ice used by jimm.twice.ice.xml
DateTime
          The DateTime class is a collection of methods that convert ICE DateTime strings into Date objects and Date objects into ICE Date, Time or DateTime strings.
IceFault
          Holds a fault code and optional location URI string.
IceMachine
          IceMachines are either syndicators or subscribers.
 

Classes in jimm.twice.ice used by jimm.twice.subscriber
IceMachine
          IceMachines are either syndicators or subscribers.
Subscriber
          The subscriber class implements behavior common to all subscribers.
Subscription
          Instances of this class hold everything that an ICE machine needs to know about a subscription.
 

Classes in jimm.twice.ice used by jimm.twice.syndicator
IceMachine
          IceMachines are either syndicators or subscribers.
Syndicator
          The syndicator class implements behavior common to all syndicators.