public class EncApRepPartDecoder extends Object implements Decoder, DecoderFactory
Constructor and Description |
---|
EncApRepPartDecoder() |
Modifier and Type | Method and Description |
---|---|
Encodable |
decode(byte[] encodedEncApRepPart)
Decodes the byte array into an
Encodable object. |
Decoder |
getDecoder()
Returns the
Decoder . |
public Decoder getDecoder()
DecoderFactory
Decoder
.getDecoder
in interface DecoderFactory
Decoder
.public Encodable decode(byte[] encodedEncApRepPart) throws IOException
Decoder
Encodable
object.decode
in interface Decoder
Encodable
object.IOException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.