URLProvider
Configuration for the factory used to create new URLs.
Inherits from type J2EEResourceProvider and adds the following.
Attributes Summary
streamHandlerClassName Fully qualified name of a User-defined Java class that extends java. protocol Protocol supported by this stream handler, such as "nntp," "smtp," or "ftp".
Attribute Details
streamHandlerClassName
Fully qualified name of a User-defined Java class that extends java.net.URLStreamHandler for a particular URL protocol, such as ftp.
Data type: String
Default value: unspecified
protocol
Protocol supported by this stream handler, such as "nntp," "smtp," or "ftp".
Data type: String
Default value: unspecified