org.eclipse.paho.client.mqttv3.internal
Class ResourceBundleCatalog

java.lang.Object
  extended by org.eclipse.paho.client.mqttv3.internal.MessageCatalog
      extended by org.eclipse.paho.client.mqttv3.internal.ResourceBundleCatalog

public class ResourceBundleCatalog
extends MessageCatalog


Constructor Summary
ResourceBundleCatalog()
           
 
Method Summary
protected  String getLocalizedMessage(int id)
           
 
Methods inherited from class org.eclipse.paho.client.mqttv3.internal.MessageCatalog
getMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceBundleCatalog

public ResourceBundleCatalog()
                      throws MissingResourceException
Throws:
MissingResourceException
Method Detail

getLocalizedMessage

protected String getLocalizedMessage(int id)
Specified by:
getLocalizedMessage in class MessageCatalog


Copyright © 2013. All Rights Reserved.