Skip to content
David Ray edited this page Jun 7, 2015 · 28 revisions

The term Sensor means to "go out and get information, or a conduit through which information is received". Sensors in HTM.java are "Network reception or retrieval objects". They come in 4 flavors; only 3 of which are of any concern to a user, the fourth is a wrapper which is Network aware. These are:

  • FileSensor
  • URLSensor
  • ObservableSensor

Clone this wiki locally