com.nutiteq.location.providers
Interface LocationDataConnection

All Known Implementing Classes:
BluetoothAPIConnection

public interface LocationDataConnection


Method Summary
 void disconnect()
          Disconnect from given source
 java.io.InputStream openInputStream()
          Open input stream to given location source
 

Method Detail

disconnect

void disconnect()
Disconnect from given source


openInputStream

java.io.InputStream openInputStream()
                                    throws java.io.IOException
Open input stream to given location source

Returns:
opened input stream
Throws:
java.io.IOException - if something went wrong