public class WkssvcDCEHandler extends Object implements DCEHandler
Constructor and Description |
---|
WkssvcDCEHandler() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
netWkstaGetInfo(SMBSrvSession sess,
DCEBuffer inBuf,
DCEBuffer outBuf)
Get workstation infomation
|
void |
processRequest(SMBSrvSession sess,
DCEBuffer inBuf,
DCEPipeFile pipeFile,
SMBSrvPacket smbPkt)
Process a WksSvc DCE/RPC request
|
public void processRequest(SMBSrvSession sess, DCEBuffer inBuf, DCEPipeFile pipeFile, SMBSrvPacket smbPkt) throws IOException, SMBSrvException
processRequest
in interface DCEHandler
sess
- SMBSrvSessioninBuf
- DCEBufferpipeFile
- DCEPipeFile
2param smbPkt Request packetsmbPkt
- Request packetIOException
SMBSrvException
protected final boolean netWkstaGetInfo(SMBSrvSession sess, DCEBuffer inBuf, DCEBuffer outBuf)
sess
- SMBSrvSessioninBuf
- DCEPacketoutBuf
- DCEPacketCopyright © 2005–2018 Alfresco Software. All rights reserved.