Uses of Class
org.apgrid.grpc.ng.NgGrpcHandle

Packages that use NgGrpcHandle
org.apgrid.grpc.ng Provides Ninf-G implementation of standard interface of Grid RPC(org.gridforum.gridrpc.*).
And there are main functions(classes and interfaces) in this package. 
 

Uses of NgGrpcHandle in org.apgrid.grpc.ng
 

Methods in org.apgrid.grpc.ng with parameters of type NgGrpcHandle
 void NgLog.printLog(int category, int level, NgGrpcHandle handle, java.lang.String msg)
           
 void NgLog.printSessionLog(int category, int level, NgGrpcHandle handle, java.lang.String msg)