public abstract class AbstractCodec extends Object implements Codec, CodecFactory
Constructor and Description |
---|
AbstractCodec() |
Modifier and Type | Method and Description |
---|---|
Codec |
createCodec(String clusterId) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId
public AbstractCodec()
public Codec createCodec(String clusterId)
createCodec
in interface CodecFactory
CodecFactory.createCodec(java.lang.String)
Copyright © 2004–2014 Paul Ferraro. All rights reserved.