Package oracle.syndication.client.local

Interface Summary
InterfaceDescription
ICEClient Interface that an ICE Client should expect from a client library that communicates using ICE 1.1 to an ICE Server.
ICEClientOfferConstants Constants used by the ICEClientOfferManager to find out what server request or response type we are storing or retrieving from the ICEClientOfferManager.
ICEClientOfferManager Suggested interface to the subscriber ( or client to the OSS ) to implement their own offer/subscription manager.
 

Class Summary
ClassDescription
ICESampleClient Reference implementation of the ICEClient interface.
ICESampleOfferManager Reference implementation of the ICEClientOfferManager interface, which is used for clients to keep track of the catalogs / offers received from the Syndication Server and all the established subscriptions.