jcifs.dcerpc

Class DcerpcPipeHandle

public class DcerpcPipeHandle extends DcerpcHandle

Constructor Summary
DcerpcPipeHandle(String url, NtlmPasswordAuthentication auth)
Method Summary
voidclose()
protected voiddoReceiveFragment(byte[] buf, boolean isDirect)
protected voiddoSendFragment(byte[] buf, int off, int length, boolean isDirect)

Constructor Detail

DcerpcPipeHandle

public DcerpcPipeHandle(String url, NtlmPasswordAuthentication auth)

Method Detail

close

public void close()

doReceiveFragment

protected void doReceiveFragment(byte[] buf, boolean isDirect)

doSendFragment

protected void doSendFragment(byte[] buf, int off, int length, boolean isDirect)