|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientImpl | |
|---|---|
| com.m3.memcached.facade | |
| com.m3.memcached.facade.adaptor | |
| com.m3.memcached.facade.impl | |
| Uses of ClientImpl in com.m3.memcached.facade |
|---|
| Methods in com.m3.memcached.facade that return ClientImpl | |
|---|---|
ClientImpl |
MemcachedClient.getClientImpl()
Returns ClientImpl instance |
| Uses of ClientImpl in com.m3.memcached.facade.adaptor |
|---|
| Methods in com.m3.memcached.facade.adaptor that return types with arguments of type ClientImpl | |
|---|---|
java.lang.Class<? extends ClientImpl> |
XmemcachedAdaptor.getClientImplClass()
|
java.lang.Class<? extends ClientImpl> |
SpymemcachedAdaptor.getClientImplClass()
|
java.lang.Class<? extends ClientImpl> |
MemcachedClientAdaptor.getClientImplClass()
Returns client implementation class |
| Uses of ClientImpl in com.m3.memcached.facade.impl |
|---|
| Classes in com.m3.memcached.facade.impl that implement ClientImpl | |
|---|---|
class |
ClientImplBase
Basic implementation for ClientImpl |
class |
SpymemcachedClientImpl
Concrete client implementation with Spymemcached |
class |
XmemcachedClientImpl
Concrete client implementation with Xmemcached |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||