메소드 |
설명 |
|
Acknowledge ( ) : void |
|
|
ActiveMQMessage ( ) : System |
|
|
BeforeMarshall ( OpenWireFormat wireFormat ) : void |
|
|
ClearBody ( ) : void |
|
|
ClearProperties ( ) : void |
|
|
Clone ( ) : object |
|
|
Equals ( ActiveMQMessage that ) : bool |
|
|
Equals ( object that ) : bool |
|
|
GetDataStructureType ( ) : byte |
|
|
GetHashCode ( ) : int |
|
|
GetObjectProperty ( string name ) : object |
|
|
IsMarshallAware ( ) : bool |
|
|
SetObjectProperty ( string name, object value ) : void |
|
|
Transform ( IMessage message ) : ActiveMQMessage |
|
|
visit ( ICommandVisitor visitor ) : Response |
|
|