|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.columbia.irt.mobiledyswis.BTSocketFactory
public class BTSocketFactory
This class creates a BTSocket instance for JavaScript.
Constructor Summary | |
---|---|
BTSocketFactory(WebView appView)
Instantiates a new web socket factory. |
Method Summary | |
---|---|
BTSocket |
getInstance(java.lang.String macddr)
Return a BTSocket instance to JavaScript. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BTSocketFactory(WebView appView)
appView
- the app viewMethod Detail |
---|
public BTSocket getInstance(java.lang.String macddr)
macddr
- the server's bluetooth mac address
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |