Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The UrlResource type exposes the following members.

Constructors

  NameDescription
Public methodUrlResource
Constructor that takes a resource name and creates resource.

Methods

  NameDescription
Public methodEquals
Compares specified with the current object.
(Inherited from AbstractResource.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
A hash function that returns the hashcode for this type, that is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from AbstractResource.)
Public methodGetStream
Gets a stream for this IResource.
(Overrides AbstractResource..::..GetStream()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns the textual information about this resource.
(Inherited from AbstractResource.)

Properties

  NameDescription
Public propertyAbsolutePath
Gets an absolute path of this resource.
(Inherited from AbstractResource.)
Public propertyUri
Gets the fully qualified URI for this IResource.
(Inherited from AbstractResource.)

See Also