|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.ajax.AJAXResponseImpl
public class AJAXResponseImpl
Response object used for AJAX services.
Constructor Summary | |
---|---|
AJAXResponseImpl(org.apache.velocity.context.Context context,
org.apache.velocity.app.VelocityEngine engine,
java.io.Reader template,
java.io.Writer output)
|
Method Summary | |
---|---|
void |
complete()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AJAXResponseImpl(org.apache.velocity.context.Context context, org.apache.velocity.app.VelocityEngine engine, java.io.Reader template, java.io.Writer output)
Method Detail |
---|
public void complete() throws AJAXException
complete
in interface AJAXResponse
AJAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |