Package com.evernote.thrift

Interface Summary
TBase<T extends TBase> Generic base interface for generated Thrift objects.
TEnum  
TFieldIdEnum Interface for all generated struct Fields objects.
TReflectionBase<T extends TBase,F extends TFieldIdEnum> Generic base interface for generated Thrift objects that support field manipulation via reflection.
TServiceClient A TServiceClient is used to communicate with a TService implementation across protocols and transports.
 

Class Summary
ShortStack ShortStack is a short-specific Stack implementation written for the express purpose of very fast operations on TCompactProtocol's field id stack.
TBaseHelper  
TByteArrayOutputStream Class that allows access to the underlying buf without doing deep copies on it.
TFieldRequirementType Requirement type constants.
TUnion<T extends TUnion,F extends TFieldIdEnum>  
 

Exception Summary
TApplicationException Application level exception
TException Generic exception class for Thrift.
 



Copyright © 2013. All Rights Reserved.