-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.2.0
-
generic
-
generic
Currently, there's no good way to register a protocol handler. This leads some clients that provide a protocol handler to use rather awkward code - see the static initializer in ext/iiimp/src/share/sun/awt/im/iiimp/IIIMPClient.java. It would be helpful if the JDK provided a method to register a protocol handler.