public class HeadersByLegCodec extends java.lang.Object implements com.opencloud.rhino.cmp.codecs.DatatypeCodec<HeadersByLeg>
Constructor and Description |
---|
HeadersByLegCodec() |
Modifier and Type | Method and Description |
---|---|
HeadersByLeg |
decode(java.io.DataInput in,
java.lang.ClassLoader cl,
com.opencloud.rhino.cmp.codecs.DecoderUtils utils) |
void |
encode(HeadersByLeg headersByLeg,
java.io.DataOutput out,
com.opencloud.rhino.cmp.codecs.EncoderUtils utils) |
public void encode(HeadersByLeg headersByLeg, java.io.DataOutput out, com.opencloud.rhino.cmp.codecs.EncoderUtils utils) throws java.io.IOException
encode
in interface com.opencloud.rhino.cmp.codecs.DatatypeCodec<HeadersByLeg>
java.io.IOException
public HeadersByLeg decode(java.io.DataInput in, java.lang.ClassLoader cl, com.opencloud.rhino.cmp.codecs.DecoderUtils utils) throws java.io.IOException
decode
in interface com.opencloud.rhino.cmp.codecs.DatatypeCodec<HeadersByLeg>
java.io.IOException
Copyright © OpenCloud. All Rights Reserved.