|
NameOpenXPKI::Service - base class for services.DescriptionBase class for service implementations. The protocol definition itself is left to the derived classes.MethodsBUILDnoop talk Expects hash reference to send to the client. Serialized data structure and sends message via the transport layer. collect Reads message from the client, deserializes the input and returns the corresponding data structure. set_timout Sets read timeout (seconds) for the collect() call. If no message is read within the specified timout collect() terminates with an exception. Default is undef which means no timeout (wait forever). __get_error Expects the following named parameters:
Visit the GSP FreeBSD Man Page Interface. |