|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Declares the methods that ESI SOAP request renderers must implement.
Supported API: true
Extendable: false
Method Summary | |
String |
asSoapRequest()
Every implementaton of this interface must be able to render a SOAP formatted XML request string. |
void |
setEvent(ESIEvent event)
Demand that all renderers are stateful and provide a setter for the event object. |
Method Detail |
public String asSoapRequest() throws ESIEventException
ESIEventException
public void setEvent(ESIEvent event)
event
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |