Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.test.protocols.inline
Class InlineURLStreamHandlerFactory

java.lang.Object
  extended by org.nuxeo.runtime.test.protocols.inline.InlineURLStreamHandlerFactory
All Implemented Interfaces:
URLStreamHandlerFactory

public class InlineURLStreamHandlerFactory
extends Object
implements URLStreamHandlerFactory


Constructor Summary
InlineURLStreamHandlerFactory()
           
 
Method Summary
 URLStreamHandler createURLStreamHandler(String protocol)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InlineURLStreamHandlerFactory

public InlineURLStreamHandlerFactory()
Method Detail

createURLStreamHandler

public URLStreamHandler createURLStreamHandler(String protocol)
Specified by:
createURLStreamHandler in interface URLStreamHandlerFactory

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.