jcifs.dcerpc.msrpc
Class netdfs.DfsInfo1

java.lang.Object
  extended byjcifs.dcerpc.ndr.NdrObject
      extended byjcifs.dcerpc.msrpc.netdfs.DfsInfo1
Enclosing class:
netdfs

public static class netdfs.DfsInfo1
extends NdrObject


Field Summary
 java.lang.String entry_path
           
 
Constructor Summary
netdfs.DfsInfo1()
           
 
Method Summary
 void decode(NdrBuffer _src)
           
 void encode(NdrBuffer _dst)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

entry_path

public java.lang.String entry_path
Constructor Detail

netdfs.DfsInfo1

public netdfs.DfsInfo1()
Method Detail

encode

public void encode(NdrBuffer _dst)
            throws NdrException
Specified by:
encode in class NdrObject
Throws:
NdrException

decode

public void decode(NdrBuffer _src)
            throws NdrException
Specified by:
decode in class NdrObject
Throws:
NdrException