Package javax.xml.registry
Interface FederatedConnection
-
- All Superinterfaces:
Connection
public interface FederatedConnection extends Connection
Represents a single logical connection to a federation or group of registry providers. This interface is used in support of the distributed query feature of the Jakarta XML Registries API.- Author:
- Farrukh S. Najmi
-
-
Method Summary
-
Methods inherited from interface javax.xml.registry.Connection
close, getCredentials, getRegistryService, isClosed, isSynchronous, setCredentials, setSynchronous
-
-