public class CloseCommandImpl extends CommandImpl implements CloseCommand
error, exception, networkTimeout, notices
Constructor and Description |
---|
CloseCommandImpl(ServerObjectType objectType,
String objectName) |
Modifier and Type | Method and Description |
---|---|
void |
execute(ProtocolImpl protocol) |
String |
getObjectName() |
ServerObjectType |
getObjectType() |
addNotice, enableCancelTimer, getError, getException, getNetworkTimeout, getWarnings, setError, setException, setNetworkTimeout, waitFor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getError, getException, getNetworkTimeout, getWarnings, setNetworkTimeout
public CloseCommandImpl(ServerObjectType objectType, String objectName)
public ServerObjectType getObjectType()
getObjectType
in interface CloseCommand
public String getObjectName()
getObjectName
in interface CloseCommand
public void execute(ProtocolImpl protocol) throws IOException
execute
in class CommandImpl
IOException
Copyright © 2013-2015 impossibl.com. All Rights Reserved.