Uses of Class
org.apache.cxf.common.i18n.Message
Packages that use Message
Package
Description
- 
Uses of Message in org.apache.cxfConstructors in org.apache.cxf with parameters of type MessageModifierConstructorDescriptionBusException(Message msg) Constructs aBusExceptionwith the provided detail message.BusException(Message msg, Throwable cause) Constructs aBusExceptionwith the detail message and cause provided.
- 
Uses of Message in org.apache.cxf.bus.extensionConstructors in org.apache.cxf.bus.extension with parameters of type MessageModifierConstructorDescriptionConstructs aExtensionExceptionwith the provided detail message.ExtensionException(Message msg, Throwable cause) Constructs aExtensionExceptionwith the detail message and cause provided.
- 
Uses of Message in org.apache.cxf.common.i18nFields in org.apache.cxf.common.i18n declared as MessageConstructors in org.apache.cxf.common.i18n with parameters of type Message
- 
Uses of Message in org.apache.cxf.common.utilConstructors in org.apache.cxf.common.util with parameters of type MessageModifierConstructorDescriptionBase64Exception(Message msg) Base64Exception(Message msg, Throwable t) 
- 
Uses of Message in org.apache.cxf.configurationConstructors in org.apache.cxf.configuration with parameters of type MessageModifierConstructorDescriptionConstructs aConfigurationExceptionwith the provided detail message.ConfigurationException(Message msg, Throwable cause) Constructs aConfigurationExceptionwith the detail message and cause provided.
- 
Uses of Message in org.apache.cxf.endpointConstructors in org.apache.cxf.endpoint with parameters of type MessageModifierConstructorDescriptionEndpointException(Message msg) EndpointException(Message msg, Throwable t) 
- 
Uses of Message in org.apache.cxf.interceptorConstructors in org.apache.cxf.interceptor with parameters of type Message
- 
Uses of Message in org.apache.cxf.service.factoryConstructors in org.apache.cxf.service.factory with parameters of type MessageModifierConstructorDescription
- 
Uses of Message in org.apache.cxf.ws.addressingConstructors in org.apache.cxf.ws.addressing with parameters of type Message