|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.protocol.ice.protocol.handler.DefaultICEComRequestHandler
public class DefaultICEComRequestHandler
Default implementation of the IICEComRequestHandler. ICEInput automatically uses this implementation of the handler if no other implementation if provided. Every handler method writes a 503 NOT IMPLEMENTED ICE code into the ICEOutput.
Copyright 2004 SAP AG
| Constructor Summary | |
|---|---|
DefaultICEComRequestHandler()
|
|
| Method Summary | |
|---|---|
void |
handleGetEvents(ICEGetEvents getEvents,
ICEContext context)
Handle an ICE get events request. |
void |
handleGetStatus(ICEGetStatus getStatus,
ICEContext context)
Handle an ICE get status request. |
void |
handleNop(ICENop nop,
ICEContext context)
Handle an ice nop request. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultICEComRequestHandler()
| Method Detail |
|---|
public void handleNop(ICENop nop,
ICEContext context)
handleNop in interface IICEComRequestHandlernop - The ice nop requestcontext - The context informations of the request
public void handleGetStatus(ICEGetStatus getStatus,
ICEContext context)
Detailed informations about ICE get status requests could be found in the ICE 1.1 specification Section 4.6.3 .
handleGetStatus in interface IICEComRequestHandlergetStatus - @todo: Description of the incoming method parametercontext - @todo: Description of the incoming method parameter
public void handleGetEvents(ICEGetEvents getEvents,
ICEContext context)
Detailed informations about ICE get events requests could be found in the ICE 1.1 specification section 6.2 .
handleGetEvents in interface IICEComRequestHandlergetEvents - The ICE get events requestcontext - The context informations of the request| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||