| Package | Description |
|---|---|
| org.jboss.as.clustering.web | |
| org.jboss.as.clustering.web.impl | |
| org.jboss.as.clustering.web.infinispan |
| Modifier and Type | Method and Description |
|---|---|
SessionAttributeMarshaller |
SessionAttributeMarshallerFactory.createMarshaller(LocalDistributableSessionManager manager)
Create a session attribute marshaller using the specified distributable session manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionAttributeMarshallerImpl
Session attribute marshaller that marshals attribute values using a
SimpleMarshalledValue. |
| Modifier and Type | Method and Description |
|---|---|
SessionAttributeMarshaller |
SessionAttributeMarshallerFactoryImpl.createMarshaller(LocalDistributableSessionManager manager)
Create a session attribute marshaller using the specified distributable session manager.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends OutgoingDistributableSessionData> |
SessionAttributeStorageFactoryImpl.createStorage(org.jboss.metadata.web.jboss.ReplicationGranularity granularity,
SessionAttributeMarshaller marshaller)
Creates a session attribute storage strategy.
|
<T extends OutgoingDistributableSessionData> |
SessionAttributeStorageFactory.createStorage(org.jboss.metadata.web.jboss.ReplicationGranularity granularity,
SessionAttributeMarshaller marshaller)
Creates a session attribute storage strategy.
|
| Constructor and Description |
|---|
CoarseSessionAttributeStorage(SessionAttributeMarshaller marshaller) |
FineSessionAttributeStorage(SessionAttributeMarshaller marshaller) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.