public class EncApRepPartEncoder extends Object implements Encoder, EncoderFactory
Modifier and Type | Field and Description |
---|---|
static int |
APPLICATION_CODE
The application code constant for the
EncApRepPart (27). |
Constructor and Description |
---|
EncApRepPartEncoder() |
public static final int APPLICATION_CODE
EncApRepPart
(27).public Encoder getEncoder()
EncoderFactory
Encoder
.getEncoder
in interface EncoderFactory
Encoder
.public byte[] encode(Encodable apRepPart) throws IOException
Encoder
Encodable
object into a byte array.encode
in interface Encoder
IOException
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.