jcifs.dcerpc.msrpc

Class netdfs.DfsInfo300

Enclosing Class:
netdfs

public static class netdfs.DfsInfo300
extends NdrObject

Field Summary

String
dfs_name
int
flags

Method Summary

void
decode(NdrBuffer _src)
void
encode(NdrBuffer _dst)

Methods inherited from class jcifs.dcerpc.ndr.NdrObject

decode, encode

Field Details

dfs_name

public String dfs_name

flags

public int flags

Method Details

decode

public void decode(NdrBuffer _src)
            throws NdrException
Overrides:
decode in interface NdrObject

encode

public void encode(NdrBuffer _dst)
            throws NdrException
Overrides:
encode in interface NdrObject