|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Recyclable | |
|---|---|
| com.cafesoft.cams.access | Cams access control service support. |
| com.cafesoft.cams.session | Classes for managing Cams sessions. |
| com.cafesoft.core.pool | Provides classes for object pooling. |
| com.cafesoft.core.util | Utility classes. |
| Uses of Recyclable in com.cafesoft.cams.access |
|---|
| Classes in com.cafesoft.cams.access that implement Recyclable | |
|---|---|
class |
AccessControlCheck
Encapsulates key AccessControlService request and response parameters. |
| Uses of Recyclable in com.cafesoft.cams.session |
|---|
| Subinterfaces of Recyclable in com.cafesoft.cams.session | |
|---|---|
interface |
ManagedSession
Internal managed session for the Cams policy server. |
interface |
RemoteSession
An interface that defines a RemoteSession object This interface defines a SessionObject that is specifically geared towards client side clients. |
interface |
Session
The Session interface represents a Cams "authentication session"
created on successful login and active until explicitly closed (logout) or
expired due to inactivity. |
| Classes in com.cafesoft.cams.session that implement Recyclable | |
|---|---|
class |
AbstractBaseSession
Abstract base class for all Session objects. |
class |
RemoteSessionEventSupport
RemoteSessionEventSupport is a helper class for managing
RemoteSessionEventListener registrations and notifications. |
class |
StandardRemoteSession
Standard implementation of the RemoteSession interface. |
| Uses of Recyclable in com.cafesoft.core.pool |
|---|
| Subinterfaces of Recyclable in com.cafesoft.core.pool | |
|---|---|
interface |
ObjectPool
The ObjectPool interface defines a collection of methods that define a basic ObjectPool. |
| Classes in com.cafesoft.core.pool that implement Recyclable | |
|---|---|
class |
DefaultObjectPool
Provides a generic implementation of the ObjectPool interface. |
| Uses of Recyclable in com.cafesoft.core.util |
|---|
| Subinterfaces of Recyclable in com.cafesoft.core.util | |
|---|---|
interface |
NamespaceMap
A data structure for storing namespaces and their associated name/value pairs. |
| Classes in com.cafesoft.core.util that implement Recyclable | |
|---|---|
class |
NamespaceHashMap
A HashMap implementation of the NamespaceMap interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||