ice.storm
Class UrlMaster
java.lang.Object
ice.util.net.URLResolver
ice.storm.UrlMaster
- All Implemented Interfaces:
- ResourceOwner
- public class UrlMaster
- extends URLResolver
- implements ResourceOwner
|
Constructor Summary |
UrlMaster(Session session)
Deprecated. As of 6.1, no instance of UrlMaster is needed
for the contained utility methods. Please use
URLResolver. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlMaster
public UrlMaster(Session session)
- Deprecated. As of 6.1, no instance of
UrlMaster is needed
for the contained utility methods. Please use
URLResolver.
get
public static UrlMaster get(Session session)
- Deprecated. As of 6.1, no instance of
UrlMaster is needed
for the contained utility methods. Please use
URLResolver.
set
public static UrlMaster set(Session session,
UrlMaster master)
- Deprecated. As of 6.1, no instance of
UrlMaster is needed
for the contained utility methods. Please use
URLResolver.
createLoader
public static ContentLoader createLoader(String url)
- Deprecated. Please use
ContentLoaderFactory
to create ContentLoader.
disposeResources
public void disposeResources()
- Specified by:
disposeResources in interface ResourceOwner