|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommURI | |
---|---|
com.eurotech.framework.comm | |
com.eurotech.framework.core.comm |
Uses of CommURI in com.eurotech.framework.comm |
---|
Methods in com.eurotech.framework.comm that return CommURI | |
---|---|
CommURI |
CommURI.Builder.build()
|
CommURI |
CommConnection.getURI()
Returns the URI for this connection. |
static CommURI |
CommURI.parseString(String uri)
Converts a String of the CommURI form to a CommURI Object |
Uses of CommURI in com.eurotech.framework.core.comm |
---|
Methods in com.eurotech.framework.core.comm that return CommURI | |
---|---|
CommURI |
CommConnectionImpl.getURI()
|
Constructors in com.eurotech.framework.core.comm with parameters of type CommURI | |
---|---|
CommConnectionImpl(CommURI commUri,
int mode,
boolean timeouts)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |