activemq::connector::stomp::marshal::Marshalable Class Reference

#include <Marshalable.h>

Inheritance diagram for activemq::connector::stomp::marshal::Marshalable:

activemq::connector::stomp::commands::StompCommand activemq::connector::stomp::commands::AbstractCommand< T > activemq::connector::stomp::commands::AbstractCommand< transport::Command > activemq::connector::stomp::commands::AbstractCommand< transport::Response > activemq::connector::stomp::commands::AbortCommand activemq::connector::stomp::commands::AckCommand activemq::connector::stomp::commands::BeginCommand activemq::connector::stomp::commands::CommitCommand activemq::connector::stomp::commands::ConnectCommand activemq::connector::stomp::commands::DisconnectCommand activemq::connector::stomp::commands::ErrorCommand activemq::connector::stomp::commands::StompMessage< T > activemq::connector::stomp::commands::StompMessage< cms::BytesMessage > activemq::connector::stomp::commands::StompMessage< cms::Message > activemq::connector::stomp::commands::StompMessage< cms::TextMessage > activemq::connector::stomp::commands::SubscribeCommand activemq::connector::stomp::commands::UnsubscribeCommand activemq::connector::stomp::commands::ConnectedCommand activemq::connector::stomp::commands::ReceiptCommand List of all members.

Public Member Functions

virtual ~Marshalable (void)
virtual const StompFramemarshal (void) const =0 throw ( marshal::MarshalException )

Constructor & Destructor Documentation

virtual activemq::connector::stomp::marshal::Marshalable::~Marshalable void   )  [inline, virtual]
 


Member Function Documentation

virtual const StompFrame& activemq::connector::stomp::marshal::Marshalable::marshal void   )  const throw ( marshal::MarshalException ) [pure virtual]
 

Marshals the command to a stomp frame.

Returns:
the stomp frame representation of this command.
Exceptions:
MarshalException if the command is not in a state that can be marshalled.

Implemented in activemq::connector::stomp::commands::AbstractCommand< T >, activemq::connector::stomp::commands::AbstractCommand< transport::Response >, and activemq::connector::stomp::commands::AbstractCommand< transport::Command >.


The documentation for this class was generated from the following file:
Generated on Thu Aug 3 18:03:32 2006 for activemq-cpp by  doxygen 1.4.5