Class NdrObject

    • Constructor Summary

      Constructors 
      Constructor Description
      NdrObject()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void decode​(NdrBuffer src)  
      abstract void encode​(NdrBuffer dst)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait