public class RepGroupProtocol.TransferOK extends TextProtocol.OK
messagePrefixNocheck, sendVersion
Constructor and Description |
---|
RepGroupProtocol.TransferOK(java.lang.String winner) |
RepGroupProtocol.TransferOK(java.lang.String line,
java.lang.String[] tokens) |
Modifier and Type | Method and Description |
---|---|
TextProtocol.MessageOp |
getOp() |
java.lang.String |
getWinner() |
java.lang.String |
wireFormat() |
getMessagePrefix
equals, hashCode, wireFormatPrefix
getCurrentTokenPosition, getProtocol, getSenderId, getSendVersion, nextPayloadToken, setSendVersion
public RepGroupProtocol.TransferOK(java.lang.String winner)
public RepGroupProtocol.TransferOK(java.lang.String line, java.lang.String[] tokens) throws TextProtocol.InvalidMessageException
public java.lang.String getWinner()
public TextProtocol.MessageOp getOp()
getOp
in class TextProtocol.OK
public java.lang.String wireFormat()
wireFormat
in interface TextProtocol.WireFormatable
wireFormat
in class TextProtocol.OK
Copyright (c) 2004-2012 Oracle. All rights reserved.