URLProvider


This type is a class for model objects.

Configuration for the factory used to create new URLs.

Package: url
Supertype: J2EEResourceProvider

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
streamHandlerClassName : EString Fully qualified name of a User-defined Java class that extends java.net.URLStreamHandler for a particular URL protocol, such as ftp.
protocol : EString 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: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

protocol  -  Protocol supported by this stream handler, such as "nntp," "smtp," or "ftp".
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006