public class MemcachedServer extends Object
MemcachedServer()
MemcachedServer(String host, int port)
String
getHost()
int
getPort()
void
setHost(String host)
setPort(int port)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MemcachedServer()
public MemcachedServer(String host, int port)
public String getHost()
public void setHost(String host)
public int getPort()
public void setPort(int port)
Copyright © 2013. All Rights Reserved.