activemq::transport::CommandWriter Class Reference

#include <CommandWriter.h>

Inheritance diagram for activemq::transport::CommandWriter:

activemq::io::Writer activemq::connector::stomp::StompCommandWriter List of all members.

Public Member Functions

virtual ~CommandWriter (void)
virtual void writeCommand (const Command *command)=0 throw ( CommandIOException )

Detailed Description

Interface for an object responsible for writing a command to an output stream.


Constructor & Destructor Documentation

virtual activemq::transport::CommandWriter::~CommandWriter void   )  [inline, virtual]
 


Member Function Documentation

virtual void activemq::transport::CommandWriter::writeCommand const Command command  )  throw ( CommandIOException ) [pure virtual]
 

Writes a command to the given output stream.

Parameters:
command the command to write.
Exceptions:
CommandIOException if a problem occurs during the write.

Implemented in activemq::connector::stomp::StompCommandWriter.


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