edu.wisc.ssec.mcidas.adde
Class Handler
- java.lang.Object
-
- java.net.URLStreamHandler
-
- edu.wisc.ssec.mcidas.adde.AddeURLStreamHandler
-
- edu.wisc.ssec.mcidas.adde.Handler
-
public class Handler extends AddeURLStreamHandler
This class defines the openConnection method, which is used to create an AddeURLConnection. Note that this class is automatically loaded when a URL of this type is created, you don't have explicitly create an object.The class name allows this to work if the system property java.protocol.handler.pkgs includes the edu.wisc.ssec.mcidas package.
- See Also:
for more information
-
-
Constructor Summary
Constructors Constructor and Description Handler()
-
DMelt 3.0 © DataMelt by jWork.ORG