Uses of Class
org.apache.cxf.common.i18n.Message
Package
Description
Contains the Bus, which is the central touch point of CXF, and its related classes.
Client and Server related classes.
Core interceptor interfaces which form the basis for message processing chains
in CXF.
-
Uses of Message in org.apache.cxf
ModifierConstructorDescriptionBusException
(Message msg) Constructs aBusException
with the provided detail message.BusException
(Message msg, Throwable cause) Constructs aBusException
with the detail message and cause provided. -
Uses of Message in org.apache.cxf.bus.extension
ModifierConstructorDescriptionConstructs aExtensionException
with the provided detail message.ExtensionException
(Message msg, Throwable cause) Constructs aExtensionException
with the detail message and cause provided. -
Uses of Message in org.apache.cxf.common.i18n
-
Uses of Message in org.apache.cxf.common.util
ModifierConstructorDescriptionBase64Exception
(Message msg) Base64Exception
(Message msg, Throwable t) -
Uses of Message in org.apache.cxf.configuration
ModifierConstructorDescriptionConstructs aConfigurationException
with the provided detail message.ConfigurationException
(Message msg, Throwable cause) Constructs aConfigurationException
with the detail message and cause provided. -
Uses of Message in org.apache.cxf.endpoint
ModifierConstructorDescriptionEndpointException
(Message msg) EndpointException
(Message msg, Throwable t) -
Uses of Message in org.apache.cxf.interceptor
-
Uses of Message in org.apache.cxf.service.factory
ModifierConstructorDescription -
Uses of Message in org.apache.cxf.ws.addressing