public class Handler extends URLStreamHandler implements org.picocontainer.Startable
| Constructor and Description |
|---|
Handler() |
Handler(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(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 © 2016 eXo Platform SAS. All Rights Reserved.