public final class GitHubResource
extends org.apache.camel.support.ResourceSupport
| Constructor and Description |
|---|
GitHubResource(org.apache.camel.CamelContext camelContext,
String location) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists() |
InputStream |
getInputStream() |
public GitHubResource(org.apache.camel.CamelContext camelContext,
String location)
public boolean exists()
public InputStream getInputStream() throws IOException
IOExceptionApache Camel