|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vodafone360.people.service.utils.hessian.HessianUtils
public class HessianUtils
| Field Summary | |
|---|---|
private static int |
MAX_SIZE
|
| Constructor Summary | |
|---|---|
HessianUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getInHessian(java.io.InputStream is,
boolean isRequest)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final int MAX_SIZE
| Constructor Detail |
|---|
public HessianUtils()
| Method Detail |
|---|
public static java.lang.String getInHessian(java.io.InputStream is,
boolean isRequest)
throws java.io.IOException
java.io.IOException
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
JavaDoc