|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.code.yanf4j.core.impl.ByteBufferCodecFactory
public class ByteBufferCodecFactory
Default codec factory
| Nested Class Summary | |
|---|---|
class |
ByteBufferCodecFactory.ByteBufferDecoder
|
class |
ByteBufferCodecFactory.ByteBufferEncoder
|
| Nested classes/interfaces inherited from interface com.google.code.yanf4j.core.CodecFactory |
|---|
CodecFactory.Decoder, CodecFactory.Encoder |
| Constructor Summary | |
|---|---|
ByteBufferCodecFactory()
|
|
ByteBufferCodecFactory(boolean direct)
|
|
| Method Summary | |
|---|---|
CodecFactory.Decoder |
getDecoder()
|
CodecFactory.Encoder |
getEncoder()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ByteBufferCodecFactory()
public ByteBufferCodecFactory(boolean direct)
| Method Detail |
|---|
public CodecFactory.Decoder getDecoder()
getDecoder in interface CodecFactorypublic CodecFactory.Encoder getEncoder()
getEncoder in interface CodecFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||