Uses of Class
org.apache.hadoop.ipc.Server

Packages that use Server
org.apache.hadoop.ipc Tools to help define network clients and servers. 
 

Uses of Server in org.apache.hadoop.ipc
 

Subclasses of Server in org.apache.hadoop.ipc
static class RPC.Server
          An RPC Server.
 

Methods in org.apache.hadoop.ipc that return Server
static Server Server.get()
          Returns the server instance called under or null.
 



Copyright © 2006 The Apache Software Foundation