JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
ca.phon.session.spi.SessionSPI
Packages that use
SessionSPI
Package
Description
ca.phon.session
ca.phon.session.impl
ca.phon.session.spi
Uses of
SessionSPI
in
ca.phon.session
Methods in
ca.phon.session
with parameters of type
SessionSPI
Modifier and Type
Method
Description
Session
SessionFactory.
createSession
(
SessionSPI
sessionImpl)
Uses of
SessionSPI
in
ca.phon.session.impl
Classes in
ca.phon.session.impl
that implement
SessionSPI
Modifier and Type
Class
Description
class
SessionImpl
Methods in
ca.phon.session.impl
that return
SessionSPI
Modifier and Type
Method
Description
SessionSPI
SessionFactoryImpl.
createSession
()
Uses of
SessionSPI
in
ca.phon.session.spi
Methods in
ca.phon.session.spi
that return
SessionSPI
Modifier and Type
Method
Description
SessionSPI
SessionFactorySPI.
createSession
()
Create a new empty session.