Uses of Interface
org.apache.wiki.api.providers.AttachmentProvider
Packages that use AttachmentProvider
Package
Description
Attachment management, uploading and downloading.
Provides storage for JSPWiki.
-
Uses of AttachmentProvider in org.apache.wiki.attachment
Methods in org.apache.wiki.attachment that return AttachmentProviderModifier and TypeMethodDescriptionAttachmentManager.getCurrentProvider()Returns the current attachment provider.DefaultAttachmentManager.getCurrentProvider()Returns the current attachment provider. -
Uses of AttachmentProvider in org.apache.wiki.providers
Classes in org.apache.wiki.providers that implement AttachmentProviderModifier and TypeClassDescriptionclassProvides basic, versioning attachments.classProvides a caching attachment provider.classDeprecated.Methods in org.apache.wiki.providers that return AttachmentProviderModifier and TypeMethodDescriptionCachingAttachmentProvider.getRealProvider()Returns the WikiAttachmentProvider that this caching provider delegates to.
AttachmentProviderinstead.