public class Protocol.Shutdown extends TextProtocol.RequestMessage
messagePrefixNocheck, sendVersion| Constructor and Description |
|---|
Shutdown() |
Shutdown(String responseLine,
String[] tokens) |
| Modifier and Type | Method and Description |
|---|---|
TextProtocol.MessageOp |
getOp() |
String |
wireFormat() |
equals, hashCode, wireFormatPrefixgetCurrentTokenPosition, getMessagePrefix, getProtocol, getSenderId, getSendVersion, hasMoreTokens, nextPayloadToken, setSendVersionpublic Shutdown()
public Shutdown(String responseLine, String[] tokens) throws TextProtocol.InvalidMessageException
public TextProtocol.MessageOp getOp()
getOp in class TextProtocol.Messagepublic String wireFormat()
Copyright © 2024. All rights reserved.