|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.flex.core.MessageProcessingContext
public class MessageProcessingContext
Context holder for information about the current AMF message processing request.
| Constructor Summary | |
|---|---|
MessageProcessingContext(java.lang.Object messageTarget)
Creates a new MessageProcessingContext with the current message target endpoint |
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getAttributes()
Returns any stored attributes for the current request |
java.lang.Object |
getMessageTarget()
Returns the intercepted target endpoint of the current message processing request |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageProcessingContext(java.lang.Object messageTarget)
messageTarget - the intercepted target endpoint of the AMF message| Method Detail |
|---|
public java.util.Map<java.lang.String,java.lang.Object> getAttributes()
public java.lang.Object getMessageTarget()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||