Uses of Class
org.apache.blur.thirdparty.thrift_0_9_0.server.AbstractNonblockingServer

Packages that use AbstractNonblockingServer
org.apache.blur.thirdparty.thrift_0_9_0.server   
 

Uses of AbstractNonblockingServer in org.apache.blur.thirdparty.thrift_0_9_0.server
 

Subclasses of AbstractNonblockingServer in org.apache.blur.thirdparty.thrift_0_9_0.server
 class THsHaServer
          An extension of the TNonblockingServer to a Half-Sync/Half-Async server.
 class TNonblockingServer
          A nonblocking TServer implementation.
 class TThreadedSelectorServer
          A Half-Sync/Half-Async server with a separate pool of threads to handle non-blocking I/O.
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.