Uses of Class
org.openas2.DispositionException
-
Packages that use DispositionException Package Description org.openas2.lib.helper org.openas2.util -
-
Uses of DispositionException in org.openas2.lib.helper
Methods in org.openas2.lib.helper that throw DispositionException Modifier and Type Method Description voidBCCryptoHelper. decompress(AS2Message msg)voidICryptoHelper. decompress(AS2Message msg) -
Uses of DispositionException in org.openas2.util
Methods in org.openas2.util that throw DispositionException Modifier and Type Method Description static booleanAS2Util. checkMDN(AS2Message msg)Verify disposition status is "processed" then check MIC is matchedvoidDispositionType. validate()
-