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() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encode(Encodable apRepPart)
Encodes an ASN.1
Encodable object into a byte array. |
Encoder |
getEncoder()
Returns an
Encoder. |
public static final int APPLICATION_CODE
EncApRepPart (27).public Encoder getEncoder()
EncoderFactoryEncoder.getEncoder in interface EncoderFactoryEncoder.public byte[] encode(Encodable apRepPart) throws IOException
EncoderEncodable object into a byte array.encode in interface EncoderIOExceptionCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.