Uses of Annotation Interface
org.frankframework.doc.Protected
Packages that use Protected
Package
Description
- 
Uses of Protected in org.frankframework.configuration
Methods in org.frankframework.configuration with annotations of type ProtectedModifier and TypeMethodDescriptionvoidConfiguration.setBeanName(String name) Overwrite the DisplayName created by the super.setBeanName which prepends 'ApplicationContext'.voidConfiguration.setLoadedConfiguration(String loadedConfiguration) The loaded (with resolved properties) configurationvoidConfiguration.setOriginalConfiguration(String originalConfiguration) The entire (raw) configurationvoidConfiguration.setVersion(String version) The version of the Configuration, typically provided by the BuildInfo.properties file. - 
Uses of Protected in org.frankframework.errormessageformatters
Methods in org.frankframework.errormessageformatters with annotations of type ProtectedModifier and TypeMethodDescriptionvoidDataSonnetErrorMessageFormatter.setMessageFormat(DocumentFormat messageFormat) voidSoapErrorMessageFormatter.setMessageFormat(DocumentFormat messageFormat) voidXslErrorMessageFormatter.setMessageFormat(DocumentFormat messageFormat)  - 
Uses of Protected in org.frankframework.filesystem
Classes in org.frankframework.filesystem with annotations of type ProtectedModifier and TypeClassDescriptionclassThis class ensures that Microsoft Authentication Library (MSAL) requests are sent through the configured proxy and the correct SSLSocketFactory. - 
Uses of Protected in org.frankframework.http
Methods in org.frankframework.http with annotations of type ProtectedModifier and TypeMethodDescriptionvoidWebServiceSender.setMethodType(AbstractHttpSender.HttpMethod method) Hide this property from being set.voidPushingListenerAdapter.setRunning(boolean running)  - 
Uses of Protected in org.frankframework.jdbc
Methods in org.frankframework.jdbc with annotations of type ProtectedModifier and TypeMethodDescriptionvoidMessageStoreListener.setMessageFieldType(JdbcListener.MessageFieldType fieldtype)  - 
Uses of Protected in org.frankframework.pipes
Methods in org.frankframework.pipes with annotations of type ProtectedModifier and TypeMethodDescriptionvoidXmlIf.setJsonPathExpression(String jsonPathExpression) Deprecated, for removal: This API element is subject to removal in a future version.Hide this method since it should not be able to set this from within this PipevoidXmlSwitch.setJsonPathExpression(String jsonPathExpression)  - 
Uses of Protected in org.frankframework.receivers
Methods in org.frankframework.receivers with annotations of type Protected - 
Uses of Protected in org.frankframework.soap
Methods in org.frankframework.soap with annotations of type Protected