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-07T15:19:27-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_$bundleINSTANCE 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedMessages_$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:
 couldFindNoContentDispositionHeaderin interfaceMessages
 
- 
couldNotParseContentDisposition$str
protected String couldNotParseContentDisposition$str()
 
- 
couldNotParseContentDisposition
public final String couldNotParseContentDisposition(org.apache.james.mime4j.stream.Field field)
- Specified by:
 couldNotParseContentDispositionin interfaceMessages
 
- 
dataSourceRepresentsXopMessagePart$str
protected String dataSourceRepresentsXopMessagePart$str()
 
- 
dataSourceRepresentsXopMessagePart
public final String dataSourceRepresentsXopMessagePart()
- Specified by:
 dataSourceRepresentsXopMessagePartin interfaceMessages
 
- 
exceptionWhileExtractionAttachment$str
protected String exceptionWhileExtractionAttachment$str()
 
- 
exceptionWhileExtractionAttachment
public final String exceptionWhileExtractionAttachment(String cid)
- Specified by:
 exceptionWhileExtractionAttachmentin interfaceMessages
 
- 
hadToWriteMultipartOutput$str
protected String hadToWriteMultipartOutput$str()
 
- 
hadToWriteMultipartOutput
public final String hadToWriteMultipartOutput(MultipartOutput multipartOutput, AbstractMultipartWriter writer, Class<?> clazz)
- Specified by:
 hadToWriteMultipartOutputin interfaceMessages
 
- 
noAttachmentFound$str
protected String noAttachmentFound$str()
 
- 
noAttachmentFound
public final String noAttachmentFound(String cid, String contentId)
- Specified by:
 noAttachmentFoundin interfaceMessages
 
- 
notMeantForStandaloneUsage$str
protected String notMeantForStandaloneUsage$str()
 
- 
notMeantForStandaloneUsage
public final String notMeantForStandaloneUsage()
- Specified by:
 notMeantForStandaloneUsagein interfaceMessages
 
- 
receivedGenericType$str
protected String receivedGenericType$str()
 
- 
receivedGenericType
public final String receivedGenericType(javax.ws.rs.ext.MessageBodyReader<?> reader, Type genericType, Class<?> clazz)
- Specified by:
 receivedGenericTypein interfaceMessages
 
- 
swaRefsNotSupported$str
protected String swaRefsNotSupported$str()
 
- 
swaRefsNotSupported
public final String swaRefsNotSupported()
- Specified by:
 swaRefsNotSupportedin interfaceMessages
 
- 
unableToFindMessageBodyReader$str
protected String unableToFindMessageBodyReader$str()
 
- 
unableToFindMessageBodyReader
public final String unableToFindMessageBodyReader(javax.ws.rs.core.MediaType mediaType, String type)
- Specified by:
 unableToFindMessageBodyReaderin interfaceMessages
 
- 
unableToGetBoundary$str
protected String unableToGetBoundary$str()
 
- 
unableToGetBoundary
public final String unableToGetBoundary()
- Specified by:
 unableToGetBoundaryin interfaceMessages
 
- 
urlDecoderDoesNotSupportUtf8$str
protected String urlDecoderDoesNotSupportUtf8$str()
 
- 
urlDecoderDoesNotSupportUtf8
public final String urlDecoderDoesNotSupportUtf8()
- Specified by:
 urlDecoderDoesNotSupportUtf8in interfaceMessages
 
- 
urlEncoderDoesNotSupportUtf8$str
protected String urlEncoderDoesNotSupportUtf8$str()
 
- 
urlEncoderDoesNotSupportUtf8
public final String urlEncoderDoesNotSupportUtf8()
- Specified by:
 urlEncoderDoesNotSupportUtf8in interfaceMessages
 
 - 
 
 -