org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc.Messages

public final class Messages
extends org.eclipse.osgi.util.NLS

XML-RPC related messages on client side.

Author:
emueller

Field Summary
static String XmlRpcClientManager_Could_Not_Load_Certificate
           
static String XmlRpcClientManager_Malformed_URL_Or_Port
           
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XmlRpcClientManager_Could_Not_Load_Certificate

public static String XmlRpcClientManager_Could_Not_Load_Certificate

XmlRpcClientManager_Malformed_URL_Or_Port

public static String XmlRpcClientManager_Malformed_URL_Or_Port


Copyright © 2015. All Rights Reserved.