Class Messages_$bundle
- java.lang.Object
-
- org.jboss.resteasy.plugins.providers.multipart.i18n.Messages_$bundle
-
- All Implemented Interfaces:
Serializable
,Messages
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2025-03-07T16:12:51-0800") public class Messages_$bundle extends Object implements Messages, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Messages_$bundle
INSTANCE
-
Constructor Summary
Constructors Modifier Constructor Description protected
Messages_$bundle()
-
Method Summary
-
-
-
Field Detail
-
INSTANCE
public static final Messages_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
couldFindNoContentDispositionHeader$str
protected String couldFindNoContentDispositionHeader$str()
-
couldFindNoContentDispositionHeader
public final String couldFindNoContentDispositionHeader()
- Specified by:
couldFindNoContentDispositionHeader
in interfaceMessages
-
couldNotParseContentDisposition$str
protected String couldNotParseContentDisposition$str()
-
couldNotParseContentDisposition
public final String couldNotParseContentDisposition(org.apache.james.mime4j.stream.Field field)
- Specified by:
couldNotParseContentDisposition
in interfaceMessages
-
dataSourceRepresentsXopMessagePart$str
protected String dataSourceRepresentsXopMessagePart$str()
-
dataSourceRepresentsXopMessagePart
public final String dataSourceRepresentsXopMessagePart()
- Specified by:
dataSourceRepresentsXopMessagePart
in interfaceMessages
-
exceptionWhileExtractionAttachment$str
protected String exceptionWhileExtractionAttachment$str()
-
exceptionWhileExtractionAttachment
public final String exceptionWhileExtractionAttachment(String cid)
- Specified by:
exceptionWhileExtractionAttachment
in interfaceMessages
-
hadToWriteMultipartOutput$str
protected String hadToWriteMultipartOutput$str()
-
hadToWriteMultipartOutput
public final String hadToWriteMultipartOutput(MultipartOutput multipartOutput, AbstractMultipartWriter writer, Class<?> clazz)
- Specified by:
hadToWriteMultipartOutput
in interfaceMessages
-
noAttachmentFound$str
protected String noAttachmentFound$str()
-
noAttachmentFound
public final String noAttachmentFound(String cid, String contentId)
- Specified by:
noAttachmentFound
in interfaceMessages
-
notMeantForStandaloneUsage$str
protected String notMeantForStandaloneUsage$str()
-
notMeantForStandaloneUsage
public final String notMeantForStandaloneUsage()
- Specified by:
notMeantForStandaloneUsage
in interfaceMessages
-
receivedGenericType$str
protected String receivedGenericType$str()
-
receivedGenericType
public final String receivedGenericType(javax.ws.rs.ext.MessageBodyReader<?> reader, Type genericType, Class<?> clazz)
- Specified by:
receivedGenericType
in interfaceMessages
-
swaRefsNotSupported$str
protected String swaRefsNotSupported$str()
-
swaRefsNotSupported
public final String swaRefsNotSupported()
- Specified by:
swaRefsNotSupported
in interfaceMessages
-
unableToFindMessageBodyReader$str
protected String unableToFindMessageBodyReader$str()
-
unableToFindMessageBodyReader
public final String unableToFindMessageBodyReader(javax.ws.rs.core.MediaType mediaType, String type)
- Specified by:
unableToFindMessageBodyReader
in interfaceMessages
-
unableToGetBoundary$str
protected String unableToGetBoundary$str()
-
unableToGetBoundary
public final String unableToGetBoundary()
- Specified by:
unableToGetBoundary
in interfaceMessages
-
urlDecoderDoesNotSupportUtf8$str
protected String urlDecoderDoesNotSupportUtf8$str()
-
urlDecoderDoesNotSupportUtf8
public final String urlDecoderDoesNotSupportUtf8()
- Specified by:
urlDecoderDoesNotSupportUtf8
in interfaceMessages
-
urlEncoderDoesNotSupportUtf8$str
protected String urlEncoderDoesNotSupportUtf8$str()
-
urlEncoderDoesNotSupportUtf8
public final String urlEncoderDoesNotSupportUtf8()
- Specified by:
urlEncoderDoesNotSupportUtf8
in interfaceMessages
-
-