|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Anchor | |
|---|---|
| org.nhind.config | |
| org.nhindirect.config.service.impl | |
| Uses of Anchor in org.nhind.config |
|---|
| Methods in org.nhind.config that return Anchor | |
|---|---|
Anchor |
ConfigurationServiceProxy.getAnchor(String owner,
String thumbprint,
CertificateGetOptions options)
|
Anchor |
ConfigurationService.getAnchor(String owner,
String thumbprint,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationServiceProxy.getAnchors(long[] anchorId,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationService.getAnchors(long[] anchorId,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationServiceProxy.getAnchorsForOwner(String owner,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationService.getAnchorsForOwner(String owner,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationServiceProxy.getIncomingAnchors(String owner,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationService.getIncomingAnchors(String owner,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationServiceProxy.getOutgoingAnchors(String owner,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationService.getOutgoingAnchors(String owner,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationServiceProxy.listAnchors(Long lastAnchorId,
int maxResults,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationService.listAnchors(Long lastAnchorId,
int maxResults,
CertificateGetOptions options)
|
| Methods in org.nhind.config with parameters of type Anchor | |
|---|---|
void |
ConfigurationServiceProxy.addAnchor(Anchor[] anchor)
|
void |
ConfigurationService.addAnchor(Anchor[] anchor)
|
| Uses of Anchor in org.nhindirect.config.service.impl |
|---|
| Methods in org.nhindirect.config.service.impl that return Anchor | |
|---|---|
Anchor |
ConfigurationServiceImplServiceSoapBindingStub.getAnchor(String owner,
String thumbprint,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationServiceImplServiceSoapBindingStub.getAnchors(long[] anchorId,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationServiceImplServiceSoapBindingStub.getAnchorsForOwner(String owner,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationServiceImplServiceSoapBindingStub.getIncomingAnchors(String owner,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationServiceImplServiceSoapBindingStub.getOutgoingAnchors(String owner,
CertificateGetOptions options)
|
Anchor[] |
ConfigurationServiceImplServiceSoapBindingStub.listAnchors(Long lastAnchorId,
int maxResults,
CertificateGetOptions options)
|
| Methods in org.nhindirect.config.service.impl with parameters of type Anchor | |
|---|---|
void |
ConfigurationServiceImplServiceSoapBindingStub.addAnchor(Anchor[] anchor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||