1POE::Resource::SessionsU(s3e)r Contributed Perl DocumentaPtOiEo:n:Resource::Sessions(3)
2
3
4

NAME

6       POE::Resource::Sessions - internal session manager for POE::Kernel
7

SYNOPSIS

9       There is no public API.
10

DESCRIPTION

12       POE::Resource::Sessions is a mix-in class for POE::Kernel.  It provides
13       the internal features that manage sessions, regardless of the session
14       type.  It is used internally by POE::Kernel. so it has no public
15       interface.
16

SEE ALSO

18       See POE::Session and POE::NFA for one type of session.  CPAN also have
19       others.
20
21       See "Sessions" in POE::Kernel for a discussion about POE::Kernel
22       sessions.
23
24       See "Session Lifespans" in POE::Kernel to learn why sessions run, and
25       how to stop them.
26
27       See "Session Management" in POE::Kernel for information about managing
28       sessions in your applications, and the events that occur when sessions
29       come and go.
30
31       See "Session Helper Methods" in POE::Kernel for friend methods between
32       POE::Kernel and POE::Session classes.
33
34       See "Resources" in POE::Kernel for public information about POE
35       resources.
36
37       See POE::Resource for general discussion about resources and the
38       classes that manage them.
39

BUGS

41       None known.
42

AUTHORS & COPYRIGHTS

44       Please see POE for more information about authors and contributors.
45
46
47
48perl v5.30.0                      2019-07-26        POE::Resource::Sessions(3)
Impressum