activemq::transport::CommandReader Class Reference

#include <CommandReader.h>

Inheritance diagram for activemq::transport::CommandReader:

activemq::io::Reader activemq::connector::stomp::StompCommandReader List of all members.

Public Member Functions

virtual ~CommandReader (void)
virtual CommandreadCommand (void)=0 throw ( CommandIOException )

Detailed Description

Interface for an object responsible for reading a command from an input stream.


Constructor & Destructor Documentation

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


Member Function Documentation

virtual Command* activemq::transport::CommandReader::readCommand void   )  throw ( CommandIOException ) [pure virtual]
 

Reads a command from the given input stream.

Returns:
The next command available on the stream.
Exceptions:
CommandIOException if a problem occurs during the read.

Implemented in activemq::connector::stomp::StompCommandReader.


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