n2n Page Rocket 1 API

rocket\ajah

­Rocket­Jhtml­Response

RocketJhtmlResponse extends BufferedPayload

All Implemented Interfaces:

Constant summary

Methods summary

Modifier and Type Method
public string getBufferedContents ( )
public prepareForResponse ( Response response )
public string toKownPayloadString ( )
public static BufferedPayload redirectBack ( string fallbackUrl , EiJhtmlEventInfo eventInfo = null , JhtmlExec jhtmlExec = null )
public static BufferedPayload redirectToReferer ( string fallbackUrl , EiJhtmlEventInfo ajahEventInfo = null , JhtmlExec jhtmlExec = null )
public static BufferedPayload redirect ( string url , EiJhtmlEventInfo ajahEventInfo = null , JhtmlExec jhtmlExec = null )
public static BufferedPayload events ( EiJhtmlEventInfo ajahEventInfo )
public static view ( HtmlView htmlView , EiJhtmlEventInfo ajahEventInfo = null )

Constants in detail

Methods in detail