POE::Resource::Events - internal event manager for POE::Kernel


POE documentation  | view source Contained in the POE distribution.

Index


NAME

Top

POE::Resource::Events - internal event manager for POE::Kernel

SYNOPSIS

Top

There is no public API.

DESCRIPTION

Top

POE::Resource::Events is a mix-in class for POE::Kernel. It hides the complexity of managing POE's events from even POE itself. It is used internally by POE::Kernel, so it has no public interface.

SEE ALSO

Top

See Asynchronous Messages (FIFO Events) in POE::Kernel for one public events API.

See Resources in POE::Kernel for for public information about POE resources.

See POE::Resource for general discussion about resources and the classes that manage them.

BUGS

Top

None known.

AUTHORS & COPYRIGHTS

Top

Please see POE for more information about authors and contributors.


POE documentation  | view source Contained in the POE distribution.