Package | Description |
---|---|
net.spy.memcached |
Memcached client and transformation utils
|
net.spy.memcached.spring |
Modifier and Type | Method and Description |
---|---|
static ConnectionFactoryBuilder.Protocol |
ConnectionFactoryBuilder.Protocol.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionFactoryBuilder.Protocol[] |
ConnectionFactoryBuilder.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ConnectionFactoryBuilder |
ConnectionFactoryBuilder.setProtocol(ConnectionFactoryBuilder.Protocol prot)
Convenience method to specify the protocol to use.
|
Modifier and Type | Method and Description |
---|---|
void |
MemcachedClientFactoryBean.setProtocol(ConnectionFactoryBuilder.Protocol prot) |
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.