protected static class FSTConfiguration.FSTDefaultStreamCoderFactory extends Object implements FSTConfiguration.StreamCoderFactory
| Constructor and Description |
|---|
FSTDefaultStreamCoderFactory(FSTConfiguration fstConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
FSTDecoder |
createStreamDecoder() |
FSTEncoder |
createStreamEncoder() |
ThreadLocal |
getInput() |
ThreadLocal |
getOutput() |
public FSTDefaultStreamCoderFactory(FSTConfiguration fstConfiguration)
public FSTEncoder createStreamEncoder()
createStreamEncoder in interface FSTConfiguration.StreamCoderFactorypublic FSTDecoder createStreamDecoder()
createStreamDecoder in interface FSTConfiguration.StreamCoderFactorypublic ThreadLocal getInput()
getInput in interface FSTConfiguration.StreamCoderFactorypublic ThreadLocal getOutput()
getOutput in interface FSTConfiguration.StreamCoderFactoryCopyright © 2015. All rights reserved.