|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractProtocolRegistration | |
|---|---|
| org.foray.common.url | Classes useful for URL management, including a custom protocol registration scheme. |
| Uses of AbstractProtocolRegistration in org.foray.common.url |
|---|
| Subclasses of AbstractProtocolRegistration in org.foray.common.url | |
|---|---|
class |
FactoryProtocolRegistration
An implementation of {#link ProtocolHandlerRegistry} which does not attempt to use the "java.protocol.handler.pkgs" property to register new URLStreamHandlers, but instead attempts to use only a URLStreamHandlerFactory. |
class |
PropertyProtocolRegistration
An implementation of {#link ProtocolHandlerRegistry} which does not attempt to use a URLStreamHandlerFactory, but instead modifies the
"java.protocol.handler.pkgs" property to register new URLStreamHandlers. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||