Uses of Interface
org.jboss.portal.portlet.state.StateConverter

Packages that use StateConverter
org.jboss.portal.portlet.impl.state   
org.jboss.portal.portlet.state.producer   
 

Uses of StateConverter in org.jboss.portal.portlet.impl.state
 

Classes in org.jboss.portal.portlet.impl.state that implement StateConverter
 class StateConverterV0
          An implementation that relies on the DataInputStream and DataOutputStream to marshall and unmarshall the producer state.
 

Uses of StateConverter in org.jboss.portal.portlet.state.producer
 

Methods in org.jboss.portal.portlet.state.producer that return StateConverter
 StateConverter ProducerPortletInvoker.getStateConverter()
           
 

Methods in org.jboss.portal.portlet.state.producer with parameters of type StateConverter
 void ProducerPortletInvoker.setStateConverter(StateConverter stateConverter)
           
 



Copyright © 2008. All Rights Reserved.