|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis2.util.MessageContextBuilder
| Constructor Summary | |
MessageContextBuilder()
|
|
| Method Summary | |
static MessageContext |
createFaultMessageContext(MessageContext processingContext,
java.lang.Throwable e)
This method is called to handle any error that occurs at inflow or outflow. |
static MessageContext |
createOutMessageContext(MessageContext inMessageContext)
Creates a MessageContext for use with a non-fault response based on an request MessageContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MessageContextBuilder()
| Method Detail |
public static MessageContext createOutMessageContext(MessageContext inMessageContext)
throws AxisFault
AxisFault
public static MessageContext createFaultMessageContext(MessageContext processingContext,
java.lang.Throwable e)
throws AxisFault
AxisFault
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||