Class Hierarchy
- java.lang.Object
- org.frankframework.core.AbstractResponseValidatorWrapper<V> (implements org.frankframework.core.IValidator)
- org.frankframework.pipes.AbstractValidator.ResponseValidatorWrapper (implements org.frankframework.core.IValidator)
- org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper (implements org.frankframework.core.IXmlValidator)
- java.io.InputStream (implements java.io.Closeable)
- org.frankframework.pipes.ReplacingInputStream
- org.frankframework.pipes.ReplacingVariablesInputStream
- org.frankframework.pipes.IteratingPipe.ItemCallback
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.xml.sax.SAXException
- org.frankframework.xml.SaxException
- org.frankframework.pipes.ForEachChildElementPipe.SaxAbortException
- org.frankframework.pipes.ForEachChildElementPipe.SaxTimeoutException
- org.frankframework.xml.SaxException
- org.xml.sax.SAXException
- java.lang.Exception
- org.frankframework.core.TransactionAttributes (implements org.frankframework.core.HasTransactionAttribute)
- org.frankframework.pipes.AbstractPipe (implements org.springframework.context.ApplicationContextAware, org.frankframework.monitoring.EventThrowing, org.frankframework.statistics.HasStatistics, org.frankframework.core.IPipe, org.frankframework.core.IWithParameters)
- org.frankframework.pipes.CompareIntegerPipe
- org.frankframework.pipes.CompareStringPipe
- org.frankframework.pipes.ExceptionPipe
- org.frankframework.pipes.FilenameSwitch
- org.frankframework.pipes.FixedForwardPipe
- org.frankframework.pipes.AbstractValidator (implements org.frankframework.core.IDualModeValidator)
- org.frankframework.pipes.JsonValidator
- org.frankframework.pipes.XmlValidator (implements org.frankframework.configuration.HasSpecialDefaultValues, org.springframework.beans.factory.InitializingBean, org.frankframework.core.IXmlValidator, org.frankframework.validation.SchemasProvider)
- org.frankframework.pipes.Json2XmlValidator (implements org.frankframework.core.HasPhysicalDestination)
- org.frankframework.soap.SoapValidator
- org.frankframework.pipes.WsdlXmlValidator
- org.frankframework.soap.SoapValidator
- org.frankframework.pipes.Json2XmlValidator (implements org.frankframework.core.HasPhysicalDestination)
- org.frankframework.pipes.Base64Pipe
- org.frankframework.pipes.BytesOutputPipe
- org.frankframework.pipes.CompressPipe
- org.frankframework.pipes.CounterSwitchPipe
- org.frankframework.pipes.CredentialCheckingPipe
- org.frankframework.pipes.CrlPipe
- org.frankframework.pipes.CsvParserPipe
- org.frankframework.pipes.DataSonnetPipe
- org.frankframework.pipes.DelayPipe
- org.frankframework.pipes.DomainTransformerPipe
- org.frankframework.pipes.EchoPipe
- org.frankframework.pipes.EscapePipe
- org.frankframework.pipes.EtagHandlerPipe
- org.frankframework.pipes.FixedResultPipe
- org.frankframework.pipes.GetFromSession
- org.frankframework.pipes.GetPrincipalPipe
- org.frankframework.pipes.HashPipe
- org.frankframework.pipes.ChecksumPipe
- org.frankframework.pipes.IncreaseIntegerPipe
- org.frankframework.pipes.IsUserInRolePipe
- org.frankframework.pipes.JsonPipe
- org.frankframework.pipes.JsonWellFormedChecker
- org.frankframework.pipes.JwtPipe
- org.frankframework.pipes.LogContextPipe
- org.frankframework.pipes.MessageSendingPipe (implements org.frankframework.core.HasSender)
- org.frankframework.pipes.AsyncSenderWithListenerPipe<M>
- org.frankframework.pipes.IteratingPipe<I>
- org.frankframework.pipes.StringIteratorPipe
- org.frankframework.pipes.ForEachChildElementPipe (implements org.frankframework.threading.IThreadCreator)
- org.frankframework.pipes.StreamLineIteratorPipe
- org.frankframework.pipes.FileLineIteratorPipe
- org.frankframework.pipes.XmlFileElementIteratorPipe
- org.frankframework.pipes.StringIteratorPipe
- org.frankframework.pipes.MailSenderPipe
- org.frankframework.pipes.SenderPipe
- org.frankframework.pipes.PasswordGeneratorPipe
- org.frankframework.pipes.PasswordHashPipe
- org.frankframework.pipes.PGPPipe
- org.frankframework.pipes.PostboxRetrieverPipe
- org.frankframework.pipes.PutInSession
- org.frankframework.pipes.PutParametersInSession
- org.frankframework.pipes.PutSystemDateInSession
- org.frankframework.pipes.RemoveFromSession
- org.frankframework.pipes.ReplacerPipe
- org.frankframework.pipes.SignaturePipe (implements org.frankframework.encryption.HasKeystore)
- org.frankframework.pipes.SizePipe
- org.frankframework.pipes.SkipPipe
- org.frankframework.pipes.Stream2StringPipe
- org.frankframework.pipes.StreamPipe
- org.frankframework.pipes.Text2XmlPipe
- org.frankframework.pipes.TextSplitterPipe
- org.frankframework.pipes.TimeoutGuardPipe
- org.frankframework.pipes.UnzipPipe
- org.frankframework.pipes.UUIDGeneratorPipe
- org.frankframework.pipes.WsdlGeneratorPipe
- org.frankframework.pipes.XmlBuilderPipe
- org.frankframework.pipes.XmlWellFormedChecker (implements org.frankframework.core.IValidator)
- org.frankframework.pipes.XQueryPipe
- org.frankframework.pipes.XsltPipe (implements org.springframework.beans.factory.InitializingBean)
- org.frankframework.pipes.JsonXsltPipe
- org.frankframework.pipes.AbstractValidator (implements org.frankframework.core.IDualModeValidator)
- org.frankframework.pipes.ForPipe
- org.frankframework.pipes.IsXmlPipe
- org.frankframework.pipes.RegExPipe
- org.frankframework.pipes.XmlIf
- org.frankframework.pipes.XmlSwitch
- org.frankframework.pipes.AbstractPipe (implements org.springframework.context.ApplicationContextAware, org.frankframework.monitoring.EventThrowing, org.frankframework.statistics.HasStatistics, org.frankframework.core.IPipe, org.frankframework.core.IWithParameters)
- org.frankframework.core.AbstractResponseValidatorWrapper<V> (implements org.frankframework.core.IValidator)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.frankframework.pipes.Base64Pipe.Direction
- org.frankframework.pipes.CompressPipe.FileFormat
- org.frankframework.pipes.CsvParserPipe.HeaderCase
- org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
- org.frankframework.pipes.EscapePipe.Direction
- org.frankframework.pipes.EtagHandlerPipe.EtagAction
- org.frankframework.pipes.HashPipe.HashEncoding
- org.frankframework.pipes.IteratingPipe.StopReason
- org.frankframework.pipes.JsonPipe.Direction
- org.frankframework.pipes.MessageSendingPipe.LinkMethod
- org.frankframework.pipes.PGPPipe.Action
- org.frankframework.pipes.RegExPipe.RegExFlag
- org.frankframework.pipes.SignaturePipe.Action
- org.frankframework.pipes.UUIDGeneratorPipe.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)