Uses of Class
org.jboss.portal.portlet.state.StateConversionException

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.
 



Copyright © 2008. All Rights Reserved.