Uses of Package
org.szegedi.spring.web.jsflow.codec

Packages that use org.szegedi.spring.web.jsflow.codec
org.szegedi.spring.web.jsflow.codec Contains framework for transcoding serialized flowstates, adding compression, encryption, and digital signature to them. 
org.szegedi.spring.web.jsflow.support   
 

Classes in org.szegedi.spring.web.jsflow.codec used by org.szegedi.spring.web.jsflow.codec
BinaryStateCodec
          Instances of a binary state codec can be added to any AbstractFlowStateStorage to transform the binary representation of the serialized state.
 

Classes in org.szegedi.spring.web.jsflow.codec used by org.szegedi.spring.web.jsflow.support
BinaryStateCodec
          Instances of a binary state codec can be added to any AbstractFlowStateStorage to transform the binary representation of the serialized state.