public class Handler extends URLStreamHandler implements org.picocontainer.Startable
| Constructor and Description |
|---|
Handler() |
Handler(org.exoplatform.services.jcr.RepositoryService rs,
NodeRepresentationService nrs,
SessionProviderService tsps) |
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL url) |
void |
start() |
void |
stop() |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic Handler(org.exoplatform.services.jcr.RepositoryService rs,
NodeRepresentationService nrs,
SessionProviderService tsps)
public Handler()
protected URLConnection openConnection(URL url) throws IOException
openConnection in class URLStreamHandlerIOExceptionpublic void start()
start in interface org.picocontainer.Startablepublic void stop()
stop in interface org.picocontainer.StartableCopyright © 2003–2021 eXo Platform SAS. All rights reserved.