jcifs.dcerpc.msrpc
Class srvsvc.ServerGetInfo
java.lang.Object
jcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.DcerpcMessage
jcifs.dcerpc.msrpc.srvsvc.ServerGetInfo
- All Implemented Interfaces:
- DcerpcConstants
- Enclosing class:
- srvsvc
public static class srvsvc.ServerGetInfo
- extends DcerpcMessage
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
retval
public int retval
servername
public String servername
level
public int level
info
public NdrObject info
srvsvc.ServerGetInfo
public srvsvc.ServerGetInfo(String servername,
int level,
NdrObject info)
getOpnum
public int getOpnum()
- Specified by:
getOpnum in class DcerpcMessage
encode_in
public void encode_in(NdrBuffer _dst)
throws NdrException
- Specified by:
encode_in in class DcerpcMessage
- Throws:
NdrException
decode_out
public void decode_out(NdrBuffer _src)
throws NdrException
- Specified by:
decode_out in class DcerpcMessage
- Throws:
NdrException
Copyright © 2012. All Rights Reserved.