| Package | Description |
|---|---|
| com.schooner.MemCached |
| Modifier and Type | Method and Description |
|---|---|
static AuthInfo |
AuthInfo.cramMD5(String username,
String password) |
static AuthInfo |
AuthInfo.plain(String username,
String password) |
static AuthInfo |
AuthInfo.typical(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
static SchoonerSockIOPool |
SchoonerSockIOPool.getInstance(AuthInfo authInfo) |
static SchoonerSockIOPool |
SchoonerSockIOPool.getInstance(String poolName,
AuthInfo authInfo) |
| Constructor and Description |
|---|
AuthSchoonerSockIOFactory(String host,
boolean isTcp,
int bufferSize,
int socketTO,
int socketConnectTO,
boolean nagle,
AuthInfo authInfo) |
Copyright © 2013 Schooner Information Technology. All Rights Reserved.