Package com.sapportals.wcm.protocol.ice.protocol.handler

ICE handler interfaces / ICE events.

See:
          Description

Interface Summary
IICECharacterHandler The IICEElementHandler is a simplified SAX ContentHandler that only receives SAX character events.
IICEComRequestHandler An IICEComRequestHandler handles the common requests a subscriber might send to a syndicator.
IICEElementHandler The IICEElementHandler is a simplified SAX ContentHandler that only receives SAX element events.
IICEExtensionRequestHandler An IICEExtensionRequestHandler handles the extension requests that are proprietary to WCM.
IICEItemHandler An IICEItemHandler receives ICEItem events inside an ICE package.
IICEPayloadHandler An IICEPayloadHandler handles the overall processing of an ICE payload.
IICEResponseHandler An IICEResponseHandler handles the responses inside an ICE payload.
IICESubRequestHandler An IICESubRequestHandler handles the requests a subscriber might send to a syndicator.
IICESynRequestHandler An IICESynRequestHandler handles the requests a syndicator might send to a subscriber.
 

Class Summary
DefaultICEComRequestHandler Default implementation of the IICEComRequestHandler.
DefaultICEExtensionRequestHandler Default implementation of the IICEExtensionRequestHandler.
DefaultICEPayloadHandler Default implementation of the ICEPayloadHandler interface.
DefaultICEResponseHandler Default implementation of the IICEResponseHandler interface.
DefaultICESubRequestHandler Default implementation of the IICESubRequestHandler interface.
DefaultICESynRequestHandler Default implementation of the IICESynRequestHandler interface.
 

Package com.sapportals.wcm.protocol.ice.protocol.handler Description

ICE handler interfaces / ICE events.

Package Specification

This package is a collection of ICE handler interface and their default implementation for the different ICE events that are created by ICEInput.

See Also:
com.sapportals.wcm.protocol.ice.protocol


Copyright 2011 SAP AG Complete Copyright Notice