MCP PHP SDK

SessionFactory implements SessionFactoryInterface

Default implementation of SessionFactoryInterface.

Tags
author

Kyrian Obikwelu koshnawaza@gmail.com

Table of Contents

Interfaces

SessionFactoryInterface
Factory interface for creating session instances.

Methods

create()  : SessionInterface
Creates a new session with an auto-generated UUID.
createWithId()  : SessionInterface
Creates a session with a specific UUID.

Methods


        
On this page

Search results