POE::Resource::Sessions - internal session manager for POE::Kernel
There is no public API.
POE::Resource::Sessions is a mix-in class for POE::Kernel. It
provides the internal features that manage sessions, regardless of the
session type. It is used internally by POE::Kernel. so it has no
public interface.
See the POE::Session manpage and the POE::NFA manpage for one type of session. CPAN
also have others.
See Sessions in the POE::Kernel manpage for a discussion about POE::Kernel
sessions.
See Session Lifespans in the POE::Kernel manpage to learn why sessions run, and
how to stop them.
See Session Management in the POE::Kernel manpage for information about managing
sessions in your applications, and the events that occur when sessions
come and go.
See Session Helper Methods in the POE::Kernel manpage for friend methods between
POE::Kernel and POE::Session classes.
See Resources in the POE::Kernel manpage for public information about POE
resources.
See the POE::Resource manpage for general discussion about resources and the
classes that manage them.
None known.
Please see POE for more information about authors and contributors.
|