org.gcube.contentmanager.storageclient.wrapper
Class ISClientConnector.ServerList

java.lang.Object
  extended by org.gcube.contentmanager.storageclient.wrapper.ISClientConnector.ServerList
Enclosing class:
ISClientConnector

Deprecated.

@Deprecated
public static class ISClientConnector.ServerList
extends Object


Constructor Summary
ISClientConnector.ServerList()
          Deprecated.  
 
Method Summary
 boolean equals(Object obj)
          Deprecated.  
 List<ISClientConnector.Server> getEndpoints()
          Deprecated.  
 int hashCode()
          Deprecated.  
 void setEndpoints(ArrayList<ISClientConnector.Server> endpoints)
          Deprecated.  
 String toString()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ISClientConnector.ServerList

public ISClientConnector.ServerList()
Deprecated. 
Method Detail

toString

public String toString()
Deprecated. 
Overrides:
toString in class Object

hashCode

public int hashCode()
Deprecated. 
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Deprecated. 
Overrides:
equals in class Object

getEndpoints

public List<ISClientConnector.Server> getEndpoints()
Deprecated. 

setEndpoints

public void setEndpoints(ArrayList<ISClientConnector.Server> endpoints)
Deprecated. 


Copyright © 2013. All Rights Reserved.