- CANONICALIZATIONMETHOD - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
default is CanonicalizationMethod.EXCLUSIVE
http://www.w3.org/2001/10/xml-exc-c14n#
- CASE_INSENSITIVE_MATCH - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
caseInsensitiveMatch: signifies that the matching behavior for name,
keyValue and keyName (where applicable) should be performed without
regard to case.
- CASE_INSENSITIVE_MATCH_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
caseInsensitiveMatch: signifies that the matching behavior for name,
keyValue and keyName (where applicable) should be performed without
regard to case.
- CASE_INSENSITIVE_SORT - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
caseInsensitiveSort: signifies that the result set should be sorted
without regard to case.
- CASE_INSENSITIVE_SORT_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
caseInsensitiveSort: signifies that the result set should be sorted
without regard to case.
- CASE_SENSITIVE_MATCH - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
caseSensitiveMatch: signifies that the matching behavior for name,
keyValue and keyName (where applicable) should be performed with regard
to case.
- CASE_SENSITIVE_MATCH_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
caseSensitiveMatch: signifies that the matching behavior for name,
keyValue and keyName (where applicable) should be performed with regard
to case.
- CASE_SENSITIVE_SORT - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
caseSensitiveSort: signifies that the result set should be sorted with
regard to case.
- CASE_SENSITIVE_SORT_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
caseSensitiveSort: signifies that the result set should be sorted with
regard to case.
- CHECK_REVOCATION_STATUS_CRL - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
- CHECK_REVOCATION_STATUS_OCSP - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
- CHECK_TIMESTAMPS - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
When validating a signature, include this field will validate that
the signature is still valid with regards to timestamps NotBefore and
OnOrAfter
Example
- CHECK_TRUST_CHAIN - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
- CHECKED - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
checked: Marking a tModel with this categorization asserts that it
represents a value set or category group system whose use, through
keyedReferences, may be checked.
- ClassUtil - Class in org.apache.juddi.v3.client
-
- ClassUtil() - Constructor for class org.apache.juddi.v3.client.ClassUtil
-
- clear() - Method in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
clears the configuration for reuse
- ClientConfig - Class in org.apache.juddi.v3.client.config
-
Handles the client configuration of the uddi-client.
- ClientConfig(String) - Constructor for class org.apache.juddi.v3.client.config.ClientConfig
-
Constructor (note Singleton pattern).
- ClientConfig(String, Properties) - Constructor for class org.apache.juddi.v3.client.config.ClientConfig
-
Constructor (note Singleton pattern).
- close() - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDLLocatorImpl
-
close
- COMBINE_CATEGORY_BAGS - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
combineCategoryBags: this may only be used in the find_business and
find_service calls.
- COMBINE_CATEGORY_BAGS_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
combineCategoryBags: this may only be used in the find_business and
find_service calls.
- Common2UDDI - Class in org.apache.juddi.v3.client.mapping
-
Common parsing functions for converting to UDDI's data structures
- Common2UDDI() - Constructor for class org.apache.juddi.v3.client.mapping.Common2UDDI
-
- compare(TModelInstanceDetails, TModelInstanceDetails) - Method in class org.apache.juddi.v3.client.compare.TModelInstanceDetailsComparator
-
Compares two non-null instances of TModelInstanceDetails by only
comparing the field designated from the constructor.
- Constants - Class in org.apache.juddi.v3.client.config
-
Contains all the juddi client constants
- Constants() - Constructor for class org.apache.juddi.v3.client.config.Constants
-
- constructImportUrl(String, String) - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDLLocatorImpl
-
Internal method to normalize the importUrl.
- contains(String) - Static method in class org.apache.juddi.v3.client.config.UDDIClientContainer
-
return true if the client exists in the current client collection
- content - Variable in class org.apache.juddi.v3.client.mapping.wadl.Doc
-
- createApplication() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
- createBPEL4WSProcessTModel(QName, String, Map<QName, PortType>, String) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
BPEL4WS abstract processes are published as separate UDDI tModels.
- createBPELBinding(QName, String, URL, Definition) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
- createBusinessService(QName, Application) - Method in class org.apache.juddi.v3.client.mapping.wadl.WADL2UDDI
-
Creates a UDDI Business Service.
- createBusinessService(QName, Definition) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
Registers the Service into UDDI.
- createBusinessService(QName, Definition) - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDL2UDDI
-
Creates a UDDI Business Service.
- createBusinessServices(Definition) - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDL2UDDI
-
Creates a business service based off of a WSDL definition
No
changes are made to the UDDI endpoints using this method
Example Code:
- createDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
Create an instance of
Doc
- createFindAllPortTypesForProcess_1(String) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
Find all portTypes used in the given process.
- createFindAllPortTypesForProcess_2(List<String>) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
Once retrieved, the second call is made to get the tModel registrations
for the portTypes with the keys found in the first step.
- createFindBindingTModelForPortType(String, String) - Static method in class org.apache.juddi.v3.client.mapping.wsdl.WSDL2UDDI
-
Builds a finder to find the binding tModels for a portType.
- createFindImplementationsForProcess(String) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
Find all implementations of the given process.
- createFindPortTypeTModelForPortType(String, String) - Static method in class org.apache.juddi.v3.client.mapping.wsdl.WSDL2UDDI
-
Builds a finder to find the portType tModels for a portType.
- createFindProcessesForPortTypes(String) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
Find all processes that use the given portType.
- createFindTModelForProcessName(QName) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
Finds and returns ALL the tModels related to the process, so that i.e.
- createGrammars() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
- createInclude() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
- createKeyGenator(String, String, String) - Static method in class org.apache.juddi.v3.client.config.UDDIClerk
-
A helper function to create a tModel key generator.
Why would I want a key generator? In UDDIv3, you're suppose to
specify what you want the keys (unique identifiers) to be, however
there's a number of naming rules associated with the keys.
- createLink() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
Create an instance of
Link
- createMethod() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
- createOption() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
- createParam() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
Create an instance of
Param
- createRepresentation() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
- createRequest() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
- createResource() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
- createResources() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
- createResourceType() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
- createResponse() - Method in class org.apache.juddi.v3.client.mapping.wadl.ObjectFactory
-
- createServiceInterfaceVersion(String, String) - Static method in class org.apache.juddi.v3.client.config.UDDIClerk
-
This is a convenience function that will build and return a
TModelInstanceInfo as described in the following link that will
enable you to tag web services registered in UDDI with some kind of
version information.
Article source:
http://www.ibm.com/developerworks/webservices/library/ws-version/
When using this tModel as a tModelInstance, it can be used to
describe a version associated with either a service interface, a
bindingTemplate service instance.
- createWADLBinding(QName, String, URL, Resources) - Method in class org.apache.juddi.v3.client.mapping.wadl.WADL2UDDI
-
- createWADLPortTypeTModels(String, Application) - Method in class org.apache.juddi.v3.client.mapping.wadl.WADL2UDDI
-
- createWADLTModels(String, Application) - Method in class org.apache.juddi.v3.client.mapping.wadl.WADL2UDDI
-
- createWSDLBinding(QName, String, URL, Definition) - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDL2UDDI
-
- createWSDLBindingTModels(String, Map<QName, Binding>) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
- createWSDLBindingTModels(String, Map<QName, Binding>) - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDL2UDDI
-
2.4.2 wsdl:binding -> uddi:tModel
- createWSDLPortTypeTModels(String, Map<QName, PortType>) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
- createWSDLPortTypeTModels(String, Map<QName, PortType>) - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDL2UDDI
-
2.4.1 wsdl:portType -> uddi:tModel
- Cryptor - Interface in org.apache.juddi.v3.client.cryptor
-
- CryptorFactory - Class in org.apache.juddi.v3.client.cryptor
-
Used to create the org.apache.juddi.cryptor.Cryptor implementation as
specified by the 'juddi.cryptor' property.
- CryptorFactory() - Constructor for class org.apache.juddi.v3.client.cryptor.CryptorFactory
-
- CryptorUtil - Class in org.apache.juddi.v3.client.cryptor
-
A static entry point for encrypting text via CLI
- CryptorUtil() - Constructor for class org.apache.juddi.v3.client.cryptor.CryptorUtil
-
- GEN() - Static method in class org.apache.juddi.v3.client.cryptor.TripleDESCrytor
-
generates a new key
- getAddress(List<Address>, String) - Static method in class org.apache.juddi.v3.client.i18n.EntityForLang
-
- getAllQOSKeys() - Static method in class org.apache.juddi.v3.client.ext.wsdm.WSDMQosConstants
-
- getAny() - Method in class org.apache.juddi.v3.client.mapping.wadl.Application
-
Gets the value of the any property.
- getAny() - Method in class org.apache.juddi.v3.client.mapping.wadl.Grammars
-
Gets the value of the any property.
- getAny() - Method in class org.apache.juddi.v3.client.mapping.wadl.Link
-
Gets the value of the any property.
- getAny() - Method in class org.apache.juddi.v3.client.mapping.wadl.Method
-
Gets the value of the any property.
- getAny() - Method in class org.apache.juddi.v3.client.mapping.wadl.Option
-
Gets the value of the any property.
- getAny() - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Gets the value of the any property.
- getAny() - Method in class org.apache.juddi.v3.client.mapping.wadl.Representation
-
Gets the value of the any property.
- getAny() - Method in class org.apache.juddi.v3.client.mapping.wadl.Request
-
Gets the value of the any property.
- getAny() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resource
-
Gets the value of the any property.
- getAny() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resources
-
Gets the value of the any property.
- getAny() - Method in class org.apache.juddi.v3.client.mapping.wadl.ResourceType
-
Gets the value of the any property.
- getAny() - Method in class org.apache.juddi.v3.client.mapping.wadl.Response
-
Gets the value of the any property.
- getApiClerk() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
The API Clerk is the JAXWS generated "Clerk" element that is used
both on the jUDDI Client and on the jUDDI Web Service (not part of
the UDDI spec).
- getApiNode() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getAssertionStatusReport(String, CompletionStatus) - Method in class org.apache.juddi.v3.client.transport.wrapper.Publish3to2
-
- getAuthToken() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Gets an auth token from the uddi server using the uddi auth token
Notice: never log auth tokens! Treat it like a password
Calls
- getAuthToken(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Gets an auth token from the uddi server using the uddi auth token
Notice: never log auth tokens! Treat it like a password
notes: changed to public to have access from the subscription
callback API 8/20/2013 AO
- getAuthToken(GetAuthToken) - Method in class org.apache.juddi.v3.client.transport.wrapper.Security3to2
-
- getBase() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resources
-
Gets the value of the base property.
- getBaseAddresses(Application) - Static method in class org.apache.juddi.v3.client.mapping.wadl.WADL2UDDI
-
- getBaseInputSource() - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDLLocatorImpl
-
- getBaseURI() - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDLLocatorImpl
-
see also WSDLLocatorImpl.getBaseURI
- getBinding() - Method in class org.apache.juddi.v3.client.transport.wrapper.Inquiry3to2
-
- getBinding() - Method in class org.apache.juddi.v3.client.transport.wrapper.Publish3to2
-
- getBinding() - Method in class org.apache.juddi.v3.client.transport.wrapper.Security3to2
-
- getBindingByVersion(String, List<BindingTemplate>) - Static method in class org.apache.juddi.v3.client.config.UDDIClerk
-
This is a convenience function that will filter a list of binding
templates and return a list of bindings matching the specified
version number.
- getBindingDetail(GetBindingDetail) - Method in class org.apache.juddi.v3.client.transport.wrapper.Inquiry3to2
-
- getBindingKey(Properties, QName, String, URL) - Static method in class org.apache.juddi.v3.client.config.UDDIKeyConvention
-
- getBindingKey(Properties, QName, String, URI) - Static method in class org.apache.juddi.v3.client.config.UDDIKeyConvention
-
Constructs the bindingKey based on the bindingKeyFormat specified in the properties.
- getBindingKey() - Method in class org.apache.juddi.v3.client.mapping.ServiceRegistrationResponse
-
- getBusinessDetail(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Looks up the BusinessEntiry in the registry, will return null if is
not found.
- getBusinessDetail(String, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Looks up the BusinessEntiry in the registry, will return null if is
not found.
- getBusinessDetail(GetBusinessDetail) - Method in class org.apache.juddi.v3.client.transport.wrapper.Inquiry3to2
-
- getBusinessKey() - Method in class org.apache.juddi.v3.client.config.UDDIClerk.WSDL
-
- getBusinessKey(Properties) - Static method in class org.apache.juddi.v3.client.config.UDDIKeyConvention
-
Constructs the serviceKey based on the bindingKeyFormat specified in the properties.
- getBusinessService() - Method in class org.apache.juddi.v3.client.mapping.ServiceRegistrationResponse
-
- getCacheEntries() - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
-
Method callable from the mbean
- getCacheEntries() - Method in interface org.apache.juddi.v3.client.mapping.UDDIServiceCacheMBean
-
- getCallbackURL() - Static method in class org.apache.juddi.v3.client.subscription.SubscriptionCallbackListener
-
gets the current callback url, may be null if the endpoint isn't
started yet
- getClassWithAnnotations() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
A list of classes defined in the config file that have UDDI
Annotations on them for automated registration
client.clerks.clerk(" + i + ").class
- getClerk(String) - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
Gets the UDDI Clerk, the entry point into many functions of the juddi
client
- getClerk() - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
-
- getClerk() - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
- getClientCallbackUrl() - Method in class org.apache.juddi.v3.client.config.ClientConfig
-
Deprecated.
- getClientCallbackUrl() - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
Deprecated.
use SubscriptionCallbackListener
- getClientConfig() - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
Returns a live instance of the raw configuration file
- getClientName() - Method in class org.apache.juddi.v3.client.config.ClientConfig
-
- getClientName() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getConfiguration() - Method in class org.apache.juddi.v3.client.config.ClientConfig
-
- getConfigurationFile() - Method in class org.apache.juddi.v3.client.config.ClientConfig
-
- getContent() - Method in class org.apache.juddi.v3.client.mapping.wadl.Doc
-
Gets the value of the content property.
- getCryptoProvider() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
client.clerks.clerk(" + i + ")[@cryptoProvider]
- getCryptor(String) - Static method in class org.apache.juddi.v3.client.cryptor.CryptorFactory
-
Returns a crypto provider with the matching classname, throws if not possible
- getCryptor() - Static method in class org.apache.juddi.v3.client.cryptor.CryptorFactory
-
Returns a new instance of a CryptorFactory.
- getCustodyTransferUrl() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getDefault() - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Gets the value of the default property.
- getDescription() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getDescription(List<Description>, String) - Static method in class org.apache.juddi.v3.client.i18n.EntityForLang
-
- getDigitalSignatureConfiguration() - Method in class org.apache.juddi.v3.client.config.ClientConfig
-
Fetches all digital signature related properties for the digital signature utility.
- getDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.Application
-
Gets the value of the doc property.
- getDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.Grammars
-
Gets the value of the doc property.
- getDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.Include
-
Gets the value of the doc property.
- getDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.Link
-
Gets the value of the doc property.
- getDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.Method
-
Gets the value of the doc property.
- getDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.Option
-
Gets the value of the doc property.
- getDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Gets the value of the doc property.
- getDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.Representation
-
Gets the value of the doc property.
- getDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.Request
-
Gets the value of the doc property.
- getDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resource
-
Gets the value of the doc property.
- getDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resources
-
Gets the value of the doc property.
- getDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.ResourceType
-
Gets the value of the doc property.
- getDoc() - Method in class org.apache.juddi.v3.client.mapping.wadl.Response
-
Gets the value of the doc property.
- getElement() - Method in class org.apache.juddi.v3.client.mapping.wadl.Representation
-
Gets the value of the element property.
- getEndpointReference() - Method in class org.apache.juddi.v3.client.transport.wrapper.Inquiry3to2
-
- getEndpointReference(Class<T>) - Method in class org.apache.juddi.v3.client.transport.wrapper.Inquiry3to2
-
- getEndpointReference() - Method in class org.apache.juddi.v3.client.transport.wrapper.Publish3to2
-
- getEndpointReference(Class<T>) - Method in class org.apache.juddi.v3.client.transport.wrapper.Publish3to2
-
- getEndpointReference() - Method in class org.apache.juddi.v3.client.transport.wrapper.Security3to2
-
- getEndpointReference(Class<T>) - Method in class org.apache.juddi.v3.client.transport.wrapper.Security3to2
-
- getEndpoints(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
JUDDI-700 This implements the "find_endpoints" pattern as described
in Alex O'Ree's Master's Thesis on UDDI.
- getEntityKey() - Method in class org.apache.juddi.v3.client.config.XRegistration
-
- getEprs() - Method in class org.apache.juddi.v3.client.mapping.Topology
-
- getFactoryInitial() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getFactoryNamingProvider() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getFactoryURLPkgs() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getFileName() - Method in class org.apache.juddi.v3.client.config.UDDIClerk.WSDL
-
- getFixed() - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Gets the value of the fixed property.
- getFromClerk() - Method in class org.apache.juddi.v3.client.config.XRegistration
-
- getGrammars() - Method in class org.apache.juddi.v3.client.mapping.wadl.Application
-
Gets the value of the grammars property.
- getHasLocal() - Method in class org.apache.juddi.v3.client.mapping.Topology
-
- getHomeNode() - Method in class org.apache.juddi.v3.client.config.ClientConfig
-
- getHref() - Method in class org.apache.juddi.v3.client.mapping.wadl.Include
-
Gets the value of the href property.
- getHref() - Method in class org.apache.juddi.v3.client.mapping.wadl.Method
-
Gets the value of the href property.
- getHref() - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Gets the value of the href property.
- getHref() - Method in class org.apache.juddi.v3.client.mapping.wadl.Representation
-
Gets the value of the href property.
- getId() - Method in class org.apache.juddi.v3.client.mapping.wadl.Method
-
Gets the value of the id property.
- getId() - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Gets the value of the id property.
- getId() - Method in class org.apache.juddi.v3.client.mapping.wadl.Representation
-
Gets the value of the id property.
- getId() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resource
-
Gets the value of the id property.
- getId() - Method in class org.apache.juddi.v3.client.mapping.wadl.ResourceType
-
Gets the value of the id property.
- getImportInputSource(String, String) - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDLLocatorImpl
-
- getInclude() - Method in class org.apache.juddi.v3.client.mapping.wadl.Grammars
-
Gets the value of the include property.
- getInquire() - Method in class org.apache.juddi.v3.client.UDDIServiceV2
-
UDDI v2 Inquire API
- getInquiry_REST_Url() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
used ONLY for jUDDI's HTTP GET (REST) endpoint
- getInquiryUrl() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getInstance() - Static method in class org.apache.juddi.v3.client.subscription.SubscriptionCallbackListener
-
used for unit tests, may return null if the endpoint isn't started
yet
- getIsPasswordEncrypted() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
client.clerks.clerk(" + i + ")[@isPasswordEncrypted]
- getJUDDIApiImplPort() - Method in class org.apache.juddi.v3.client.JUDDIApiService
-
- getJUDDIApiImplPort(WebServiceFeature...) - Method in class org.apache.juddi.v3.client.JUDDIApiService
-
- getJUDDIApiService(String) - Method in class org.apache.juddi.v3.client.transport.InVMTransport
-
- getJUDDIApiService(String) - Method in class org.apache.juddi.v3.client.transport.JAXWSTransport
-
This is a jUDDI specific API
- getJUDDIApiService(String) - Method in class org.apache.juddi.v3.client.transport.RMITransport
-
- getJUDDIApiService(String) - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getJUDDIApiService() - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getJuddiApiUrl() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getjUDDIClientVersion() - Static method in class org.apache.juddi.v3.client.Release
-
Returns the version of this jUDDI-Client jar as defined in the manifest.
- getKey() - Method in class org.apache.juddi.v3.client.cryptor.AES128Cryptor
-
- getKey() - Method in class org.apache.juddi.v3.client.cryptor.AES256Cryptor
-
- getKey() - Method in class org.apache.juddi.v3.client.cryptor.AESCryptorAbstract
-
- getKeyDomain() - Method in class org.apache.juddi.v3.client.config.UDDIClerk.WSDL
-
- getKeyDomainURI() - Method in class org.apache.juddi.v3.client.mapping.wadl.WADL2UDDI
-
- getKeyDomainURI() - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
- getKeyDomainURI() - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDL2UDDI
-
- getLang() - Method in class org.apache.juddi.v3.client.mapping.wadl.Doc
-
Gets the value of the lang property.
- getLang() - Method in class org.apache.juddi.v3.client.mapping.wadl.WADL2UDDI
-
- getLang() - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
- getLang() - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDL2UDDI
-
- getLastException() - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDLLocatorImpl
-
Returns the last exception or null if there wasn't any.
- getLatestImportURI() - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDLLocatorImpl
-
getLatestImportURI
- getLink() - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Gets the value of the link property.
- getManagerName() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
The client manager name as defined in the config file client[@name]
- getMediaType() - Method in class org.apache.juddi.v3.client.mapping.wadl.Option
-
Gets the value of the mediaType property.
- getMediaType() - Method in class org.apache.juddi.v3.client.mapping.wadl.Representation
-
Gets the value of the mediaType property.
- getMethodName() - Method in class org.apache.juddi.v3.client.transport.wrapper.Handler
-
- getMethodName() - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
-
- getMethodOrResource() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resource
-
Gets the value of the methodOrResource property.
- getMethodOrResource() - Method in class org.apache.juddi.v3.client.mapping.wadl.ResourceType
-
Gets the value of the methodOrResource property.
- getName() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
client.clerks.clerk(" + i + ")[@name]
- getName() - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
returns getClientConfig().getClientName()
- getName() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getName(List<Name>, String) - Static method in class org.apache.juddi.v3.client.i18n.EntityForLang
-
- getName() - Method in class org.apache.juddi.v3.client.mapping.wadl.Method
-
Gets the value of the name property.
- getName() - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Gets the value of the name property.
- getNodeName() - Method in class org.apache.juddi.v3.client.transport.JAXWSTransport
-
- getNodeName() - Method in class org.apache.juddi.v3.client.transport.JAXWSv2TranslationTransport
-
- getOperation(Element) - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
-
Grab the local name of the UDDI request element from the UDDI
Request.
- getOperation() - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
-
- getOperationalInfo(GetOperationalInfo) - Method in class org.apache.juddi.v3.client.transport.wrapper.Inquiry3to2
-
- getOperationClass() - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
-
- getOption() - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Gets the value of the option property.
- getOtherAttributes() - Method in class org.apache.juddi.v3.client.mapping.wadl.Doc
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.juddi.v3.client.mapping.wadl.Include
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.juddi.v3.client.mapping.wadl.Link
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.juddi.v3.client.mapping.wadl.Method
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.juddi.v3.client.mapping.wadl.Option
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.juddi.v3.client.mapping.wadl.Representation
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.juddi.v3.client.mapping.wadl.Request
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resource
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resources
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.juddi.v3.client.mapping.wadl.ResourceType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.juddi.v3.client.mapping.wadl.Response
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getParam() - Method in class org.apache.juddi.v3.client.mapping.wadl.Representation
-
Gets the value of the param property.
- getParam() - Method in class org.apache.juddi.v3.client.mapping.wadl.Request
-
Gets the value of the param property.
- getParam() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resource
-
Gets the value of the param property.
- getParam() - Method in class org.apache.juddi.v3.client.mapping.wadl.ResourceType
-
Gets the value of the param property.
- getParam() - Method in class org.apache.juddi.v3.client.mapping.wadl.Response
-
Gets the value of the param property.
- getParameter() - Method in class org.apache.juddi.v3.client.transport.wrapper.Handler
-
- getPassword() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
If the password is encrypted, it will be decrypted if possible,
otherwise the cipher text will be returned.
- getPath() - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Gets the value of the path property.
- getPath() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resource
-
Gets the value of the path property.
- getPointer() - Method in class org.apache.juddi.v3.client.mapping.Topology
-
- getPolicy() - Method in class org.apache.juddi.v3.client.mapping.ServiceLocator
-
Returns the selection policy in use by this instance of the ServiceLocator.
- getPortName() - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- getPortType() - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
-
- getProfile() - Method in class org.apache.juddi.v3.client.mapping.wadl.Representation
-
Gets the value of the profile property.
- getProperties() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getProxyTransport() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getPublish() - Method in class org.apache.juddi.v3.client.UDDIServiceV2
-
UDDI v2 Publish API
- getPublisher() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
This is the username client.clerks.clerk(" + i + ")[@publisher]
- getPublisherAssertions(String) - Method in class org.apache.juddi.v3.client.transport.wrapper.Publish3to2
-
- getPublishUrl() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getQueryType() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resource
-
Gets the value of the queryType property.
- getRawPassword() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
If the password is encrypted, it cipher text is returned, otherwise
the clear text will be returned.
- getRegisteredInfo(GetRegisteredInfo) - Method in class org.apache.juddi.v3.client.transport.wrapper.Publish3to2
-
- getRegistrationType() - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- getRegistryVersion() - Static method in class org.apache.juddi.v3.client.Release
-
Returns the version of this jUDDI-Client jar as defined in the manifest.
- getRel() - Method in class org.apache.juddi.v3.client.mapping.wadl.Link
-
Gets the value of the rel property.
- getRepresentation() - Method in class org.apache.juddi.v3.client.mapping.wadl.Request
-
Gets the value of the representation property.
- getRepresentation() - Method in class org.apache.juddi.v3.client.mapping.wadl.Response
-
Gets the value of the representation property.
- getRequest() - Method in class org.apache.juddi.v3.client.mapping.wadl.Method
-
Gets the value of the request property.
- getRequestContext() - Method in class org.apache.juddi.v3.client.transport.wrapper.Inquiry3to2
-
- getRequestContext() - Method in class org.apache.juddi.v3.client.transport.wrapper.Publish3to2
-
- getRequestContext() - Method in class org.apache.juddi.v3.client.transport.wrapper.Security3to2
-
- getResource(String, Class<?>) - Static method in class org.apache.juddi.v3.client.ClassUtil
-
- getResource() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resources
-
Gets the value of the resource property.
- getResources() - Method in class org.apache.juddi.v3.client.mapping.wadl.Application
-
Gets the value of the resources property.
- getResourceType() - Method in class org.apache.juddi.v3.client.mapping.wadl.Link
-
Gets the value of the resourceType property.
- getResourceTypeOrMethodOrRepresentation() - Method in class org.apache.juddi.v3.client.mapping.wadl.Application
-
Gets the value of the resourceTypeOrMethodOrRepresentation property.
- getResponse() - Method in class org.apache.juddi.v3.client.mapping.wadl.Method
-
Gets the value of the response property.
- getResponseContext() - Method in class org.apache.juddi.v3.client.transport.wrapper.Inquiry3to2
-
- getResponseContext() - Method in class org.apache.juddi.v3.client.transport.wrapper.Publish3to2
-
- getResponseContext() - Method in class org.apache.juddi.v3.client.transport.wrapper.Security3to2
-
- getRev() - Method in class org.apache.juddi.v3.client.mapping.wadl.Link
-
Gets the value of the rev property.
- getSecurityUrl() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getServiceBindingDetail(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
gets a binding detail by key
- getServiceBindingDetail(String, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Gets the details of a specific service binding key
- getServiceCacheMap() - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
-
- getServiceCacheSize() - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
-
Method callable from the mbean
- getServiceCacheSize() - Method in interface org.apache.juddi.v3.client.mapping.UDDIServiceCacheMBean
-
- getServiceDetail(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Finds a service by the key, .
- getServiceDetail(String, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Finds a service by the key, referencing the specific Node from the
configuration file
- getServiceDetail(GetServiceDetail) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Gets service details or NULL if it doesn't exist or an error occurred
- getServiceDetail(GetServiceDetail, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Gets service details or NULL if it doesn't exist or an error occurred
- getServiceDetail(GetServiceDetail) - Method in class org.apache.juddi.v3.client.transport.wrapper.Inquiry3to2
-
- getServiceKey(Properties, String) - Static method in class org.apache.juddi.v3.client.config.UDDIKeyConvention
-
Constructs the serviceKey based on the serviceKeyFormat specified in the properties.
- getServiceLocator() - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
Uses the client config, and looks for a clerk called "default"
- getServiceLocator(String) - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
- getServiceLocator(String) - Method in class org.apache.juddi.v3.client.mapping.AsyncRegistration
-
- getServiceQName() - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- getServices() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Deprecated.
- getServiceUrl() - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- getSigningCertificatePublicKey(Object) - Method in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
returns the public key of the signing certificate used for a signed
JAXB object.
- getStatus() - Method in class org.apache.juddi.v3.client.mapping.wadl.Response
-
Gets the value of the status property.
- getStyle() - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Gets the value of the style property.
- getSubscriptionKey(Properties) - Static method in class org.apache.juddi.v3.client.config.UDDIKeyConvention
-
- getSubscriptionListenerUrl() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getSubscriptionUrl() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getTempDir() - Static method in class org.apache.juddi.v3.client.config.Property
-
- getText(Element) - Static method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
-
- getTitle() - Method in class org.apache.juddi.v3.client.mapping.wadl.Doc
-
Gets the value of the title property.
- getTModelDetail(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Gets the details of a tModel by the key.
- getTModelDetail(GetTModelDetail) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Gets the details of a tModel by the key.
- getTModelDetail(GetTModelDetail, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Gets the details of a tModel by the key using the referenced Node
from the config file
- getTModelDetail(GetTModelDetail) - Method in class org.apache.juddi.v3.client.transport.wrapper.Inquiry3to2
-
- getToClerk() - Method in class org.apache.juddi.v3.client.config.XRegistration
-
- getTransport() - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
Deprecated.
use the getTransport(String nodeName) instead. Returns
the "default" jUDDI nodes Transport. Note: this will always return a
new instance of Transport
- getTransport(String) - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
Returns the transport defined for the node with the given nodeName.
- getTransport() - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- getType() - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Gets the value of the type property.
- getType() - Method in class org.apache.juddi.v3.client.mapping.wadl.Resource
-
Gets the value of the type property.
- getUDDIClerks() - Method in class org.apache.juddi.v3.client.config.ClientConfig
-
- getUDDIClient(String) - Static method in class org.apache.juddi.v3.client.config.UDDIClientContainer
-
- getUDDIClient(ServletContext) - Static method in class org.apache.juddi.v3.client.config.WebHelper
-
Checks the servlet context for the manager defined in the web context.
- getUDDICustodyPort() - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDICustodyPort(WebServiceFeature...) - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDICustodyTransferService(String) - Method in class org.apache.juddi.v3.client.transport.InVMTransport
-
- getUDDICustodyTransferService(String) - Method in class org.apache.juddi.v3.client.transport.JAXWSTransport
-
- getUDDICustodyTransferService(String) - Method in class org.apache.juddi.v3.client.transport.RMITransport
-
- getUDDICustodyTransferService(String) - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getUDDICustodyTransferService() - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getUDDIInquiryPort() - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDIInquiryPort(WebServiceFeature...) - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDIInquiryService(String) - Method in class org.apache.juddi.v3.client.transport.InVMTransport
-
- getUDDIInquiryService(String) - Method in class org.apache.juddi.v3.client.transport.JAXWSTransport
-
- getUDDIInquiryService(String) - Method in class org.apache.juddi.v3.client.transport.JAXWSv2TranslationTransport
-
- getUDDIInquiryService(String) - Method in class org.apache.juddi.v3.client.transport.RMITransport
-
- getUDDIInquiryService(String) - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getUDDIInquiryService() - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getUDDINode(String) - Method in class org.apache.juddi.v3.client.config.ClientConfig
-
- getUDDINode() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Returns the UDDI node that this clerk is associated with
client.clerks.clerk(" + i + ")@node
- getUDDINodeList() - Method in class org.apache.juddi.v3.client.config.ClientConfig
-
gets the current configuration's node list
only the node name, client name, descriptions and transport class are returned, everything else is nulled out for
security reasons.
- getUDDINodes() - Method in class org.apache.juddi.v3.client.config.ClientConfig
-
- getUDDIPublicationPort() - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDIPublicationPort(WebServiceFeature...) - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDIPublishService(String) - Method in class org.apache.juddi.v3.client.transport.InVMTransport
-
- getUDDIPublishService(String) - Method in class org.apache.juddi.v3.client.transport.JAXWSTransport
-
- getUDDIPublishService(String) - Method in class org.apache.juddi.v3.client.transport.JAXWSv2TranslationTransport
-
- getUDDIPublishService(String) - Method in class org.apache.juddi.v3.client.transport.RMITransport
-
- getUDDIPublishService(String) - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getUDDIPublishService() - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getUDDIReplicationPort() - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDIReplicationPort(WebServiceFeature...) - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDISecurityPort() - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDISecurityPort(WebServiceFeature...) - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDISecurityService(String) - Method in class org.apache.juddi.v3.client.transport.InVMTransport
-
- getUDDISecurityService(String) - Method in class org.apache.juddi.v3.client.transport.JAXWSTransport
-
- getUDDISecurityService(String) - Method in class org.apache.juddi.v3.client.transport.JAXWSv2TranslationTransport
-
- getUDDISecurityService(String) - Method in class org.apache.juddi.v3.client.transport.RMITransport
-
- getUDDISecurityService(String) - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getUDDISecurityService() - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getUDDIServiceCache() - Method in class org.apache.juddi.v3.client.mapping.ServiceLocator
-
- getUDDISubscriptionListenerPort() - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDISubscriptionListenerPort(WebServiceFeature...) - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDISubscriptionListenerService(String) - Method in class org.apache.juddi.v3.client.transport.InVMTransport
-
- getUDDISubscriptionListenerService(String) - Method in class org.apache.juddi.v3.client.transport.JAXWSTransport
-
- getUDDISubscriptionListenerService(String) - Method in class org.apache.juddi.v3.client.transport.RMITransport
-
- getUDDISubscriptionListenerService(String) - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getUDDISubscriptionListenerService() - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getUDDISubscriptionPort() - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDISubscriptionPort(WebServiceFeature...) - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDISubscriptionService(String) - Method in class org.apache.juddi.v3.client.transport.InVMTransport
-
- getUDDISubscriptionService(String) - Method in class org.apache.juddi.v3.client.transport.JAXWSTransport
-
- getUDDISubscriptionService(String) - Method in class org.apache.juddi.v3.client.transport.RMITransport
-
- getUDDISubscriptionService(String) - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getUDDISubscriptionService() - Method in class org.apache.juddi.v3.client.transport.Transport
-
- getUDDIValueSetCachingPort() - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDIValueSetCachingPort(WebServiceFeature...) - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDIValueSetValidationPort() - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDIValueSetValidationPort(WebServiceFeature...) - Method in class org.apache.juddi.v3.client.UDDIService
-
- getUDDIVersion() - Static method in class org.apache.juddi.v3.client.Release
-
- getUrlLocalizer() - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
- getValue() - Method in class org.apache.juddi.v3.client.mapping.wadl.Option
-
Gets the value of the value property.
- getVersion() - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- getVersion(Element, String) - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
-
Grab the generic attribute value (version value).
- getVersion() - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
-
- getVersionFromManifest(String) - Static method in class org.apache.juddi.v3.client.Release
-
- getWsdlDefinition() - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- getWsdls() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Used for the automated registration of services via WSDL2UDDI
config file: client.clerks.clerk(" + i + ").wsdl
- getWsdlUrl() - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- getXBusinessRegistrations() - Method in class org.apache.juddi.v3.client.config.ClientConfig
-
- getXServiceBindingRegistrations() - Method in class org.apache.juddi.v3.client.config.ClientConfig
-
- grammars - Variable in class org.apache.juddi.v3.client.mapping.wadl.Application
-
- Grammars - Class in org.apache.juddi.v3.client.mapping.wadl
-
Java class for anonymous complex type.
- Grammars() - Constructor for class org.apache.juddi.v3.client.mapping.wadl.Grammars
-
- saveBinding(SaveBinding) - Method in class org.apache.juddi.v3.client.transport.wrapper.Publish3to2
-
- saveBusiness(SaveBusiness) - Method in class org.apache.juddi.v3.client.transport.wrapper.Publish3to2
-
- saveClerk(UDDIClerk) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
This calls a jUDDI implementation specific API call and is used to
help configure internode communication between jUDDI servers.
- saveClerkAndNodeInfo() - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
Saves the clerk and node info from the uddi.xml to the home jUDDI
registry.
- saveConfig() - Method in class org.apache.juddi.v3.client.config.ClientConfig
-
Attempts to save any changes made to the configuration back to disk
- saveNode(Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
This calls a jUDDI implementation specific API call and is used to
help configure internode communication between jUDDI servers.
- saveService(SaveService) - Method in class org.apache.juddi.v3.client.transport.wrapper.Publish3to2
-
- saveTModel(SaveTModel) - Method in class org.apache.juddi.v3.client.transport.wrapper.Publish3to2
-
- secure(Element) - Method in class org.apache.juddi.v3.client.transport.wrapper.UDDISecurityService
-
- secure(Element, String, String) - Method in class org.apache.juddi.v3.client.transport.wrapper.UDDISecurityService
-
- Security3to2 - Class in org.apache.juddi.v3.client.transport.wrapper
-
This class provides a wrapper to enable UDDIv3 clients to talk to UDDIv2
servers via JAXWS Transport.
- Security3to2() - Constructor for class org.apache.juddi.v3.client.transport.wrapper.Security3to2
-
- select(Topology) - Method in class org.apache.juddi.v3.client.mapping.PolicyLocalFirst
-
- select(Topology) - Method in class org.apache.juddi.v3.client.mapping.PolicyRoundRobin
-
- select(Topology) - Method in interface org.apache.juddi.v3.client.mapping.SelectionPolicy
-
- SelectionPolicy - Interface in org.apache.juddi.v3.client.mapping
-
- SERVICE_CATEGORY_BAG - Static variable in class org.apache.juddi.v3.client.config.Property
-
- SERVICE_DESCRIPTION - Static variable in class org.apache.juddi.v3.client.config.Property
-
- SERVICE_KEY_FORMAT - Static variable in class org.apache.juddi.v3.client.config.Property
-
- SERVICE_SUBSET - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
serviceSubset: this is used only with the find_business API and is used
only in conjunction with a categoryBag argument.
- SERVICE_SUBSET_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
serviceSubset: this is used only with the find_business API and is used
only in conjunction with a categoryBag argument.
- ServiceAlreadyStartedException - Exception in org.apache.juddi.v3.client.subscription
-
throw when attempting to start the SubscriptionCallbackListener service more than once
- ServiceAlreadyStartedException() - Constructor for exception org.apache.juddi.v3.client.subscription.ServiceAlreadyStartedException
-
- ServiceLocator - Class in org.apache.juddi.v3.client.mapping
-
The ServiceLocator contacts the UDDI registry to lookup an Endpoint given a UDDI ServiceKey.
This class does NOT chase down WSDL, hosting redirectors or other binding references from
access point useType values.
- ServiceLocator(UDDIClerk) - Constructor for class org.apache.juddi.v3.client.mapping.ServiceLocator
-
Requirement in the config is a clerk with access credentials to the UDDI server
you want the locator to do lookups to.
- ServiceLocator(UDDIClerk, URLLocalizer, Properties) - Constructor for class org.apache.juddi.v3.client.mapping.ServiceLocator
-
- ServiceRegistrationResponse - Class in org.apache.juddi.v3.client.mapping
-
- ServiceRegistrationResponse() - Constructor for class org.apache.juddi.v3.client.mapping.ServiceRegistrationResponse
-
- setBase(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Resources
-
Sets the value of the base property.
- setBaseUrl(URL) - Method in class org.apache.juddi.v3.client.mapping.URLLocalizerDefaultImpl
-
- setBindingKey(String) - Method in class org.apache.juddi.v3.client.mapping.ServiceRegistrationResponse
-
- setBusinessKey(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk.WSDL
-
- setBusinessService(BusinessService) - Method in class org.apache.juddi.v3.client.mapping.ServiceRegistrationResponse
-
- setClassWithAnnotations(String[]) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
A list of classes defined in the config file that have UDDI
Annotations on them for automated registration
client.clerks.clerk(" + i + ").class
- setClerk(UDDIClerk) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
- setClientName(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setCryptoProvider(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
client.clerks.clerk(" + i + ")[@cryptoProvider]
- setCustodyTransferUrl(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setDefault(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Sets the value of the default property.
- setDescription(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setElement(QName) - Method in class org.apache.juddi.v3.client.mapping.wadl.Representation
-
Sets the value of the element property.
- setEntityKey(String) - Method in class org.apache.juddi.v3.client.config.XRegistration
-
- setEprs(List<String>) - Method in class org.apache.juddi.v3.client.mapping.Topology
-
- setFactoryInitial(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setFactoryNamingProvider(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setFactoryURLPkgs(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setFileName(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk.WSDL
-
- setFixed(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Sets the value of the fixed property.
- setFromClerk(UDDIClerk) - Method in class org.apache.juddi.v3.client.config.XRegistration
-
- setGrammars(Grammars) - Method in class org.apache.juddi.v3.client.mapping.wadl.Application
-
Sets the value of the grammars property.
- setHasLocal(Boolean) - Method in class org.apache.juddi.v3.client.mapping.Topology
-
- setHomeJUDDI(boolean) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setHref(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Include
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Method
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Sets the value of the href property.
- setHref(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Representation
-
Sets the value of the href property.
- setId(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Method
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Representation
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Resource
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.ResourceType
-
Sets the value of the id property.
- setIgnoreSSLErrors(boolean) - Method in class org.apache.juddi.v3.client.mapping.wsdl.ReadWSDL
-
It is optional to ignore SSL errors when attempting to parse a remote WSDL via https
- setInquiryRESTUrl(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
used ONLY for UDDI's HTTP GET (REST) endpoint
- setInquiryUrl(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setIsPasswordEncrypted(boolean) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
client.clerks.clerk(" + i + ")[@isPasswordEncrypted] default is false
- setJuddiApiUrl(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setKeyDomain(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk.WSDL
-
- setKeyDomain(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.WADL2UDDI
-
- setKeyDomain(String) - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDL2UDDI
-
- setKeyDomainURI(String) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
- setLang(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Doc
-
Sets the value of the lang property.
- setLang(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.WADL2UDDI
-
- setLang(String) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
- setLang(String) - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDL2UDDI
-
- setLink(Link) - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Sets the value of the link property.
- setManagerName(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
The client manager name as defined in the config file client[@name]
- setMediaType(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Option
-
Sets the value of the mediaType property.
- setMediaType(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Representation
-
Sets the value of the mediaType property.
- setMethodName(String) - Method in class org.apache.juddi.v3.client.transport.wrapper.Handler
-
- setMethodName(String) - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
-
- setName(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
client.clerks.clerk(" + i + ")[@name]
- setName(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setName(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Method
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Sets the value of the name property.
- setNodeName(String) - Method in class org.apache.juddi.v3.client.transport.JAXWSTransport
-
- setNodeName(String) - Method in class org.apache.juddi.v3.client.transport.JAXWSv2TranslationTransport
-
- setOperation(String) - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
-
- setOperationClass(Class<?>) - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
-
- setParameter(Class<?>) - Method in class org.apache.juddi.v3.client.transport.wrapper.Handler
-
- setPassword(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Use with caution, don't forget to set the IsEncrypted and Crypto
provider client.clerks.clerk(" + i + ")[@password]
- setPath(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Sets the value of the path property.
- setPath(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Resource
-
Sets the value of the path property.
- setPointer(int) - Method in class org.apache.juddi.v3.client.mapping.Topology
-
- setPolicy(String) - Method in class org.apache.juddi.v3.client.mapping.ServiceLocator
-
The policy selection can be set as property "juddi.client.selection.policy"
or it can be set programmatically using this method.
- setPortName(String) - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- setPortType(Remote) - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
-
- setProperties(Properties) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setProxyTransport(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setPublisher(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
This is the username client.clerks.clerk(" + i + ")[@publisher]
- setPublisherAssertions(String, Holder<List<PublisherAssertion>>) - Method in class org.apache.juddi.v3.client.transport.wrapper.Publish3to2
-
- setPublishUrl(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setQueryType(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Resource
-
Sets the value of the queryType property.
- setRegistrationType(RegistrationType) - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- setRel(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Link
-
Sets the value of the rel property.
- setRepeating(Boolean) - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Sets the value of the repeating property.
- setRequest(Request) - Method in class org.apache.juddi.v3.client.mapping.wadl.Method
-
Sets the value of the request property.
- setRequired(Boolean) - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Sets the value of the required property.
- setResourceType(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Link
-
Sets the value of the resourceType property.
- setRev(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Link
-
Sets the value of the rev property.
- setSecurityUrl(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setServiceQName(QName) - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- setServices(Map<String, Properties>) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Deprecated.
- setServiceUrl(URL) - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- setStyle(ParamStyle) - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Sets the value of the style property.
- setSubscriptionListenerUrl(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setSubscriptionUrl(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
-
- setTitle(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Doc
-
Sets the value of the title property.
- setToClerk(UDDIClerk) - Method in class org.apache.juddi.v3.client.config.XRegistration
-
- setType(QName) - Method in class org.apache.juddi.v3.client.mapping.wadl.Param
-
Sets the value of the type property.
- setUDDINode(UDDINode) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
client.clerks.clerk(" + i + ")[@node] reference to UDDI Node
- setUrlLocalizer(URLLocalizer) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
- setValue(String) - Method in class org.apache.juddi.v3.client.mapping.wadl.Option
-
Sets the value of the value property.
- setVersion(String) - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- setVersion(String) - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
-
- setWsdlDefinition(Definition) - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- setWsdls(UDDIClerk.WSDL[]) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Used for the automated registration of services via WSDL2UDDI
config file: client.clerks.clerk(" + i + ").wsdl
- setWsdlUrl(URL) - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
-
- shutdown() - Method in class org.apache.juddi.v3.client.mapping.ServiceLocator
-
- shutdown() - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
-
- SIGNATURE_KEYSTORE_FILE - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
This is the location of the keystore
If referencing a Windows certificate store, use WINDOWS-MY as a value
with a null password
- SIGNATURE_KEYSTORE_FILE_PASSWORD - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
- SIGNATURE_KEYSTORE_FILETYPE - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
The type of file, such as JKS for most Java applications, or
WINDOWS-MY to use the Windows certificate store of the current user
or KeychainStore for MacOS
- SIGNATURE_KEYSTORE_KEY_ALIAS - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
- SIGNATURE_KEYSTORE_KEY_PASSWORD - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
- SIGNATURE_METHOD - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
default is http://www.w3.org/2000/09/xmldsig#rsa-sha1
- SIGNATURE_OPTION_CERT_INCLUSION_BASE64 - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
Defines whether or not a certificate is included with the
signature
Values - Include whole X509 Public Key in the signature (recommended)
(default) * Example
- SIGNATURE_OPTION_CERT_INCLUSION_SERIAL - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
Include the signer's serial of the public key and the issuer's
subject name
Clients will not be able to validate the signature unless they have a
copy of the signer's public key in a trust store or the full
certificate is included out of band
Example
- SIGNATURE_OPTION_CERT_INCLUSION_SUBJECTDN - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
Include the signer's Subject DN of the public key.
- SIGNATURE_OPTION_DIGEST_METHOD - Static variable in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
Default value DigestMethod.SHA1 =
"http://www.w3.org/2000/09/xmldsig#sha1"
- SIGNATURE_PRESENT - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
signaturePresent: this is used with any find_xx API to restrict the
result set to entities which either contain an XML Digital Signature
element, or are contained in an entity which contains one.
- SIGNATURE_PRESENT_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
signaturePresent: this is used with any find_xx API to restrict the
result set to entities which either contain an XML Digital Signature
element, or are contained in an entity which contains one.
- signUddiEntity(T) - Method in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
Digital signs a UDDI entity, such as a business, service, tmodel or
binding template using the map to provide certificate key stores and
credentials
The UDDI entity MUST support XML Digital
Signatures (tModel, Business, Service, Binding Template)
- signUddiEntity(T, Certificate, PrivateKey) - Method in class org.apache.juddi.v3.client.cryptor.DigSigUtil
-
Digitally signs a UDDI entity, such as a business, service, tmodel or
binding template, provided you've already done the legwork to provide
the signing keys
The UDDI entity MUST support XML Digital
Signatures (tModel, Business, Service, Binding Template)
- SORT_BY_DATE_ASC - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
sortByDateAsc: causes the result set returned by a find_xx or get_xx
inquiry call to be sorted based on the most recent date when each entity,
or any entities they contain, were last updated, in ascending
chronological order (oldest are returned first).
- SORT_BY_DATE_ASC_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
sortByDateAsc: causes the result set returned by a find_xx or get_xx
inquiry call to be sorted based on the most recent date when each entity,
or any entities they contain, were last updated, in ascending
chronological order (oldest are returned first).
- SORT_BY_DATE_DESC - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
sortByDateDesc: causes the result set returned by a find_xx or get_xx
inquiry call to be sorted based on the most recent date when each entity,
or any entities they contain, were last updated, in descending
chronological order (most recently changed are returned first.
- SORT_BY_DATE_DESC_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
sortByDateDesc: causes the result set returned by a find_xx or get_xx
inquiry call to be sorted based on the most recent date when each entity,
or any entities they contain, were last updated, in descending
chronological order (most recently changed are returned first.
- SORT_BY_NAME_ASC - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
sortByNameAsc: causes the result set returned by a find_xx or get_xx
inquiry APIs to be sorted on the name field in ascending order.
- SORT_BY_NAME_ASC_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
sortByNameAsc: causes the result set returned by a find_xx or get_xx
inquiry APIs to be sorted on the name field in ascending order.
- SORT_BY_NAME_DESC - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
sortByNameDesc: causes the result set returned by a find_xx or get_xx
inquiry call to be sorted on the name field in descending order.
- SORT_BY_NAME_DESC_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
sortByNameDesc: causes the result set returned by a find_xx or get_xx
inquiry call to be sorted on the name field in descending order.
- start() - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
Initializes the UDDI Clerk.
- start() - Method in interface org.apache.juddi.v3.client.embed.EmbeddedRegistry
-
- start() - Method in class org.apache.juddi.v3.client.embed.JUDDIRegistry
-
- start(UDDIClient, String, String, String, boolean, String, SubscriptionCallbackListener.SignatureBehavior) - Static method in class org.apache.juddi.v3.client.subscription.SubscriptionCallbackListener
-
Starts a embedded Jetty web server (comes with the JDK) using the
Endpoint API.
- start(UDDIClient, String) - Static method in class org.apache.juddi.v3.client.subscription.SubscriptionCallbackListener
-
Starts a subscription callback service using the juddi client config
file's settings
- startEmbeddedServer() - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
- status - Variable in class org.apache.juddi.v3.client.mapping.wadl.Response
-
- stop() - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
Stops the clerks.
- stop() - Method in interface org.apache.juddi.v3.client.embed.EmbeddedRegistry
-
- stop() - Method in class org.apache.juddi.v3.client.embed.JUDDIRegistry
-
- stop(UDDIClient, String, String) - Static method in class org.apache.juddi.v3.client.subscription.SubscriptionCallbackListener
-
This effectively stops the endpoint address and notifies all
ISubscriptionCallback clients that the endpoint as been stopped.
- stopEmbeddedServer() - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
- style - Variable in class org.apache.juddi.v3.client.mapping.wadl.Param
-
- SUBSCRIPTION_KEY_FORMAT - Static variable in class org.apache.juddi.v3.client.config.Property
-
- SUBSCRIPTION_LISTENER_PORT_NAME - Static variable in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
-
- SUBSCRIPTION_LISTENER_SERVICE_NAME - Static variable in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
-
- SubscriptionCallbackListener - Class in org.apache.juddi.v3.client.subscription
-
WebService which implements the UDDI v3 SubscriptionListener API.
- SubscriptionCallbackListener() - Constructor for class org.apache.juddi.v3.client.subscription.SubscriptionCallbackListener
-
adds a shutdown hook to trap and warn about leaving the server
running on exit
- SubscriptionCallbackListener.SignatureBehavior - Enum in org.apache.juddi.v3.client.subscription
-
This defines how the automatic subscription binding template is
suppose to behave
- SUPPRESS_PROJECTED_SERVICES - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
suppressProjectedServices: signifies that service projections MUST NOT be
returned by the find_service or find_business APIs with which this
findQualifier is associated.
- SUPPRESS_PROJECTED_SERVICES_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
suppressProjectedServices: signifies that service projections MUST NOT be
returned by the find_service or find_business APIs with which this
findQualifier is associated.
- UDDI_CLIENT_CONFIG_FILE - Static variable in class org.apache.juddi.v3.client.config.WebHelper
-
- UDDI_CLIENT_NAME - Static variable in class org.apache.juddi.v3.client.config.WebHelper
-
- UDDI_CLIENT_SUBSCRIPTION_LISTENER - Static variable in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
-
- UDDI_CONFIG_FILENAME_PROPERTY - Static variable in class org.apache.juddi.v3.client.config.ClientConfig
-
- UDDI_ORG_NS - Static variable in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
-
- UDDI_PROXY_FACTORY_INITIAL - Static variable in class org.apache.juddi.v3.client.config.Property
-
- UDDI_PROXY_FACTORY_URL_PKS - Static variable in class org.apache.juddi.v3.client.config.Property
-
- UDDI_PROXY_PROVIDER_URL - Static variable in class org.apache.juddi.v3.client.config.Property
-
- UDDI_RELOAD_DELAY - Static variable in class org.apache.juddi.v3.client.config.Property
-
- UDDIClerk - Class in org.apache.juddi.v3.client.config
-
The UDDIClerk provides an easy way to access a UDDI service.
- UDDIClerk() - Constructor for class org.apache.juddi.v3.client.config.UDDIClerk
-
use caution calling the default constructor, many of the functions of
the UDDI Clerk will not function unless manually set.
- UDDIClerk(Clerk) - Constructor for class org.apache.juddi.v3.client.config.UDDIClerk
-
- UDDIClerk.WSDL - Class in org.apache.juddi.v3.client.config
-
Internal classed used for wsdl registration
- UDDIClerk.WSDL() - Constructor for class org.apache.juddi.v3.client.config.UDDIClerk.WSDL
-
- UDDIClerkServlet - Class in org.apache.juddi.v3.client.config
-
This servlet is to initialize the UDDIclient on deployment and
cleanup on shutdown.
- UDDIClerkServlet() - Constructor for class org.apache.juddi.v3.client.config.UDDIClerkServlet
-
- UDDIClient - Class in org.apache.juddi.v3.client.config
-
The UDDIClient is the main entry point for using the jUDDI client.
- UDDIClient() - Constructor for class org.apache.juddi.v3.client.config.UDDIClient
-
Default constructor, loads from the default config, META-INF/uddi.xml
- UDDIClient(String) - Constructor for class org.apache.juddi.v3.client.config.UDDIClient
-
Manages the clerks.
- UDDIClient(String, Properties) - Constructor for class org.apache.juddi.v3.client.config.UDDIClient
-
Manages the clerks.
- UDDIClientContainer - Class in org.apache.juddi.v3.client.config
-
Internal jUDDI class to handle multiple clients on the same classloader.
- UDDIClientContainer() - Constructor for class org.apache.juddi.v3.client.config.UDDIClientContainer
-
- UDDIClientSubscriptionListenerImpl - Class in org.apache.juddi.v3.client.mapping
-
WebService which implements the UDDI v3 SubscriptionListener API.
- UDDIClientSubscriptionListenerImpl() - Constructor for class org.apache.juddi.v3.client.mapping.UDDIClientSubscriptionListenerImpl
-
- UDDIClientSubscriptionListenerImpl(String, UDDIServiceCache) - Constructor for class org.apache.juddi.v3.client.mapping.UDDIClientSubscriptionListenerImpl
-
- UDDIConstants - Interface in org.apache.juddi.v3.client
-
This file was borrowed from juddi-core's constants file with modifications
- UDDIInquiryService - Class in org.apache.juddi.v3.client.transport.wrapper
-
- UDDIInquiryService() - Constructor for class org.apache.juddi.v3.client.transport.wrapper.UDDIInquiryService
-
- UDDIKeyConvention - Class in org.apache.juddi.v3.client.config
-
- UDDIKeyConvention() - Constructor for class org.apache.juddi.v3.client.config.UDDIKeyConvention
-
- uddiNode - Variable in class org.apache.juddi.v3.client.config.UDDIClerk
-
- UDDINode - Class in org.apache.juddi.v3.client.config
-
Connection information to a UDDI node.
- UDDINode() - Constructor for class org.apache.juddi.v3.client.config.UDDINode
-
- UDDINode(Node) - Constructor for class org.apache.juddi.v3.client.config.UDDINode
-
- UDDIPublicationService - Class in org.apache.juddi.v3.client.transport.wrapper
-
- UDDIPublicationService() - Constructor for class org.apache.juddi.v3.client.transport.wrapper.UDDIPublicationService
-
- UDDISecurityService - Class in org.apache.juddi.v3.client.transport.wrapper
-
- UDDISecurityService() - Constructor for class org.apache.juddi.v3.client.transport.wrapper.UDDISecurityService
-
- UDDIService - Annotation Type in org.apache.juddi.v3.annotations
-
- UDDIService - Class in org.apache.juddi.v3.client
-
The UDDIService is defined by the UDDI v3 specification as the Service from which
all UDDI Ports can be obtained.
- UDDIService(URL, QName) - Constructor for class org.apache.juddi.v3.client.UDDIService
-
- UDDIService(URL) - Constructor for class org.apache.juddi.v3.client.UDDIService
-
- UDDIService() - Constructor for class org.apache.juddi.v3.client.UDDIService
-
- UDDIServiceBinding - Annotation Type in org.apache.juddi.v3.annotations
-
- UDDIServiceCache - Class in org.apache.juddi.v3.client.mapping
-
The UDDIServiceCache maintains a cache of the service bindingTemplates of all service
the lookupService method is called for.
- UDDIServiceCache() - Constructor for class org.apache.juddi.v3.client.mapping.UDDIServiceCache
-
- UDDIServiceCache(UDDIClerk) - Constructor for class org.apache.juddi.v3.client.mapping.UDDIServiceCache
-
- UDDIServiceCache(UDDIClerk, URL) - Constructor for class org.apache.juddi.v3.client.mapping.UDDIServiceCache
-
- UDDIServiceCache(UDDIClerk, URLLocalizer, Properties) - Constructor for class org.apache.juddi.v3.client.mapping.UDDIServiceCache
-
- UDDIServiceCacheMBean - Interface in org.apache.juddi.v3.client.mapping
-
- UDDIServiceV2 - Class in org.apache.juddi.v3.client
-
The UDDIService is defined by the UDDI v2 specification as the Service from which
all UDDI Ports can be obtained.
- UDDIServiceV2() - Constructor for class org.apache.juddi.v3.client.UDDIServiceV2
-
- UDDIServiceV2(URL) - Constructor for class org.apache.juddi.v3.client.UDDIServiceV2
-
- UDDIServiceV2(URL, QName) - Constructor for class org.apache.juddi.v3.client.UDDIServiceV2
-
- UnableToSignException - Exception in org.apache.juddi.v3.client.subscription
-
Thrown when the SubscriptionCallbackListener is configured to automatically signed
UDDI entities and cannot, usually due to configuration
- UnableToSignException(Exception) - Constructor for exception org.apache.juddi.v3.client.subscription.UnableToSignException
-
- UNCACHEABLE - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
uncacheable: Marking a tModel with this categorization asserts that it
represents a checked value set or category group system whose values must
not be cached for validation.
- UNCHECKED - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
An unchecked value set is one that allows unrestricted references to its
values.
- UnexpectedResponseException - Exception in org.apache.juddi.v3.client.subscription
-
- UnexpectedResponseException(String) - Constructor for exception org.apache.juddi.v3.client.subscription.UnexpectedResponseException
-
- UNKNOWN - Static variable in class org.apache.juddi.v3.client.Release
-
- unRegister(QName, String, URL) - Method in class org.apache.juddi.v3.client.mapping.wsdl.BPEL2UDDI
-
- unregisterAllCallbacks() - Static method in class org.apache.juddi.v3.client.subscription.SubscriptionCallbackListener
-
- unRegisterAnnotatedServices() - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
Removes the service and all of its bindingTemplates of the annotated
classes.
- unRegisterBinding(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
removes a binding by key.
- unRegisterBinding(String, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Unregisters the BindingTemplate with specified bindingKey and
referenced node defined in the config file Note, if registration
fails, no exception is thrown
- unRegisterBindingsOfAnnotatedServices(boolean) - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
Removes the bindings of the services in the annotated classes.
- unRegisterBusiness(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
removes a business from UDDI.
- unRegisterBusiness(String, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Unregisters the service with specified serviceKey using the specified
Node, as defined in the config file Note, if registration fails, no
exception is thrown
- unRegisterBusinessService(QName, String, URL) - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDL2UDDI
-
- unRegisterBusinessServices(Definition) - Method in class org.apache.juddi.v3.client.mapping.wsdl.WSDL2UDDI
-
- unRegisterCallback(ISubscriptionCallback) - Static method in class org.apache.juddi.v3.client.subscription.SubscriptionCallbackListener
-
unregisters a ISubscriptionCallback for callbacks
- unRegisterService(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
removes a service by key.
- unRegisterService(String, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Unregisters the service with specified serviceKey.
- unRegisterSubscription(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
removes a subscription by key.
- unRegisterSubscription(String, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
removes a subscription by key, referencing the specified node in the
config file Note, if registration fails, no exception is thrown
- unRegisterTModel(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
removes a tModel.
- unRegisterTModel(String, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Unregisters the BindingTemplate with specified bindingKey.
- unRegisterWsdls() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
-
Removes the UDDI data structures belonging to the WSDLs for this
clerk from the UDDI node.
- unRegisterWSDLs() - Method in class org.apache.juddi.v3.client.config.UDDIClient
-
unregisters all config defined wsdls
- URLLocalizer - Interface in org.apache.juddi.v3.client.mapping
-
- URLLocalizerDefaultImpl - Class in org.apache.juddi.v3.client.mapping
-
- URLLocalizerDefaultImpl() - Constructor for class org.apache.juddi.v3.client.mapping.URLLocalizerDefaultImpl
-
- URLLocalizerDefaultImpl(URL) - Constructor for class org.apache.juddi.v3.client.mapping.URLLocalizerDefaultImpl
-
- UTS_10 - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
UTS-10: this is used to cause sorting of results based on the Unicode
Collation Algorithm on elements normalized according to Unicode
Normalization Form C.
- UTS_10_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
-
UTS-10: this is used to cause sorting of results based on the Unicode
Collation Algorithm on elements normalized according to Unicode
Normalization Form C.