|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.config.i18n.MessageFactory
org.mule.transport.soap.axis.i18n.AxisMessages
public class AxisMessages
Field Summary |
---|
Fields inherited from class org.mule.config.i18n.MessageFactory |
---|
logger |
Constructor Summary | |
---|---|
AxisMessages()
|
Method Summary | |
---|---|
static Message |
cannotInvokeCallWithoutOperation()
|
static java.lang.String |
clientProviderAndClientConfigConfigured()
|
static Message |
couldNotFindSoapProvider(java.lang.String name)
|
static Message |
objectMustImplementAnInterface(java.lang.String name)
|
static java.lang.String |
serverProviderAndServerConfigConfigured()
|
Methods inherited from class org.mule.config.i18n.MessageFactory |
---|
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, getClassLoader, getString, getString, getString, getString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AxisMessages()
Method Detail |
---|
public static Message objectMustImplementAnInterface(java.lang.String name)
public static java.lang.String serverProviderAndServerConfigConfigured()
public static java.lang.String clientProviderAndClientConfigConfigured()
public static Message cannotInvokeCallWithoutOperation()
public static Message couldNotFindSoapProvider(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |