public class ApplicationReplyDecoder extends Object
Constructor and Description |
---|
ApplicationReplyDecoder() |
Modifier and Type | Method and Description |
---|---|
ApplicationReply |
decode(byte[] encodedAuthHeader)
Decodes a byte array into an
ApplicationReply . |
public ApplicationReply decode(byte[] encodedAuthHeader) throws IOException
ApplicationReply
.encodedAuthHeader
- ApplicationReply
.IOException
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.