Uses of Class
com.eurotech.framework.comm.CommURI

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)
           
 



Copyright © 2013. All Rights Reserved.