This project has retired. For details please refer to its
Attic page.
ServletURLStreamHandlerFactory (Cocoon Servlet Service Implementation 1.3.3-SNAPSHOT API)
org.apache.cocoon.servletservice.url
Class ServletURLStreamHandlerFactory
java.lang.Object
org.apache.cocoon.servletservice.url.ServletURLStreamHandlerFactory
- All Implemented Interfaces:
- URLStreamHandlerFactory
public class ServletURLStreamHandlerFactory
- extends Object
- implements URLStreamHandlerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletURLStreamHandlerFactory
public ServletURLStreamHandlerFactory()
createURLStreamHandler
public URLStreamHandler createURLStreamHandler(String protocol)
-
- Specified by:
createURLStreamHandler
in interface URLStreamHandlerFactory
- See Also:
URLStreamHandlerFactory.createURLStreamHandler(java.lang.String)
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.