Uses of Interface
javax.xml.registry.Connection
-
Packages that use Connection Package Description javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the Jakarta XML Registries API. -
-
Uses of Connection in javax.xml.registry
Subinterfaces of Connection in javax.xml.registry Modifier and Type Interface Description interfaceFederatedConnectionRepresents a single logical connection to a federation or group of registry providers.Methods in javax.xml.registry that return Connection Modifier and Type Method Description abstract ConnectionConnectionFactory. createConnection()Create a named connection.
-