|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.columbia.irt.mobiledyswis.PGUDPSocketFactory
public class PGUDPSocketFactory
This class makes UDP socket instance for JavaScript
Constructor Summary | |
---|---|
PGUDPSocketFactory(WebView appView)
Instantiates a new UDP socket factory. |
Method Summary | |
---|---|
PGUDPSocket |
getInstance(java.lang.String ipWithPort)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PGUDPSocketFactory(WebView appView)
appView
- the app viewMethod Detail |
---|
public PGUDPSocket getInstance(java.lang.String ipWithPort) throws java.net.SocketException
java.net.SocketException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |