public class WkssvcPipeFile extends IPCPipeFile
Pipe file connected to a remote workstation DCE/RPC service that can be used to receive information about the remote workstation.
Constructor and Description |
---|
WkssvcPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
String name,
int maxTx,
int maxRx)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
WorkstationInfo |
getWorkstationInformation()
Return the workstation information
|
checkStatus, ClosePipe, doDCERequest, doDCERequest, getBuffer, getCallId, getHandle, getMaximumReceiveSize, getMaximumTransmitSize, getNextCallId, getPacket, getPipeName, getRxBuffer, getSession, isClosed, setMaximumReceiveSize, setMaximumTransmitSize, toString
public WkssvcPipeFile(IPCSession sess, DCEPacket pkt, int handle, String name, int maxTx, int maxRx)
sess
- SMBIPCSessionpkt
- DCEPackethandle
- intname
- StringmaxTx
- intmaxRx
- intpublic final WorkstationInfo getWorkstationInformation() throws IOException, SMBException
IOException
SMBException
Copyright © 2005–2018 Alfresco Software. All rights reserved.