@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2020-05-04T04:42:06-0300") public class UndertowClientMessages_$bundle extends Object implements UndertowClientMessages, Serializable
Modifier and Type | Field and Description |
---|---|
static UndertowClientMessages_$bundle | INSTANCE |
MESSAGES
Modifier | Constructor and Description |
---|---|
protected | UndertowClientMessages_$bundle() |
public static final UndertowClientMessages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String connectionClosed$str()
public final String connectionClosed()
connectionClosed
in interface UndertowClientMessages
protected String requestAlreadyWritten$str()
public final IllegalStateException requestAlreadyWritten()
requestAlreadyWritten
in interface UndertowClientMessages
protected String failedToUpgradeChannel$str()
public final String failedToUpgradeChannel(int responseCode, String reason)
failedToUpgradeChannel
in interface UndertowClientMessages
protected String illegalContentLength$str()
public final IllegalArgumentException illegalContentLength(long length)
illegalContentLength
in interface UndertowClientMessages
protected String unknownScheme$str()
public final IllegalArgumentException unknownScheme(URI uri)
unknownScheme
in interface UndertowClientMessages
protected String unknownTransferEncoding$str()
public final IOException unknownTransferEncoding(String transferEncodingString)
unknownTransferEncoding
in interface UndertowClientMessages
protected String invalidConnectionState$str()
public final IOException invalidConnectionState()
invalidConnectionState
in interface UndertowClientMessages
protected String unknownAjpMessageType$str()
public final IOException unknownAjpMessageType(byte packetType)
unknownAjpMessageType
in interface UndertowClientMessages
protected String unknownMethod$str()
public final IOException unknownMethod(HttpString method)
unknownMethod
in interface UndertowClientMessages
protected String dataStillRemainingInChunk$str()
public final IOException dataStillRemainingInChunk(long remaining)
dataStillRemainingInChunk
in interface UndertowClientMessages
protected String wrongMagicNumber$str()
public final IOException wrongMagicNumber(String expected, String actual)
wrongMagicNumber
in interface UndertowClientMessages
protected String receivedInvalidChunk$str()
public final IOException receivedInvalidChunk(byte prefix)
receivedInvalidChunk
in interface UndertowClientMessages
Copyright © 2020 JBoss by Red Hat. All rights reserved.