jcifs.dcerpc.msrpc
Class srvsvc.RemoteTOD
java.lang.Object
jcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.DcerpcMessage
jcifs.dcerpc.msrpc.srvsvc.RemoteTOD
- All Implemented Interfaces:
- DcerpcConstants
- Enclosing class:
- srvsvc
public static class srvsvc.RemoteTOD
- 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
info
public srvsvc.TimeOfDayInfo info
srvsvc.RemoteTOD
public srvsvc.RemoteTOD(String servername,
srvsvc.TimeOfDayInfo 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.