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 TypeClassDescriptionclassThe file URN provider.classThe 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 TypeMethodDescriptionbooleanURNFactory.register(IURNProvider provider) Registers a URN provider.Uses of IURNProvider in com.iizix.urn.file
Subinterfaces of IURNProvider in com.iizix.urn.fileModifier and TypeInterfaceDescriptioninterfaceInterface used for the URN resource provider in the server.Classes in com.iizix.urn.file that implement IURNProviderModifier and TypeClassDescriptionfinal classThe File URN provider depends on theURNResourceTypeand anidentifier, where theidentifieris either aStringforURNResourceType.Uses of IURNProvider in com.iizix.urn.image
Subinterfaces of IURNProvider in com.iizix.urn.imageModifier and TypeInterfaceDescriptioninterfaceInterface 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 TypeClassDescriptionclassUser Profile Image provider for IIZI URN's.classUser Profile String provider for IIZI URN's.