Uses of Interface
com.helger.commons.url.IURLProtocol
Packages that use IURLProtocol
-
Uses of IURLProtocol in com.helger.commons.url
Classes in com.helger.commons.url that implement IURLProtocolModifier and TypeClassDescriptionenumSpecifies a list of known protocols.
Should be extended to the list defined at the IANAclassA simple implementation of theIURLProtocolinterface.Methods in com.helger.commons.url that return IURLProtocolModifier and TypeMethodDescriptiondefault IURLProtocolISimpleURL.getProtocol()URLProtocolRegistry.getProtocol(ISimpleURL aURL) Try to evaluate the matching URL protocol from the passed URLURLProtocolRegistry.getProtocol(String sURL) Try to evaluate the matching URL protocol from the passed URLMethods in com.helger.commons.url that return types with arguments of type IURLProtocolModifier and TypeMethodDescriptionICommonsSet<? extends IURLProtocol> IURLProtocolRegistrarSPI.getAllProtocols()URLProtocolRegistry.getAllProtocols()Methods in com.helger.commons.url with parameters of type IURLProtocolModifier and TypeMethodDescriptionvoidURLProtocolRegistry.registerProtocol(IURLProtocol aProtocol) Registers a new protocol