All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jcifs_1.3.3.docs.api.jcifs.dcerpc.DcerpcBind.html Maven / Gradle / Ivy

Go to download

JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java

There is a newer version: 1.3.14-kohsuke-1
Show newest version






DcerpcBind (JCIFS API)


















jcifs.dcerpc
Class DcerpcBind

java.lang.Object
  extended by jcifs.dcerpc.ndr.NdrObject
      extended by jcifs.dcerpc.DcerpcMessage
          extended by jcifs.dcerpc.DcerpcBind
All Implemented Interfaces:
DcerpcConstants

public class DcerpcBind
extends DcerpcMessage


Field Summary
 
Fields inherited from class jcifs.dcerpc.DcerpcMessage
alloc_hint, call_id, flags, length, ptype, result
 
Fields inherited from interface jcifs.dcerpc.DcerpcConstants
DCERPC_CONC_MPX, DCERPC_DID_NOT_EXECUTE, DCERPC_FIRST_FRAG, DCERPC_LAST_FRAG, DCERPC_MAYBE, DCERPC_OBJECT_UUID, DCERPC_PENDING_CANCEL, DCERPC_RESERVED_1, DCERPC_UUID_SYNTAX_NDR
 
Constructor Summary
DcerpcBind()
           
 
Method Summary
 void decode_out(NdrBuffer buf)
           
 void encode_in(NdrBuffer buf)
           
 int getOpnum()
           
 DcerpcException getResult()
           
 
Methods inherited from class jcifs.dcerpc.DcerpcMessage
decode, encode, isFlagSet, setFlag, unsetFlag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DcerpcBind

public DcerpcBind()
Method Detail

getResult

public DcerpcException getResult()
Overrides:
getResult in class DcerpcMessage

getOpnum

public int getOpnum()
Specified by:
getOpnum in class DcerpcMessage

encode_in

public void encode_in(NdrBuffer buf)
               throws NdrException
Specified by:
encode_in in class DcerpcMessage
Throws:
NdrException

decode_out

public void decode_out(NdrBuffer buf)
                throws NdrException
Specified by:
decode_out in class DcerpcMessage
Throws:
NdrException






© 2015 - 2025 Weber Informatics LLC | Privacy Policy