Uses of Interface
javax.xml.registry.Connection

Packages that use Connection
javax.xml.registry   
org.apache.ws.scout.registry   
 

Uses of Connection in javax.xml.registry
 

Subinterfaces of Connection in javax.xml.registry
 interface FederatedConnection
           
 

Methods in javax.xml.registry that return Connection
abstract  Connection ConnectionFactory.createConnection()
           
 

Uses of Connection in org.apache.ws.scout.registry
 

Classes in org.apache.ws.scout.registry that implement Connection
 class ConnectionImpl
          Apache Scout Implementation of a JAXR Connection.
 

Methods in org.apache.ws.scout.registry that return Connection
 Connection ConnectionFactoryImpl.createConnection()
           
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.