POE::Component::Server::Bayeux::Message::Publish - handles non-special channels


POE-Component-Server-Bayeux documentation  | view source Contained in the POE-Component-Server-Bayeux distribution.

Index


NAME

Top

POE::Component::Server::Bayeux::Message::Publish - handles non-special channels

DESCRIPTION

Top

Subclasses POE::Component::Server::Bayeux::Message to implement the non-special channels. This will usually mean a publish to a channel, so a successfuly handled message will simply be passed to the server via $request->publish(), with a response given back to the requesting client.

COPYRIGHT

Top

AUTHOR

Top

Eric Waters <ewaters@uarc.com>


POE-Component-Server-Bayeux documentation  | view source Contained in the POE-Component-Server-Bayeux distribution.