| Package | Description |
|---|---|
| xdi2.client.events | |
| xdi2.discovery |
| Modifier and Type | Method and Description |
|---|---|
XDIDiscoveryResult |
XDIDiscoverEvent.getDiscoveryResult() |
| Constructor and Description |
|---|
XDIDiscoverEvent(Object source,
MessageEnvelope messageEnvelope,
XDIDiscoveryResult discoveryResult) |
XDIDiscoverFromAuthorityEvent(Object source,
MessageEnvelope messageEnvelope,
XDIDiscoveryResult discoveryResult,
URL xdiEndpointUri) |
XDIDiscoverFromRegistryEvent(Object source,
MessageEnvelope messageEnvelope,
XDIDiscoveryResult discoveryResult,
xdi2.core.syntax.XDIAddress query) |
| Modifier and Type | Method and Description |
|---|---|
XDIDiscoveryResult |
XDIDiscoveryClient.discover(xdi2.core.syntax.XDIAddress query,
xdi2.core.syntax.XDIAddress[] endpointUriTypes) |
XDIDiscoveryResult |
XDIDiscoveryClient.discoverFromAuthority(URL xdiEndpointUrl,
xdi2.core.syntax.CloudNumber cloudNumber,
xdi2.core.syntax.XDIAddress[] endpointUriTypes) |
XDIDiscoveryResult |
XDIDiscoveryClient.discoverFromRegistry(xdi2.core.syntax.XDIAddress query,
xdi2.core.syntax.XDIAddress[] endpointUriTypes) |
Copyright © 2015. All Rights Reserved.