|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateConversionException | |
|---|---|
| org.jboss.portal.portlet.impl.state | |
| org.jboss.portal.portlet.state | |
| Uses of StateConversionException in org.jboss.portal.portlet.impl.state |
|---|
| Methods in org.jboss.portal.portlet.impl.state that throw StateConversionException | |
|---|---|
byte[] |
StateConverterV0.marshall(PortletState state)
|
PortletState |
StateConverterV0.unmarshall(byte[] marshalledState)
|
| Uses of StateConversionException in org.jboss.portal.portlet.state |
|---|
| Methods in org.jboss.portal.portlet.state that throw StateConversionException | |
|---|---|
byte[] |
StateConverter.marshall(PortletState state)
Marshall the producer state as a byte array. |
PortletState |
StateConverter.unmarshall(byte[] marshalledState)
Unmarshall the producer state from a byte array. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||