com.sun.grizzly.filterchain
Class DefaultFilterChainCodec
java.lang.Object
com.sun.grizzly.filterchain.DefaultFilterChainCodec
- All Implemented Interfaces:
- Codec
public class DefaultFilterChainCodec
- extends Object
- implements Codec
DefaultFilterChain codec implementation.
- Author:
- Alexey Stashok
- See Also:
Codec
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultFilterChainCodec
public DefaultFilterChainCodec(DefaultFilterChain filterChain)
getDecoder
public DefaultDecoderTransformer getDecoder()
- Specified by:
getDecoder in interface Codec
getEncoder
public DefaultEncoderTransformer getEncoder()
- Specified by:
getEncoder in interface Codec
Copyright © 2009 SUN Microsystems. All Rights Reserved.