public class InitShutPipeFile extends IPCPipeFile
| Constructor and Description |
|---|
InitShutPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
String name,
int maxTx,
int maxRx)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
abortShutdown()
Abort a shutdown
|
void |
shutdownServer(String msg,
int tmo,
boolean reboot,
boolean force)
Shutdown a remote system, and optionally reboot the system
|
checkStatus, ClosePipe, doDCERequest, doDCERequest, getBuffer, getCallId, getHandle, getMaximumReceiveSize, getMaximumTransmitSize, getNextCallId, getPacket, getPipeName, getRxBuffer, getSession, isClosed, setMaximumReceiveSize, setMaximumTransmitSize, toStringpublic InitShutPipeFile(IPCSession sess, DCEPacket pkt, int handle, String name, int maxTx, int maxRx)
sess - SMBIPCSessionpkt - DCEPackethandle - intname - StringmaxTx - intmaxRx - intpublic final void shutdownServer(String msg, int tmo, boolean reboot, boolean force) throws IOException, SMBException
msg - Stringtmo - intreboot - booleanforce - booleanIOExceptionSMBExceptionpublic final void abortShutdown()
throws IOException,
SMBException
IOExceptionSMBExceptionCopyright © 2005–2020 Alfresco Software. All rights reserved.