Skip navigation links
B D E G I M R S T W 

B

b64encodeJson(JSONObject) - Static method in class trust.nccgroup.readablethrift.ThriftCodec
Return Base64 representation of binary protocol Thrift message for given Thrift JSON object.

D

decode(byte[]) - Method in class trust.nccgroup.readablethrift.ThriftCodec
 
decodeB64String(String) - Static method in class trust.nccgroup.readablethrift.ThriftCodec
Pass Base64 encoded Thrift binary protocol message through to decoder.

E

encode(JSONObject) - Method in class trust.nccgroup.readablethrift.ThriftCodec
Encode a Thrift JSON object into a binary protocol buffer.

G

getThriftProtocol() - Method in class trust.nccgroup.readablethrift.ThriftCodec
 
getThriftTransport() - Method in class trust.nccgroup.readablethrift.ThriftCodec
 

I

InteractiveCodec - Class in trust.nccgroup.readablethrift
 
InteractiveCodec() - Constructor for class trust.nccgroup.readablethrift.InteractiveCodec
 

M

main(String[]) - Static method in class trust.nccgroup.readablethrift.InteractiveCodec
 

R

readFields() - Method in class trust.nccgroup.readablethrift.ThriftCodec
Read an array of fields out of a Thrift protocol handler.
readFieldValue(byte) - Method in class trust.nccgroup.readablethrift.ThriftCodec
Returns the next field value from the protocol handler based on the given type.
readList() - Method in class trust.nccgroup.readablethrift.ThriftCodec
Read out a list from the protocol.
readMap() - Method in class trust.nccgroup.readablethrift.ThriftCodec
Read out a map from the protocol.
readMessage() - Method in class trust.nccgroup.readablethrift.ThriftCodec
 
readSet() - Method in class trust.nccgroup.readablethrift.ThriftCodec
Read out a set from the protocol
readStruct() - Method in class trust.nccgroup.readablethrift.ThriftCodec
 

S

setThriftProtocol(TProtocol) - Method in class trust.nccgroup.readablethrift.ThriftCodec
 

T

ThriftCodec - Class in trust.nccgroup.readablethrift
 
ThriftCodec() - Constructor for class trust.nccgroup.readablethrift.ThriftCodec
 
trust.nccgroup.readablethrift - package trust.nccgroup.readablethrift
 

W

writeFields(JSONArray) - Method in class trust.nccgroup.readablethrift.ThriftCodec
Write an array of JSON field values to the Thrift protocol handler.
writeFieldValue(byte, Object) - Method in class trust.nccgroup.readablethrift.ThriftCodec
Write a field value to the protocol handler.
writeList(JSONObject) - Method in class trust.nccgroup.readablethrift.ThriftCodec
Write a list to the protocol.
writeMap(JSONObject) - Method in class trust.nccgroup.readablethrift.ThriftCodec
Write a map to the protocol handler.
writeMessage(JSONObject) - Method in class trust.nccgroup.readablethrift.ThriftCodec
 
writeSet(JSONObject) - Method in class trust.nccgroup.readablethrift.ThriftCodec
Write a set to the protocol
writeStruct(JSONArray) - Method in class trust.nccgroup.readablethrift.ThriftCodec
 
B D E G I M R S T W 
Skip navigation links