Package org.apache.pulsar.client.api.url
Class DataURLStreamHandler
- java.lang.Object
-
- java.net.URLStreamHandler
-
- org.apache.pulsar.client.api.url.DataURLStreamHandler
-
public class DataURLStreamHandler extends java.net.URLStreamHandlerExtension of theURLStreamHandlerclass to handle all stream protocol handlers.
-
-
Constructor Summary
Constructors Constructor Description DataURLStreamHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.net.URLConnectionopenConnection(java.net.URL u)
-