Uses of Interface
org.apgrid.grpc.ng.NgDataInputStream

Packages that use NgDataInputStream
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 NgDataInputStream in org.apgrid.grpc.ng
 

Classes in org.apgrid.grpc.ng that implement NgDataInputStream
 class XDRInputStream
           
 

Constructors in org.apgrid.grpc.ng with parameters of type NgDataInputStream
Protocol(NgDataInputStream ngdi)