Uses of Interface
com.iizix.urn.file.IFileURNProvider
Uses of IFileURNProvider in com.iizix.server.wsfile
Modifier and TypeClassDescriptionclass
The file URN provider.class
The file URN provider.Uses of IFileURNProvider in com.iizix.urn.file
Modifier and TypeClassDescriptionfinal class
The File URN provider depends on theURNResourceType
and anidentifier
, where theidentifier
is either aString
forURNResourceType
.Modifier and TypeMethodDescriptionstatic void
FileURNFactory.initialize
(URNFactory factory, IFileURNProvider provider) Initializes the File URN factory.Uses of IFileURNProvider in com.iizix.urn.image
Modifier and TypeInterfaceDescriptioninterface
Interface used for the Image URN provider in the server.