Uses of Class
com.nhncorp.neptune.common.ipc.NServer

Packages that use NServer
com.nhncorp.neptune.common.ipc Most classes in this package from Apache Hadoop. 
 

Uses of NServer in com.nhncorp.neptune.common.ipc
 

Subclasses of NServer in com.nhncorp.neptune.common.ipc
static class NRPC.Server
          An RPC Server.
 

Methods in com.nhncorp.neptune.common.ipc that return NServer
static NServer NServer.get()
          Returns the server instance called under or null.