Uses of Package
org.apache.thrift.transport

Packages that use org.apache.thrift.transport
org.apache.thrift   
org.apache.thrift.async   
org.apache.thrift.protocol   
org.apache.thrift.server   
org.apache.thrift.transport   
 

Classes in org.apache.thrift.transport used by org.apache.thrift
TTransport
          Generic class that encapsulates the I/O layer.
 

Classes in org.apache.thrift.transport used by org.apache.thrift.async
TNonblockingTransport
           
 

Classes in org.apache.thrift.transport used by org.apache.thrift.protocol
TTransport
          Generic class that encapsulates the I/O layer.
 

Classes in org.apache.thrift.transport used by org.apache.thrift.server
TFramedTransport.Factory
           
TNonblockingServerTransport
          Server transport that can be operated in a nonblocking fashion.
TServerTransport
          Server transport.
TTransportFactory
          Factory class used to create wrapped instance of Transports.
 

Classes in org.apache.thrift.transport used by org.apache.thrift.transport
AutoExpandingBuffer
          Helper class that wraps a byte[] so that it can expand and be reused.
TIOStreamTransport
          This is the most commonly used base transport.
TNonblockingServerTransport
          Server transport that can be operated in a nonblocking fashion.
TNonblockingTransport
           
TServerTransport
          Server transport.
TTransport
          Generic class that encapsulates the I/O layer.
TTransportException
          Transport exceptions.
TTransportFactory
          Factory class used to create wrapped instance of Transports.
 



Copyright © 2010. All Rights Reserved.