NAME
Net::RRP::Request::Reverse - rrp reverse request representation. This command must reverse protocol for replication issues.
SYNOPSIS
use Net::RRP::Request::Reverse;
my $reverseRequest = new Net::RRP::Request::Reverse ();
DESCRIPTION
This is a rrp reverse request representation class. RRP rfc extension.
getName
return a 'Reverse'
setEntity
throw Net::RRP::Exception::InvalidEntityValue immediate
setOption
throw Net::RRP::Exception::InvalidCommandOption () immediate
AUTHOR AND COPYRIGHT
Net::RRP::Request::Reverse (C) Vladimir B. Grebenschikov
TSB "Russian Express"
vova@express.ru
All rights reserved.
You may distribute this package under the terms of either the GNU
General Public License or the Artistic License, as specified in the
Perl README file.
SEE ALSO
Net::RRP::Request(3), Net::RRP::Codec(3), RFC 2832, Net::RRP::Exception::InvalidCommandOption(3), Net::RRP::Exception::InvalidEntityValue(3)