|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.kerberos.shared.io.encoder.ApplicationReplyEncoder
public class ApplicationReplyEncoder
| Field Summary | |
|---|---|
static int |
APPLICATION_CODE
Application code constant for the ApplicationReply (15). |
| Constructor Summary | |
|---|---|
ApplicationReplyEncoder()
|
|
| Method Summary | |
|---|---|
byte[] |
encode(ApplicationReply reply)
Encodes an ApplicationReply into a byte array. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int APPLICATION_CODE
ApplicationReply (15).
| Constructor Detail |
|---|
public ApplicationReplyEncoder()
| Method Detail |
|---|
public byte[] encode(ApplicationReply reply)
throws java.io.IOException
ApplicationReply into a byte array.
reply -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||