org.infinispan.server.memcached
Class TextProtocolUtil
java.lang.Object
org.infinispan.server.memcached.TextProtocolUtil
public class TextProtocolUtil
- extends Object
TextProtocolUtil.
- Since:
- 4.1
- Author:
- Galder ZamarreƱo
Method Summary |
static byte[] |
concat(byte[] a,
byte[] b)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CR
public static final byte CR
- See Also:
- Constant Field Values
LF
public static final byte LF
- See Also:
- Constant Field Values
CRLF
public static final byte[] CRLF
SECONDS_IN_A_MONTH
public static final long SECONDS_IN_A_MONTH
- See Also:
- Constant Field Values
TextProtocolUtil
public TextProtocolUtil()
concat
public static byte[] concat(byte[] a,
byte[] b)
Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.