Scroll to navigation

MR::IProto::Request(3pm) User Contributed Perl Documentation MR::IProto::Request(3pm)

NAME

MR::IProto::Request - request message

DESCRIPTION

Base class for all request messages.

PUBLIC METHODS

Returns key value. You must reimplement this method in your subclass to use this feature.
If request retry is allowed.

PROTECTED METHODS

Class method which must return name of key attribute.
_build_data
You must implement this method in you subclass to pack your object. Returns packed data.
2020-07-21 perl v5.30.3