- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- com.couchbase.client.TapMessagePrinter
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static void |
printMessage(BaseMessage message,
java.io.PrintWriter p)
Prints the message in byte form in a pretty way.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
printMessage
public static void printMessage(BaseMessage message,
java.io.PrintWriter p)
Prints the message in byte form in a pretty way. This function is mainly
used for debugging.\ purposes.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2006-2009 Dustin Sallings, 2009-2014 Couchbase, Inc.