public interface IoTSource
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getData(java.lang.String url)
getData returns a String representation corresponding to the output of
the virtual service.
|
boolean |
matches(java.lang.String url) |
java.lang.String getData(java.lang.String url)
url
- boolean matches(java.lang.String url) throws java.net.MalformedURLException
java.net.MalformedURLException
Copyright 2004-2015 Wandora Team