
Poe::filter::stomp is a filter for the poe environment. it will translate the input buffer into net::stomp::frame objects and serialize the output buffer from said objects. for more information an the stomp protocol, please refer to: http://stomp.codehaus.org/protocol .