|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.memcached.MemcachedProtocol
public class MemcachedProtocol
Custom serialization for the cache
Constructor Summary | |
---|---|
MemcachedProtocol()
|
Method Summary | |
---|---|
ProtocolConnection |
createConnection(SocketLink link)
Creates a new protocol connection. |
java.lang.String |
getProtocolName()
Returns the protocol name. |
void |
init()
|
void |
setMode(ResinCacheBuilder.Scope scope)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MemcachedProtocol()
Method Detail |
---|
public void setMode(ResinCacheBuilder.Scope scope)
@PostConstruct public void init()
public ProtocolConnection createConnection(SocketLink link)
Protocol
createConnection
in interface Protocol
public java.lang.String getProtocolName()
Protocol
getProtocolName
in interface Protocol
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |