Package | Description |
---|---|
org.apache.nutch.protocol |
Classes related to the
Protocol interface,
see also org.apache.nutch.net.protocols . |
Modifier and Type | Method and Description |
---|---|
Protocol |
ProtocolFactory.getProtocol(String urlString)
Returns the appropriate
Protocol implementation for a url. |
Protocol |
ProtocolFactory.getProtocol(URL url)
Returns the appropriate
Protocol implementation for a url. |
Copyright © 2021 The Apache Software Foundation