|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.granite.seam21.Seam21Interceptor
public class Seam21Interceptor
| Constructor Summary | |
|---|---|
Seam21Interceptor()
|
|
| Method Summary | |
|---|---|
void |
after(flex.messaging.messages.Message amfReqMessage,
flex.messaging.messages.Message amfRespMessage)
|
void |
before(flex.messaging.messages.Message amfReqMessage)
|
protected void |
exportHeaders(org.granite.messaging.webapp.HttpServletRequestParamWrapper request,
flex.messaging.messages.Message amf3RequestMessage)
Reads the AMF request header and populate them in the request object |
protected void |
handleConversationPropagation()
|
protected void |
importHeaders(flex.messaging.messages.Message amf3ResponseMessage)
Update the AMF response message with the conversationId and other parameters. |
protected void |
initializeSeamContext(HttpServletRequest request)
Initialize the Seam Context |
protected void |
processStatusMessages(flex.messaging.messages.Message amf3ResponseMessage)
Process the Status messages and sets to the response header. |
protected void |
restoreConversationId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Seam21Interceptor()
| Method Detail |
|---|
public void before(flex.messaging.messages.Message amfReqMessage)
before in interface org.granite.messaging.amf.process.AMF3MessageInterceptor
public void after(flex.messaging.messages.Message amfReqMessage,
flex.messaging.messages.Message amfRespMessage)
after in interface org.granite.messaging.amf.process.AMF3MessageInterceptor
protected void exportHeaders(org.granite.messaging.webapp.HttpServletRequestParamWrapper request,
flex.messaging.messages.Message amf3RequestMessage)
request - - HttpServletRequestParamWrapperamf3RequestMessage - protected void importHeaders(flex.messaging.messages.Message amf3ResponseMessage)
amf3ResponseMessage - protected void initializeSeamContext(HttpServletRequest request)
request - - HttpServletRequestprotected void processStatusMessages(flex.messaging.messages.Message amf3ResponseMessage)
amf3ResponseMessage - protected void handleConversationPropagation()
protected void restoreConversationId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||