Uses of Class
com.sapportals.wcm.protocol.ice.protocol.ICEOffer

Packages that use ICEOffer
com.sapportals.wcm.protocol.ice.protocol.handler ICE handler interfaces / ICE events. 
com.sapportals.wcm.protocol.ice.protocol.response A collection of ICE responses. 
 

Uses of ICEOffer in com.sapportals.wcm.protocol.ice.protocol.handler
 

Methods in com.sapportals.wcm.protocol.ice.protocol.handler with parameters of type ICEOffer
 void IICESubRequestHandler.handleOffer(ICEOffer offer, ICEContext context)
          Handle an ICE offer request (a request for subscription).
 void DefaultICESubRequestHandler.handleOffer(ICEOffer offer, ICEContext context)
          Handle an ICE offer request (a request for subscription).
 

Uses of ICEOffer in com.sapportals.wcm.protocol.ice.protocol.response
 

Methods in com.sapportals.wcm.protocol.ice.protocol.response that return ICEOffer
 ICEOffer ICESubscription.getOffer()
          Get the offer of the subscription.
 

Constructors in com.sapportals.wcm.protocol.ice.protocol.response with parameters of type ICEOffer
ICESubscription(String subscriptionID, String currentState, ICEOffer offer)
          Create a new ICESubscription.
 



Copyright 2011 SAP AG Complete Copyright Notice