org.mule.providers.soap.i18n
Class SoapMessages

java.lang.Object
  extended byorg.mule.config.i18n.MessageFactory
      extended byorg.mule.providers.soap.i18n.SoapMessages

public class SoapMessages
extends MessageFactory


Constructor Summary
SoapMessages()
           
 
Method Summary
static Message cannotInvokeCallWithoutOperation()
           
static Message cannotRemoveSingleAttachment()
           
static Message couldNotFindSoapProvider(String name)
           
static Message failedToProcessSoapHeaders()
           
 
Methods inherited from class org.mule.config.i18n.MessageFactory
createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, getString, getString, getString, getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoapMessages

public SoapMessages()
Method Detail

cannotInvokeCallWithoutOperation

public static Message cannotInvokeCallWithoutOperation()

failedToProcessSoapHeaders

public static Message failedToProcessSoapHeaders()

cannotRemoveSingleAttachment

public static Message cannotRemoveSingleAttachment()

couldNotFindSoapProvider

public static Message couldNotFindSoapProvider(String name)


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.