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 JAXR API.


Method Summary
 
Methods inherited from interface javax.xml.registry.Connection
close, getCredentials, getRegistryService, isClosed, isSynchronous, setCredentials, setSynchronous