| Field and Description |
|---|
| org.miloss.fgsms.common.Constants.MessageId |
| org.miloss.fgsms.common.codec.BaseNCodec.PAD
Use
BaseNCodec.pad. Will be removed in 2.0. |
| org.miloss.fgsms.common.Constants.transactionRecordedKey |
| Method and Description |
|---|
| org.miloss.fgsms.common.codec.Base64.isArrayByteBase64(byte[])
1.5 Use
Base64.isBase64(byte[]), will be removed in 2.0. |
| Constructor and Description |
|---|
| org.miloss.fgsms.common.codec.StringEncoderComparator()
Creating an instance without a
StringEncoder leads to a NullPointerException. Will be
removed in 2.0. |
Copyright © 2008–2017 MIL-OSS. All rights reserved.