List of usage examples for javax.xml.registry Connection interface-usage
From source file org.apache.ws.scout.registry.ConnectionImpl.java
/**
* Apache Scout Implementation of a JAXR Connection.
* For futher details, look into the JAXR API Javadoc.
*
* @author Anil Saldhana <anil@apache.org>
* @author Tom Cunningham <tcunning@apache.org>
From source file it.cnr.icar.eric.client.xml.registry.ConnectionImpl.java
/** * Implements JAXR API interface named Connection. * * @author <a href="mailto:farrukh@wellfleetsoftware.com">Farrukh S. Najmi</a> */ public class ConnectionImpl implements Connection {