org.apache.thrift
Class TUnion.TUnionStandardScheme

java.lang.Object
  extended by org.apache.thrift.scheme.StandardScheme<TUnion>
      extended by org.apache.thrift.TUnion.TUnionStandardScheme
All Implemented Interfaces:
IScheme<TUnion>
Enclosing class:
TUnion<T extends TUnion<?,?>,F extends TFieldIdEnum>

public static class TUnion.TUnionStandardScheme
extends StandardScheme<TUnion>


Constructor Summary
TUnion.TUnionStandardScheme()
           
 
Method Summary
 void read(TProtocol iprot, TUnion struct)
           
 void write(TProtocol oprot, TUnion struct)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TUnion.TUnionStandardScheme

public TUnion.TUnionStandardScheme()
Method Detail

read

public void read(TProtocol iprot,
                 TUnion struct)
          throws TException
Throws:
TException

write

public void write(TProtocol oprot,
                  TUnion struct)
           throws TException
Throws:
TException