|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionFactoryBuilder.Locator | |
---|---|
net.spy.memcached | Memcached client and transformation utils |
net.spy.memcached.spring |
Uses of ConnectionFactoryBuilder.Locator in net.spy.memcached |
---|
Fields in net.spy.memcached declared as ConnectionFactoryBuilder.Locator | |
---|---|
protected ConnectionFactoryBuilder.Locator |
ConnectionFactoryBuilder.locator
|
Methods in net.spy.memcached that return ConnectionFactoryBuilder.Locator | |
---|---|
static ConnectionFactoryBuilder.Locator |
ConnectionFactoryBuilder.Locator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConnectionFactoryBuilder.Locator[] |
ConnectionFactoryBuilder.Locator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.spy.memcached with parameters of type ConnectionFactoryBuilder.Locator | |
---|---|
ConnectionFactoryBuilder |
ConnectionFactoryBuilder.setLocatorType(ConnectionFactoryBuilder.Locator l)
Set the locator type. |
Uses of ConnectionFactoryBuilder.Locator in net.spy.memcached.spring |
---|
Methods in net.spy.memcached.spring with parameters of type ConnectionFactoryBuilder.Locator | |
---|---|
void |
MemcachedClientFactoryBean.setLocatorType(ConnectionFactoryBuilder.Locator l)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |