org.mule.transport.legstar.tcp.i18n
Class LegstarTcpMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.transport.legstar.tcp.i18n.LegstarTcpMessages

public class LegstarTcpMessages
extends org.mule.config.i18n.MessageFactory

Indirect references to messages from a bundle.


Field Summary
 
Fields inherited from class org.mule.config.i18n.MessageFactory
DEFAULT_RELOAD_CONTROL, logger, reloadControl
 
Constructor Summary
LegstarTcpMessages()
           
 
Method Summary
 org.mule.config.i18n.Message invalidReplyFromHostMessage()
           
 org.mule.config.i18n.Message noResponseFromHostMessage()
           
 org.mule.config.i18n.Message unrecognizedResponseFromHostMessage()
           
 
Methods inherited from class org.mule.config.i18n.MessageFactory
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, getClassLoader, getReloadControl, getString, getString, getString, getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegstarTcpMessages

public LegstarTcpMessages()
Method Detail

invalidReplyFromHostMessage

public org.mule.config.i18n.Message invalidReplyFromHostMessage()
Returns:
invalid reply from host message

noResponseFromHostMessage

public org.mule.config.i18n.Message noResponseFromHostMessage()
Returns:
no response from host message

unrecognizedResponseFromHostMessage

public org.mule.config.i18n.Message unrecognizedResponseFromHostMessage()
Returns:
unrecognized response from host message


Copyright © 2013 LegSem. All Rights Reserved.