Uses of Interface
com.iizix.urn.IURNProvider
Package
Description
Uses of IURNProvider in com.iizix.barcode
Uses of IURNProvider in com.iizix.server.wsfile
Modifier and TypeClassDescriptionclass
The file URN provider.class
The file URN provider.Uses of IURNProvider in com.iizix.urn
Modifier and TypeMethodDescriptionURNFactory.getProvider
(NID nid) Gets the service provider for the specified name.Modifier and TypeMethodDescriptionboolean
URNFactory.register
(IURNProvider provider) Registers a URN provider.Uses of IURNProvider in com.iizix.urn.file
Modifier and TypeInterfaceDescriptioninterface
Interface used for the URN resource provider in the server.Modifier 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
Modifier and TypeInterfaceDescriptioninterface
Interface used for the Image URN provider in the server.Uses of IURNProvider in com.iizix.urn.svg
Uses of IURNProvider in com.iizix.urn.url
Uses of IURNProvider in com.iizix.urn.user
Modifier and TypeClassDescriptionclass
User Profile Image provider for IIZI URN's.class
User Profile String provider for IIZI URN's.