Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.apache.juddi.v3.client.mapping |
Mappings for UDDIv2 APIs and for common functions for WADL and WSDL to UDDI
|
org.apache.juddi.v3.client.transport.wrapper |
Provides compatibility with SCOUT and UDDIv2 API sets
|
org.apache.juddi.validation |
Validators for all UDDI method invocations against the rules defined in the spec
|
org.uddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Method and Description |
---|---|
BindingDetail |
UDDIInquiryImpl.getBindingDetail(GetBindingDetail body) |
Modifier and Type | Method and Description |
---|---|
static GetBindingDetail |
MapUDDIv2Tov3.MapGetBindingDetail(GetBindingDetail body) |
Modifier and Type | Method and Description |
---|---|
static GetBindingDetail |
MapUDDIv3Tov2.MapGetBindingDetail(GetBindingDetail body) |
Modifier and Type | Method and Description |
---|---|
BindingDetail |
Inquiry3to2.getBindingDetail(GetBindingDetail body) |
Modifier and Type | Method and Description |
---|---|
void |
ValidateInquiry.validateGetBindingDetail(GetBindingDetail body) |
Modifier and Type | Method and Description |
---|---|
GetBindingDetail |
ObjectFactory.createGetBindingDetail()
Create an instance of
GetBindingDetail |
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetBindingDetail> |
ObjectFactory.createGetBindingDetail(GetBindingDetail value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetBindingDetail> |
ObjectFactory.createGetBindingDetail(GetBindingDetail value)
|
Modifier and Type | Field and Description |
---|---|
protected GetBindingDetail |
SubscriptionFilter.getBindingDetail |
Modifier and Type | Method and Description |
---|---|
GetBindingDetail |
SubscriptionFilter.getGetBindingDetail()
Gets the value of the getBindingDetail property.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionFilter.setGetBindingDetail(GetBindingDetail value)
Sets the value of the getBindingDetail property.
|
Modifier and Type | Method and Description |
---|---|
BindingDetail |
UDDIInquiryPortType.getBindingDetail(GetBindingDetail body)
The get_bindingDetail API call returns the bindingTemplate structure
corresponding to each of the bindingKey values specified.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.