Package org.glassfish.grizzly.smart

Interface Summary
SequenceUnit  
SmartTransformer<K,L> Common interface for Smart encoder and decoder.
 

Class Summary
Reference<E> Object represents reference to a value
SequenceUnit.InstantiateUnit  
SequenceUnit.StepInUnit  
SequenceUnit.StepOutUnit  
SequenceUnit.TransformUnit  
SmartCodec<K> Smart Codec, which is able to encode/decode custom protocol message by their class structure.
SmartDecoderTransformer<E> Smart decoder, which is able to decode a Buffer to a custom protocol message.
SmartEncoderTransformer<E> Smart encoder, which is able to encoder a custom protocol message to a Buffer.
SmartFilter<K>  
Value<E> Object represents the value of some object either directly or by Reference
 

Enum Summary
SequenceUnit.Type  
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.