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 void
BCCryptoHelper. decompress(AS2Message msg)
void
ICryptoHelper. decompress(AS2Message msg)
-
Uses of DispositionException in org.openas2.util
Methods in org.openas2.util that throw DispositionException Modifier and Type Method Description static boolean
AS2Util. checkMDN(AS2Message msg)
Verify disposition status is "processed" then check MIC is matchedvoid
DispositionType. validate()
-