public interface DCEHandler
Modifier and Type | Method and Description |
---|---|
void |
processRequest(SMBSrvSession sess,
DCEBuffer inBuf,
DCEPipeFile pipeFile,
SMBSrvPacket smbPkt)
Process a DCE/RPC request
|
void processRequest(SMBSrvSession sess, DCEBuffer inBuf, DCEPipeFile pipeFile, SMBSrvPacket smbPkt) throws java.io.IOException, SMBSrvException
sess
- SMBSrvSessioninBuf
- DCEBufferpipeFile
- DCEPipeFilesmbPkt
- Request packetjava.io.IOException
SMBSrvException
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.