Uses of Interface
javax.xml.registry.Connection

Packages that use Connection
javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the JAXR API. 
 

Uses of Connection in javax.xml.registry
 

Subinterfaces of Connection in javax.xml.registry
 interface FederatedConnection
          Represents a single logical connection to a federation or group of registry providers.
 

Methods in javax.xml.registry that return Connection
abstract  Connection ConnectionFactory.createConnection()
          Create a named connection.