# phpman > perldoc > POE::Resource::Sessions

## NAME
    [POE::Resource::Sessions](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AResource%3A%3ASessions/markdown) - internal session manager for [POE::Kernel](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AKernel/markdown)

## SYNOPSIS
    There is no public API.

## DESCRIPTION
    [POE::Resource::Sessions](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AResource%3A%3ASessions/markdown) is a mix-in class for [POE::Kernel](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AKernel/markdown). It provides the internal features
    that manage sessions, regardless of the session type. It is used internally by [POE::Kernel](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AKernel/markdown). so
    it has no public interface.

## SEE ALSO
    See [POE::Session](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3ASession/markdown) and [POE::NFA](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3ANFA/markdown) for one type of session. CPAN also have others.

    See "Sessions" in [POE::Kernel](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AKernel/markdown) for a discussion about [POE::Kernel](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AKernel/markdown) sessions.

    See "Session Lifespans" in [POE::Kernel](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AKernel/markdown) to learn why sessions run, and how to stop them.

    See "Session Management" in [POE::Kernel](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AKernel/markdown) for information about managing sessions in your
    applications, and the events that occur when sessions come and go.

    See "Session Helper Methods" in [POE::Kernel](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AKernel/markdown) for friend methods between [POE::Kernel](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AKernel/markdown) and
    [POE::Session](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3ASession/markdown) classes.

    See "Resources" in [POE::Kernel](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AKernel/markdown) for public information about POE resources.

    See [POE::Resource](https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AResource/markdown) for general discussion about resources and the classes that manage them.

## BUGS
    None known.

AUTHORS & COPYRIGHTS
    Please see POE for more information about authors and contributors.

