Package jcifs.dcerpc

Class DcerpcPipeHandle

    • Constructor Detail

    • Method Detail

      • doSendFragment

        protected void doSendFragment​(byte[] buf,
                                      int off,
                                      int length,
                                      boolean isDirect)
                               throws java.io.IOException
        Specified by:
        doSendFragment in class DcerpcHandle
        Throws:
        java.io.IOException
      • doReceiveFragment

        protected void doReceiveFragment​(byte[] buf,
                                         boolean isDirect)
                                  throws java.io.IOException
        Specified by:
        doReceiveFragment in class DcerpcHandle
        Throws:
        java.io.IOException
      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in class DcerpcHandle
        Throws:
        java.io.IOException