URLProvider

Configuration for the factory used to create new URLs.

Inherits from type J2EEResourceProvider and adds the following.

Attributes Summary
streamHandlerClassName : StringFully qualified name of a User-defined Java class that extends java.
protocol : StringProtocol 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


Copyright IBM Corp. 1997-2004