Java javax.xml.registry Connection fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.registry Connection fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.registry Connection.

The text is from its open source code.

Implementation

javax.xml.registry.Connection has the following implementations.
Click this link to see all its implementation.

Method

SetgetCredentials()
Gets the credentials associated with this client.
RegistryServicegetRegistryService()
Gets the RegistryService interface associated with the Connection.
voidsetCredentials(Set credentials)
Sets the Credentials associated with this client.