|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.caucho.hessian.micro.MicroHessianOutput
com.vodafone360.people.service.utils.hessian.HessianEncoder.MicroHessianOutputWorkaround
private static class HessianEncoder.MicroHessianOutputWorkaround
| Field Summary |
|---|
| Fields inherited from class com.caucho.hessian.micro.MicroHessianOutput |
|---|
os |
| Constructor Summary | |
|---|---|
private |
HessianEncoder.MicroHessianOutputWorkaround(java.io.OutputStream os)
|
| Method Summary | |
|---|---|
void |
writeBytes(byte[] buffer,
int offset,
int length)
Writes a byte array to the stream. |
| Methods inherited from class com.caucho.hessian.micro.MicroHessianOutput |
|---|
completeCall, init, printLenString, printString, printString, startCall, writeBoolean, writeBytes, writeCustomObject, writeInt, writeListBegin, writeListEnd, writeLong, writeMapBegin, writeMapEnd, writeNull, writeObject, writeRef, writeRemote, writeString, writeUTCDate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private HessianEncoder.MicroHessianOutputWorkaround(java.io.OutputStream os)
| Method Detail |
|---|
public void writeBytes(byte[] buffer,
int offset,
int length)
throws java.io.IOException
MicroHessianOutput
B b16 b18 bytes
If the value is null, it will be written as
N
writeBytes in class MicroHessianOutputjava.io.IOException
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
JavaDoc