org.apache.blur.thirdparty.thrift_0_9_0.protocol
Class TJSONProtocol.Factory
java.lang.Object
org.apache.blur.thirdparty.thrift_0_9_0.protocol.TJSONProtocol.Factory
- All Implemented Interfaces:
- Serializable, TProtocolFactory
- Enclosing class:
- TJSONProtocol
public static class TJSONProtocol.Factory
- extends Object
- implements TProtocolFactory
Factory for JSON protocol objects
- See Also:
- Serialized Form
TJSONProtocol.Factory
public TJSONProtocol.Factory()
getProtocol
public TProtocol getProtocol(TTransport trans)
- Specified by:
getProtocol
in interface TProtocolFactory
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.