@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2016-02-04T03:01:07+0000") public class HornetQStompProtocolMessageBundle_$bundle extends Object implements Serializable, HornetQStompProtocolMessageBundle
| Modifier and Type | Field and Description |
|---|---|
static HornetQStompProtocolMessageBundle_$bundle |
INSTANCE |
BUNDLE| Modifier | Constructor and Description |
|---|---|
protected |
HornetQStompProtocolMessageBundle_$bundle() |
public static final HornetQStompProtocolMessageBundle_$bundle INSTANCE
protected HornetQStompProtocolMessageBundle_$bundle()
protected Object readResolve()
public final HornetQStompException needSubscriptionID()
needSubscriptionID in interface HornetQStompProtocolMessageBundleprotected String needSubscriptionID$str()
public final HornetQStompException errorCommitTx(String txID, Exception e)
errorCommitTx in interface HornetQStompProtocolMessageBundleprotected String errorCommitTx$str()
public final HornetQStompException connectionNotEstablished()
connectionNotEstablished in interface HornetQStompProtocolMessageBundleprotected String connectionNotEstablished$str()
public final HornetQStompException errorUnsubscrib(String subscriptionID, Exception e)
errorUnsubscrib in interface HornetQStompProtocolMessageBundleprotected String errorUnsubscrib$str()
public final HornetQStompException versionNotSupported(String acceptVersion)
versionNotSupported in interface HornetQStompProtocolMessageBundleprotected String versionNotSupported$str()
public final String invalidFrame(String dumpByteArray)
invalidFrame in interface HornetQStompProtocolMessageBundleprotected String invalidFrame$str()
public final IllegalStateException negativeConnectionTTL(Long ttl)
negativeConnectionTTL in interface HornetQStompProtocolMessageBundleprotected String negativeConnectionTTL$str()
public final HornetQStompException errorAck(String messageID, Exception e)
errorAck in interface HornetQStompProtocolMessageBundleprotected String errorAck$str()
public final HornetQStompException encodingErrorWithCause(Exception e)
encodingErrorWithCause in interface HornetQStompProtocolMessageBundleprotected String encodingErrorWithCause$str()
public final HornetQStompException invalidTwoCRs()
invalidTwoCRs in interface HornetQStompProtocolMessageBundleprotected String invalidTwoCRs$str()
public final HornetQStompException badCRs()
badCRs in interface HornetQStompProtocolMessageBundleprotected String badCRs$str()
public final HornetQStompException needIDorDestination()
needIDorDestination in interface HornetQStompProtocolMessageBundleprotected String needIDorDestination$str()
public final HornetQStompException noDestination()
noDestination in interface HornetQStompProtocolMessageBundleprotected String noDestination$str()
public final HornetQStompException abortTxNoID()
abortTxNoID in interface HornetQStompProtocolMessageBundleprotected String abortTxNoID$str()
public final HornetQStompException destinationNotExist(String destination)
destinationNotExist in interface HornetQStompProtocolMessageBundleprotected String destinationNotExist$str()
public final HornetQStompException notValidNewLine(byte b)
notValidNewLine in interface HornetQStompProtocolMessageBundleprotected String notValidNewLine$str()
public final HornetQStompException failToAckMissingID(long id)
failToAckMissingID in interface HornetQStompProtocolMessageBundleprotected String failToAckMissingID$str()
public final HornetQStompException errorHandleSend(Exception e)
errorHandleSend in interface HornetQStompProtocolMessageBundleprotected String errorHandleSend$str()
public final HornetQStompException encodingError()
encodingError in interface HornetQStompProtocolMessageBundleprotected String encodingError$str()
public final Exception headerTooBig()
headerTooBig in interface HornetQStompProtocolMessageBundleprotected String headerTooBig$str()
public final HornetQStompException errorGetSession(Exception e)
errorGetSession in interface HornetQStompProtocolMessageBundleprotected String errorGetSession$str()
public final HornetQStompException errorBeginTx(String txID, Exception e)
errorBeginTx in interface HornetQStompProtocolMessageBundleprotected String errorBeginTx$str()
public final HornetQStompException noIDInAck()
noIDInAck in interface HornetQStompProtocolMessageBundleprotected String noIDInAck$str()
public final HornetQStompException unknownCommand(String command)
unknownCommand in interface HornetQStompProtocolMessageBundleprotected String unknownCommand$str()
public final HornetQStompException needTxIDHeader()
needTxIDHeader in interface HornetQStompProtocolMessageBundleprotected String needTxIDHeader$str()
public final HornetQStompException connectionDestroyed()
connectionDestroyed in interface HornetQStompProtocolMessageBundleprotected String connectionDestroyed$str()
public final String hostCannotBeNull()
hostCannotBeNull in interface HornetQStompProtocolMessageBundleprotected String hostCannotBeNull$str()
public final IllegalStateException missingClientID()
missingClientID in interface HornetQStompProtocolMessageBundleprotected String missingClientID$str()
public final HornetQStompException errorAbortTx(String txID, Exception e)
errorAbortTx in interface HornetQStompProtocolMessageBundleprotected String errorAbortTx$str()
public final IllegalStateException invalidCall()
invalidCall in interface HornetQStompProtocolMessageBundleprotected String invalidCall$str()
public final HornetQStompException nullHostHeader()
nullHostHeader in interface HornetQStompProtocolMessageBundleprotected String nullHostHeader$str()
public final String hostNotMatchDetails(String host)
hostNotMatchDetails in interface HornetQStompProtocolMessageBundleprotected String hostNotMatchDetails$str()
public final HornetQStompException subscriptionIDMismatch(String subscriptionID, String actualID)
subscriptionIDMismatch in interface HornetQStompProtocolMessageBundleprotected String subscriptionIDMismatch$str()
public final HornetQStompException invalidCommand(String dumpByteArray)
invalidCommand in interface HornetQStompProtocolMessageBundleprotected String invalidCommand$str()
public final HornetQStompException invalidConnection()
invalidConnection in interface HornetQStompProtocolMessageBundleprotected String invalidConnection$str()
public final HornetQStompException errorCreatSubscription(String subscriptionID, Exception e)
errorCreatSubscription in interface HornetQStompProtocolMessageBundleprotected String errorCreatSubscription$str()
public final HornetQStompException beginTxNoID()
beginTxNoID in interface HornetQStompProtocolMessageBundleprotected String beginTxNoID$str()
public final String unexpectedNewLine(byte b)
unexpectedNewLine in interface HornetQStompProtocolMessageBundleprotected String unexpectedNewLine$str()
public final HornetQStompException errorSendMessage(ServerMessageImpl message, Exception e)
errorSendMessage in interface HornetQStompProtocolMessageBundleprotected String errorSendMessage$str()
public final HornetQStompException hostNotMatch()
hostNotMatch in interface HornetQStompProtocolMessageBundleprotected String hostNotMatch$str()
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.