org.apache.directory.server.kerberos.shared.io.encoder
Class ApplicationReplyEncoder

java.lang.Object
  extended by org.apache.directory.server.kerberos.shared.io.encoder.ApplicationReplyEncoder

public class ApplicationReplyEncoder
extends java.lang.Object


Field Summary
static int APPLICATION_CODE
           
 
Constructor Summary
ApplicationReplyEncoder()
           
 
Method Summary
 byte[] encode(ApplicationReply reply)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPLICATION_CODE

public static final int APPLICATION_CODE
See Also:
Constant Field Values
Constructor Detail

ApplicationReplyEncoder

public ApplicationReplyEncoder()
Method Detail

encode

public byte[] encode(ApplicationReply reply)
              throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.