Uses of Interface
com.iizix.urn.IURNProvider
Packages that use IURNProvider
Package
Description
Uses of IURNProvider in com.iizix.barcode
Classes in com.iizix.barcode that implement IURNProviderUses of IURNProvider in com.iizix.server.wsfile
Classes in com.iizix.server.wsfile that implement IURNProviderModifier and TypeClassDescriptionclass
The file URN provider.class
The file URN provider.Uses of IURNProvider in com.iizix.urn
Methods in com.iizix.urn that return IURNProviderModifier and TypeMethodDescriptionURNFactory.getProvider
(NID nid) Gets the service provider for the specified name.Methods in com.iizix.urn with parameters of type IURNProviderModifier and TypeMethodDescriptionboolean
URNFactory.register
(IURNProvider provider) Registers a URN provider.Uses of IURNProvider in com.iizix.urn.file
Subinterfaces of IURNProvider in com.iizix.urn.fileModifier and TypeInterfaceDescriptioninterface
Interface used for the URN resource provider in the server.Classes in com.iizix.urn.file that implement IURNProviderModifier and TypeClassDescriptionfinal class
The File URN provider depends on theURNResourceType
and anidentifier
, where theidentifier
is either aString
forURNResourceType
.Uses of IURNProvider in com.iizix.urn.image
Subinterfaces of IURNProvider in com.iizix.urn.imageModifier and TypeInterfaceDescriptioninterface
Interface used for the Image URN provider in the server.Classes in com.iizix.urn.image that implement IURNProviderUses of IURNProvider in com.iizix.urn.svg
Classes in com.iizix.urn.svg that implement IURNProviderUses of IURNProvider in com.iizix.urn.url
Classes in com.iizix.urn.url that implement IURNProviderUses of IURNProvider in com.iizix.urn.user
Classes in com.iizix.urn.user that implement IURNProviderModifier and TypeClassDescriptionclass
User Profile Image provider for IIZI URN's.class
User Profile String provider for IIZI URN's.