|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICECode | |
|---|---|
| com.sapportals.wcm.protocol.ice.protocol | ICE protocol helper. |
| 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 ICECode in com.sapportals.wcm.protocol.ice.protocol |
|---|
| Methods in com.sapportals.wcm.protocol.ice.protocol with parameters of type ICECode | |
|---|---|
String |
ICEOutput.addResponse(ICECode code,
IICEResponseElement element)
Add an ICE response to the ICE payload. |
| Uses of ICECode in com.sapportals.wcm.protocol.ice.protocol.handler |
|---|
| Methods in com.sapportals.wcm.protocol.ice.protocol.handler with parameters of type ICECode | |
|---|---|
void |
IICEResponseHandler.handleCode(ICECode code,
ICEContext context)
Handle an ICE code response. |
void |
DefaultICEResponseHandler.handleCode(ICECode code,
ICEContext context)
Handle an ICE code response. |
| Uses of ICECode in com.sapportals.wcm.protocol.ice.protocol.response |
|---|
| Constructors in com.sapportals.wcm.protocol.ice.protocol.response with parameters of type ICECode | |
|---|---|
ICEEventMsg(String request,
String requestID,
Date requestStart,
String response,
String responseID,
Date responseStop,
String subscriptionID,
ICEEventRole role,
ICECode code,
ICEEventData data)
Create a new ICE event msg. |
|
|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||