Uses of Interface
org.apache.jetspeed.container.state.impl.NavigationalStateCodec

Packages that use NavigationalStateCodec
org.apache.jetspeed.container.state.impl   
 

Uses of NavigationalStateCodec in org.apache.jetspeed.container.state.impl
 

Classes in org.apache.jetspeed.container.state.impl that implement NavigationalStateCodec
 class JetspeedNavigationalStateCodec
          JetspeedNavigationalStateCodec
 

Fields in org.apache.jetspeed.container.state.impl declared as NavigationalStateCodec
private  NavigationalStateCodec AbstractNavigationalState.codec
           
 

Constructors in org.apache.jetspeed.container.state.impl with parameters of type NavigationalStateCodec
AbstractNavigationalState(NavigationalStateCodec codec)
           
PathNavigationalState(NavigationalStateCodec codec)
           
SessionNavigationalState(NavigationalStateCodec codec)
           
SessionFullNavigationalState(NavigationalStateCodec codec)
           
 



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.