| Package | Description |
|---|---|
| org.gatein.pc.portlet.impl.state | |
| org.gatein.pc.portlet.state.producer |
| Modifier and Type | Class and Description |
|---|---|
class |
StateConverterV0
An implementation that relies on the
DataInputStream and DataOutputStream to marshall
and unmarshall the producer state. |
| Modifier and Type | Method and Description |
|---|---|
StateConverter |
ProducerPortletInvoker.getStateConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProducerPortletInvoker.setStateConverter(StateConverter stateConverter) |
| Constructor and Description |
|---|
ProducerPortletInvoker(PortletStatePersistenceManager persistenceManager,
StateManagementPolicy stateManagementPolicy,
StateConverter stateConverter) |
Copyright © 2003-2016 GateIn. All Rights Reserved.