A B C D E F G H I J K L N O P R S T U V W X

A

addClient(UDDIClient) - Static method in class org.apache.juddi.v3.client.config.UDDIClientContainer
 
addService(String) - Method in class org.apache.juddi.v3.client.mapping.ServiceLocator
 
addService(String, Topology) - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
Adds or updates epr information for the given serviceKey.
AND_ALL_KEYS - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
andAllKeys: this changes the behavior for identifierBag to AND keys rather than OR them.
AND_ALL_KEYS_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
andAllKeys: this changes the behavior for identifierBag to AND keys rather than OR them.
AnnotationProcessor - Class in org.apache.juddi.v3.annotations
 
AnnotationProcessor() - Constructor for class org.apache.juddi.v3.annotations.AnnotationProcessor
 
API_V3_NAMESPACE - Static variable in class org.apache.juddi.v3.client.config.Constants
 
APPROXIMATE_MATCH - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
approximateMatch: signifies that wildcard search behavior is desired.
APPROXIMATE_MATCH_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
approximateMatch: signifies that wildcard search behavior is desired.
AsyncRegistration - Class in org.apache.juddi.v3.client.mapping
 
AsyncRegistration(UDDIClerk, URLLocalizer, Properties, RegistrationInfo) - Constructor for class org.apache.juddi.v3.client.mapping.AsyncRegistration
 

B

BackGroundRegistration - Class in org.apache.juddi.v3.client.config
 
BackGroundRegistration(UDDIClient) - Constructor for class org.apache.juddi.v3.client.config.BackGroundRegistration
 
BASIC_AUTH_PASSWORD - Static variable in class org.apache.juddi.v3.client.config.Property
 
BASIC_AUTH_USERNAME - Static variable in class org.apache.juddi.v3.client.config.Property
 
BINARY_SORT - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
binarySort: this qualifier allows for greater speed in sorting.
BINARY_SORT_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
binarySort: this qualifier allows for greater speed in sorting.
BINDING_CATEGORY_BAG - Static variable in class org.apache.juddi.v3.client.config.Property
 
BINDING_DESCRIPTION - Static variable in class org.apache.juddi.v3.client.config.Property
 
BINDING_KEY_FORMAT - Static variable in class org.apache.juddi.v3.client.config.Property
 
BINDING_SUBSET - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
bindingSubset: this is used in the find_business API or the find_service API and is used only in conjunction with a categoryBag argument.
BINDING_SUBSET_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
bindingSubset: this is used in the find_business API or the find_service API and is used only in conjunction with a categoryBag argument.
BPEL2UDDI - Class in org.apache.juddi.v3.client.mapping
BPEL4WS abstract processes describe the observable behavior of Web services.
BPEL2UDDI(UDDIClerk, URLLocalizer, Properties) - Constructor for class org.apache.juddi.v3.client.mapping.BPEL2UDDI
 
BUSINESS_KEY - Static variable in class org.apache.juddi.v3.client.config.Property
 
BUSINESS_KEY_FORMAT - Static variable in class org.apache.juddi.v3.client.config.Property
 

C

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.
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
 
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.WSDLLocatorImpl
 
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.
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.WSDLLocatorImpl
Internal method to normalize the importUrl.
createBPEL4WSProcessTModel(QName, String, Map<QName, PortType>, String) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
BPEL4WS abstract processes are published as separate UDDI tModels.
createBPELBinding(QName, String, URL, Definition) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
 
createBusinessService(QName, Definition) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
Registers the Service into UDDI.
createBusinessService(QName, Definition) - Method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
Creates a UDDI Business Service.
createBusinessServices(Definition) - Method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
Creates a business service based off of a WSDL definition
No changes are made to the UDDI endpoints using this method
Example Code:
createFindAllPortTypesForProcess_1(String) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
Find all portTypes used in the given process.
createFindAllPortTypesForProcess_2(List<String>) - Method in class org.apache.juddi.v3.client.mapping.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.WSDL2UDDI
Builds a finder to find the binding tModels for a portType.
createFindImplementationsForProcess(String) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
Find all implementations of the given process.
createFindPortTypeTModelForPortType(String, String) - Static method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
Builds a finder to find the portType tModels for a portType.
createFindProcessesForPortTypes(String) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
Find all processes that use the given portType.
createFindTModelForProcessName(QName) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
Finds and returns ALL the tModels related to the process, so that i.e.
createWSDLBinding(QName, String, URL, Definition) - Method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
 
createWSDLBindingTModels(String, Map<QName, Binding>) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
 
createWSDLBindingTModels(String, Map<QName, Binding>) - Method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
2.4.2 wsdl:binding -> uddi:tModel
createWSDLPortTypeTModels(String, Map<QName, PortType>) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
 
createWSDLPortTypeTModels(String, Map<QName, PortType>) - Method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
2.4.1 wsdl:portType -> uddi:tModel

D

DEFAULT_BINDING_DESCRIPTION - Static variable in class org.apache.juddi.v3.client.config.Property
 
DEFAULT_BINDING_KEY_FORMAT - Static variable in class org.apache.juddi.v3.client.config.UDDIKeyConvention
 
DEFAULT_BUSINESS_KEY_FORMAT - Static variable in class org.apache.juddi.v3.client.config.UDDIKeyConvention
 
DEFAULT_CLIENT_LOCAL - Static variable in class org.apache.juddi.v3.client.mapping.PolicyLocalFirst
 
DEFAULT_LANG - Static variable in class org.apache.juddi.v3.client.config.Property
 
DEFAULT_NODE_NAME - Static variable in class org.apache.juddi.v3.client.transport.Transport
 
DEFAULT_SERVICE_DESCRIPTION - Static variable in class org.apache.juddi.v3.client.config.Property
 
DEFAULT_SERVICE_KEY_FORMAT - Static variable in class org.apache.juddi.v3.client.config.UDDIKeyConvention
 
DEFAULT_SUBSCRIPTION_KEY_FORMAT - Static variable in class org.apache.juddi.v3.client.config.UDDIKeyConvention
 
DEFAULT_UDDI_CONFIG - Static variable in class org.apache.juddi.v3.client.config.ClientConfig
 
DEFAULT_UDDI_PROXY_TRANSPORT - Static variable in class org.apache.juddi.v3.client.config.Property
 
destroy() - Method in class org.apache.juddi.v3.client.config.UDDIClerkServlet
 
DIACRITIC_INSENSITIVE_MATCH - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
diacriticInsensitiveMatch: signifies that matching behavior for name, keyValue and keyName (where applicable) should be performed without regard to diacritics.
DIACRITIC_INSENSITIVE_MATCH_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
diacriticInsensitiveMatch: signifies that matching behavior for name, keyValue and keyName (where applicable) should be performed without regard to diacritics.
DIACRITIC_SENSITIVE_MATCH - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
diacriticSensitiveMatch: signifies that the matching behavior for name, keyValue and keyName (where applicable) should be performed with regard to diacritics.
DIACRITIC_SENSITIVE_MATCH_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
diacriticSensitiveMatch: signifies that the matching behavior for name, keyValue and keyName (where applicable) should be performed with regard to diacritics.

E

EmbeddedRegistry - Interface in org.apache.juddi.v3.client.embed
 
ENTITY_KEY_VALUES - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
Category system used to declare that a value set uses entity keys as valid values.
EntityForLang - Class in org.apache.juddi.v3.client.i18n
Returns the entity in the proper language.
EntityForLang() - Constructor for class org.apache.juddi.v3.client.i18n.EntityForLang
 
EXACT_MATCH - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
exactMatch: signifies that only entries with names, keyValues and keyNames (where applicable) that exactly match the name argument passed in, after normalization, will be returned.
EXACT_MATCH_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
exactMatch: signifies that only entries with names, keyValues and keyNames (where applicable) that exactly match the name argument passed in, after normalization, will be returned.

F

findBusiness(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
findBusiness(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.
findRelatedBusinesses(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.
findService(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
findService(String, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
findServiceBinding(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
findServiceBinding(String, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
findTModel(FindTModel) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
findTModel(FindTModel, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
forName(String, Class<?>) - Static method in class org.apache.juddi.v3.client.ClassUtil
 

G

getAddress(List<Address>, String) - Static method in class org.apache.juddi.v3.client.i18n.EntityForLang
 
getApiClerk() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
getApiNode() - Method in class org.apache.juddi.v3.client.config.UDDINode
 
getBaseInputSource() - Method in class org.apache.juddi.v3.client.mapping.WSDLLocatorImpl
 
getBaseURI() - Method in class org.apache.juddi.v3.client.mapping.WSDLLocatorImpl
 
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
 
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
 
getClassWithAnnotations() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
getClerk(String) - Method in class org.apache.juddi.v3.client.config.UDDIClient
 
getClerk() - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
 
getClerk() - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
 
getClientConfig() - Method in class org.apache.juddi.v3.client.config.UDDIClient
 
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
 
getCustodyTransferUrl() - Method in class org.apache.juddi.v3.client.config.UDDINode
 
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
 
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
 
getFromClerk() - Method in class org.apache.juddi.v3.client.config.XRegistration
 
getHasLocal() - Method in class org.apache.juddi.v3.client.mapping.Topology
 
getHomeNode() - Method in class org.apache.juddi.v3.client.config.ClientConfig
 
getImportInputSource(String, String) - Method in class org.apache.juddi.v3.client.mapping.WSDLLocatorImpl
 
getInquiryUrl() - Method in class org.apache.juddi.v3.client.config.UDDINode
 
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
 
getKeyDomain() - Method in class org.apache.juddi.v3.client.config.UDDIClerk.WSDL
 
getKeyDomainURI() - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
 
getKeyDomainURI() - Method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
 
getLang() - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
 
getLang() - Method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
 
getLatestImportURI() - Method in class org.apache.juddi.v3.client.mapping.WSDLLocatorImpl
 
getManagerName() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
getMethodName() - Method in class org.apache.juddi.v3.client.transport.wrapper.Handler
 
getMethodName() - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
 
getName() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
getName() - Method in class org.apache.juddi.v3.client.config.UDDIClient
 
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
 
getNodeName() - Method in class org.apache.juddi.v3.client.transport.JAXWSTransport
 
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
 
getOperationClass() - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
 
getParameter() - Method in class org.apache.juddi.v3.client.transport.wrapper.Handler
 
getPassword() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
getPointer() - Method in class org.apache.juddi.v3.client.mapping.Topology
 
getPortName() - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
 
getPortType() - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
 
getProperties() - Method in class org.apache.juddi.v3.client.config.UDDINode
 
getProxyTransport() - Method in class org.apache.juddi.v3.client.config.UDDINode
 
getPublisher() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
getPublishUrl() - Method in class org.apache.juddi.v3.client.config.UDDINode
 
getRegistrationType() - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
 
getRegistryVersion() - Static method in class org.apache.juddi.v3.client.Release
 
getResource(String, Class<?>) - Static method in class org.apache.juddi.v3.client.ClassUtil
 
getSecurityUrl() - Method in class org.apache.juddi.v3.client.config.UDDINode
 
getServiceCacheMap() - Static method in class org.apache.juddi.v3.client.mapping.UDDIClientSubscriptionListenerImpl
 
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(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
 
getServiceUrl() - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
 
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
 
getTModelDetail(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
getTModelDetail(GetTModelDetail) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
getTModelDetail(GetTModelDetail, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
getToClerk() - Method in class org.apache.juddi.v3.client.config.XRegistration
 
getTransport() - Method in class org.apache.juddi.v3.client.config.UDDIClient
 
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
 
getTransport(ServletContext) - Static method in class org.apache.juddi.v3.client.config.WebHelper
 
getTransport(ServletContext, UDDINode) - Static method in class org.apache.juddi.v3.client.config.WebHelper
 
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
 
getUDDIHomeNode(ServletContext) - Static method in class org.apache.juddi.v3.client.config.WebHelper
 
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.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
 
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.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.RMITransport
 
getUDDISecurityService(String) - Method in class org.apache.juddi.v3.client.transport.Transport
 
getUDDISecurityService() - Method in class org.apache.juddi.v3.client.transport.Transport
 
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.BPEL2UDDI
 
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
 
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
 

H

Handler - Class in org.apache.juddi.v3.client.transport.wrapper
 
Handler() - Constructor for class org.apache.juddi.v3.client.transport.wrapper.Handler
 
Handler(String, Class<?>) - Constructor for class org.apache.juddi.v3.client.transport.wrapper.Handler
 

I

init(ServletConfig) - Method in class org.apache.juddi.v3.client.config.UDDIClerkServlet
Starting the UDDIClient
inquire(Element) - Method in class org.apache.juddi.v3.client.transport.wrapper.UDDIInquiryService
 
inquire(Element, String, String) - Method in class org.apache.juddi.v3.client.transport.wrapper.UDDIInquiryService
 
inquire(UDDIInquiryPortType, String) - Method in class org.apache.juddi.v3.client.transport.wrapper.UDDIInquiryService
 
InVMTransport - Class in org.apache.juddi.v3.client.transport
 
InVMTransport() - Constructor for class org.apache.juddi.v3.client.transport.InVMTransport
 
InVMTransport(String) - Constructor for class org.apache.juddi.v3.client.transport.InVMTransport
 
InVMTransport(String, String) - Constructor for class org.apache.juddi.v3.client.transport.InVMTransport
 
invoke(Element) - Method in class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
 
IS_DERVIVED_FROM - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
Category system for referring tModels to other tModels for the purpose of reuse.
IS_REPLACED_BY - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
Identifier system used to point to the UDDI entity, using UDDI keys, that is the logical replacement for the one in which isReplacedBy is used.
IS_VALIDATED_BY - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
Category system used to point a value set or category group system tModel to associated value set Web service implementations.
isHomeJUDDI() - Method in class org.apache.juddi.v3.client.config.UDDINode
 
isRegisterOnStartup() - Method in class org.apache.juddi.v3.client.config.ClientConfig
 

J

JAXWSTransport - Class in org.apache.juddi.v3.client.transport
 
JAXWSTransport() - Constructor for class org.apache.juddi.v3.client.transport.JAXWSTransport
 
JAXWSTransport(String) - Constructor for class org.apache.juddi.v3.client.transport.JAXWSTransport
 
JAXWSTransport(String, String) - Constructor for class org.apache.juddi.v3.client.transport.JAXWSTransport
 
JUDDI_CLIENT_LOCAL - Static variable in class org.apache.juddi.v3.client.mapping.PolicyLocalFirst
 
JUDDI_CLIENT_NAME - Static variable in class org.apache.juddi.v3.client.config.WebHelper
 
JUDDI_CLIENT_TRANSPORT - Static variable in class org.apache.juddi.v3.client.config.WebHelper
 
JUDDIApiService - Class in org.apache.juddi.v3.client
 
JUDDIApiService(URL, QName) - Constructor for class org.apache.juddi.v3.client.JUDDIApiService
 
JUDDIApiService() - Constructor for class org.apache.juddi.v3.client.JUDDIApiService
 
JUDDIRegistry - Class in org.apache.juddi.v3.client.embed
 
JUDDIRegistry() - Constructor for class org.apache.juddi.v3.client.embed.JUDDIRegistry
 

K

KEY_DOMAIN - Static variable in class org.apache.juddi.v3.client.config.Property
 
KEY_GENERATOR - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
keyGenerator: Marking a tModel with this categorization designates it as one whose tModelKey identifies a key generator partition that can be used by its owner to derive and assign other entity keys.

L

LANG - Static variable in class org.apache.juddi.v3.client.config.Property
 
logger - Static variable in class org.apache.juddi.v3.client.config.WebHelper
 
lookupEndpoint(QName, String) - Method in class org.apache.juddi.v3.client.mapping.ServiceLocator
 
lookupService(String) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
Perform a lookup by serviceKey, and will return null if not found.
lookupService(String) - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
 

N

name - Variable in class org.apache.juddi.v3.client.config.UDDIClerk
 
newKeyedReference(String, String, String) - Static method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
 
notifySubscriptionListener(NotifySubscriptionListener) - Method in class org.apache.juddi.v3.client.mapping.UDDIClientSubscriptionListenerImpl
 

O

OR_ALL_KEYS - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
orAllKeys: this changes the behavior for tModelBag and categoryBag to OR the keys within a bag, rather than to AND them.
OR_ALL_KEYS_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
orAllKeys: this changes the behavior for tModelBag and categoryBag to OR the keys within a bag, rather than to AND them.
OR_LIKE_KEYS - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
orLikeKeys: when a bag container (i.e.
OR_LIKE_KEYS_TMODEL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
orLikeKeys: when a bag container (i.e.
org.apache.juddi.v3.annotations - package org.apache.juddi.v3.annotations
 
org.apache.juddi.v3.client - package org.apache.juddi.v3.client
 
org.apache.juddi.v3.client.config - package org.apache.juddi.v3.client.config
 
org.apache.juddi.v3.client.embed - package org.apache.juddi.v3.client.embed
 
org.apache.juddi.v3.client.i18n - package org.apache.juddi.v3.client.i18n
 
org.apache.juddi.v3.client.mapping - package org.apache.juddi.v3.client.mapping
 
org.apache.juddi.v3.client.transport - package org.apache.juddi.v3.client.transport
 
org.apache.juddi.v3.client.transport.wrapper - package org.apache.juddi.v3.client.transport.wrapper
 
OWNING_BUSINESS - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
Category system used to point to the businessEntity associated with the publisher of the tModel.

P

parseCategoryBag(String) - Method in class org.apache.juddi.v3.annotations.AnnotationProcessor
parse something like: [keyName=uddi-org:types:wsdl,keyValue=wsdlDeployment,tModelKey=uddi:uddi.org:categorization:types]
parseServiceBinding(Class<?>, String, WebService, Properties) - Method in class org.apache.juddi.v3.annotations.AnnotationProcessor
 
password - Variable in class org.apache.juddi.v3.client.config.UDDIClerk
 
PolicyLocalFirst - Class in org.apache.juddi.v3.client.mapping
 
PolicyLocalFirst(Properties) - Constructor for class org.apache.juddi.v3.client.mapping.PolicyLocalFirst
This policy prefers 'local' EPR over remote EPRs.
PolicyRoundRobin - Class in org.apache.juddi.v3.client.mapping
 
PolicyRoundRobin(Properties) - Constructor for class org.apache.juddi.v3.client.mapping.PolicyRoundRobin
 
Property - Class in org.apache.juddi.v3.client.config
 
Property() - Constructor for class org.apache.juddi.v3.client.config.Property
 
PROTOCOL_REST - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
A tModel that represents the Representational State Transfer architectural style
PROTOCOL_SOAP - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
A tModel that represents the SOAP 1.1 protocol
PROTOCOL_SOAP12 - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
A tModel that represents the SOAP 1.2 protocol
PROTOCOL_SSLv3 - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
Secure Sockets Layer Version 3.0 with Server Authentication
PROTOCOL_SSLv3_CLIENT_CERT - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
Secure Sockets Layer Version 3.0 with Mutual Authentication
publish(Element) - Method in class org.apache.juddi.v3.client.transport.wrapper.UDDIPublicationService
 
publish(Element, String, String) - Method in class org.apache.juddi.v3.client.transport.wrapper.UDDIPublicationService
 
publisher - Variable in class org.apache.juddi.v3.client.config.UDDIClerk
 

R

readConfig(Properties) - Method in class org.apache.juddi.v3.client.config.ClientConfig
 
readServiceAnnotations(String[], Properties) - Method in class org.apache.juddi.v3.annotations.AnnotationProcessor
 
readServiceAnnotations(String, Properties) - Method in class org.apache.juddi.v3.annotations.AnnotationProcessor
 
ReadWSDL - Class in org.apache.juddi.v3.client.mapping
A WSDL parser/reader
ReadWSDL() - Constructor for class org.apache.juddi.v3.client.mapping.ReadWSDL
 
readWSDL(String) - Method in class org.apache.juddi.v3.client.mapping.ReadWSDL
 
readWSDL(URL, String, String) - Method in class org.apache.juddi.v3.client.mapping.ReadWSDL
Reads a WSDL file, assumes that credentials are required.
readWSDL(URL) - Method in class org.apache.juddi.v3.client.mapping.ReadWSDL
Reads a WSDL file, assumes that credentials are not required.
register(Subscription) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
register(Subscription, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
Register a Subscription.
register(TModel) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
Register a tModel, using the node of current clerk ('this').
register(TModel, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
Register a tModel.
register(BindingTemplate) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
Register a BindingTemplate, using the node of current clerk ('this').
register(BindingTemplate, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
Register a BindingTemplate.
register(BusinessService) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
Register a service, using the node of current clerk ('this').
register(BusinessService, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
Register a service.
register(BusinessEntity) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
register(BusinessEntity, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
Register a service.
register(QName, String, URL, Definition) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
1.
registerAnnotatedServices() - Method in class org.apache.juddi.v3.client.config.UDDIClient
Registers services to UDDI using a clerk, and the uddi.xml configuration.
registerBusinessService(QName, String, URL, Definition) - Method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
 
registerBusinessServices(Definition) - Method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
 
registerSubscription() - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
 
registerWsdls() - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
registerWSDLs() - Method in class org.apache.juddi.v3.client.config.UDDIClient
Registers services to UDDI using a clerk, and the uddi.xml configuration.
RegistrationInfo - Class in org.apache.juddi.v3.client.mapping
 
RegistrationInfo() - Constructor for class org.apache.juddi.v3.client.mapping.RegistrationInfo
 
RegistrationType - Enum in org.apache.juddi.v3.client.mapping
 
RELATIONSHIPS - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
Basic types of business relationships
Release - Class in org.apache.juddi.v3.client
 
removeAll() - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
 
removeClerkManager(String) - Static method in class org.apache.juddi.v3.client.config.UDDIClientContainer
 
removeService(String) - Method in class org.apache.juddi.v3.client.mapping.ServiceLocator
 
removeService(String) - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
 
replaceTokens(String, Properties) - Static method in class org.apache.juddi.v3.client.config.TokenResolver
 
RequestHandler - Class in org.apache.juddi.v3.client.transport.wrapper
 
RequestHandler() - Constructor for class org.apache.juddi.v3.client.transport.wrapper.RequestHandler
 
restart() - Method in class org.apache.juddi.v3.client.config.UDDIClient
 
rewrite(URL) - Method in interface org.apache.juddi.v3.client.mapping.URLLocalizer
 
rewrite(URL) - Method in class org.apache.juddi.v3.client.mapping.URLLocalizerDefaultImpl
 
rewriteToWSDLURL(URL) - Method in interface org.apache.juddi.v3.client.mapping.URLLocalizer
 
rewriteToWSDLURL(URL) - Method in class org.apache.juddi.v3.client.mapping.URLLocalizerDefaultImpl
 
RMITransport - Class in org.apache.juddi.v3.client.transport
 
RMITransport() - Constructor for class org.apache.juddi.v3.client.transport.RMITransport
 
RMITransport(String) - Constructor for class org.apache.juddi.v3.client.transport.RMITransport
 
RMITransport(String, String) - Constructor for class org.apache.juddi.v3.client.transport.RMITransport
 
run() - Method in class org.apache.juddi.v3.client.config.BackGroundRegistration
 
run() - Method in class org.apache.juddi.v3.client.mapping.AsyncRegistration
 

S

saveClerk(UDDIClerk) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
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.
saveNode(Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
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
 
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.
ServiceLocator - Class in org.apache.juddi.v3.client.mapping
 
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
 
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
 
setClerk(UDDIClerk) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
 
setClerk(UDDIClerk) - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
 
setClientName(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
 
setCustodyTransferUrl(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
 
setDescription(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
 
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
 
setFromClerk(UDDIClerk) - Method in class org.apache.juddi.v3.client.config.XRegistration
 
setHasLocal(Boolean) - Method in class org.apache.juddi.v3.client.mapping.Topology
 
setHomeJUDDI(boolean) - Method in class org.apache.juddi.v3.client.config.UDDINode
 
setInquiryUrl(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
 
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.WSDL2UDDI
 
setKeyDomainURI(String) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
 
setLang(String) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
 
setLang(String) - Method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
 
setManagerName(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
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
 
setName(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
 
setNodeName(String) - Method in class org.apache.juddi.v3.client.transport.JAXWSTransport
 
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
 
setPointer(int) - Method in class org.apache.juddi.v3.client.mapping.Topology
 
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
 
setPublishUrl(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
 
setRegistrationType(RegistrationType) - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
 
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
 
setServiceUrl(URL) - Method in class org.apache.juddi.v3.client.mapping.RegistrationInfo
 
setSubscriptionListenerUrl(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
 
setSubscriptionUrl(String) - Method in class org.apache.juddi.v3.client.config.UDDINode
 
setToClerk(UDDIClerk) - Method in class org.apache.juddi.v3.client.config.XRegistration
 
setUDDINode(UDDINode) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
setUrlLocalizer(URLLocalizer) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
 
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
 
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_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.
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
 
startEmbeddedServer() - Method in class org.apache.juddi.v3.client.config.UDDIClient
 
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
 
stopEmbeddedServer() - Method in class org.apache.juddi.v3.client.config.UDDIClient
 
SUBSCRIPTION_KEY_FORMAT - Static variable in class org.apache.juddi.v3.client.config.Property
 
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.

T

TMODEL_GENERAL_KEYWORDS - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
unchecked: Marking a tModel with this categorization asserts that it represents a value set or category group system whose use, through keyedReferences, is not checked.
TokenResolver - Class in org.apache.juddi.v3.client.config
 
TokenResolver() - Constructor for class org.apache.juddi.v3.client.config.TokenResolver
 
Topology - Class in org.apache.juddi.v3.client.mapping
 
Topology(List<String>) - Constructor for class org.apache.juddi.v3.client.mapping.Topology
 
toString() - Method in class org.apache.juddi.v3.client.config.XRegistration
 
toString() - Method in enum org.apache.juddi.v3.client.mapping.RegistrationType
 
Transport - Class in org.apache.juddi.v3.client.transport
 
Transport() - Constructor for class org.apache.juddi.v3.client.transport.Transport
 
TRANSPORT_AMQP - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
A Web service that uses the AMQP transport
TRANSPORT_EMAIL - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
E-mail based Web service
TRANSPORT_FAX - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
Fax-based Web service
TRANSPORT_FTP - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
File Transfer Protocol (FTP) based Web service
TRANSPORT_HTTP - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
A Web service that uses HTTP transport -
TRANSPORT_JMS - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
A Web service that uses the JMS API
TRANSPORT_JNDI_RMI - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
A Java RMI based service registered to a JNDI Registry
TRANSPORT_OMGDDS - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
A Web service that uses the OMG DDS transport
TRANSPORT_POTS - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
Telephone based service
TRANSPORT_RMI - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
Java RMI based service registered to the Java Registry
TRANSPORT_UDP - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
A Web service that uses UDP
TransportException - Exception in org.apache.juddi.v3.client.transport
 
TransportException() - Constructor for exception org.apache.juddi.v3.client.transport.TransportException
 
TransportException(String, Throwable) - Constructor for exception org.apache.juddi.v3.client.transport.TransportException
 
TransportException(String) - Constructor for exception org.apache.juddi.v3.client.transport.TransportException
 
TransportException(Throwable) - Constructor for exception org.apache.juddi.v3.client.transport.TransportException
 

U

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_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
 
UDDIClerk() - Constructor for class org.apache.juddi.v3.client.config.UDDIClerk
 
UDDIClerk(Clerk) - Constructor for class org.apache.juddi.v3.client.config.UDDIClerk
 
UDDIClerk.WSDL - Class in org.apache.juddi.v3.client.config
 
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
 
UDDIClient() - Constructor for class org.apache.juddi.v3.client.config.UDDIClient
 
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
 
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(String, UDDIServiceCache) - Constructor for class org.apache.juddi.v3.client.mapping.UDDIClientSubscriptionListenerImpl
 
UDDIClientSubscriptionListenerImpl() - 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
 
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
This class was generated by the JAX-WS RI.
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
 
UDDIServiceCache(UDDIClerk, URLLocalizer, Properties) - Constructor for class org.apache.juddi.v3.client.mapping.UDDIServiceCache
 
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.
unRegister(QName, String, URL) - Method in class org.apache.juddi.v3.client.mapping.BPEL2UDDI
 
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
 
unRegisterBinding(String, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
Unregisters the BindingTemplate with specified bindingKey.
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
 
unRegisterBusiness(String, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
Unregisters the service with specified serviceKey.
unRegisterBusinessService(QName, String, URL) - Method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
 
unRegisterBusinessServices(Definition) - Method in class org.apache.juddi.v3.client.mapping.WSDL2UDDI
 
unRegisterService(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
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
 
unRegisterSubscription(String, Node) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
unRegisterSubscription() - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
 
unRegisterTModel(String) - Method in class org.apache.juddi.v3.client.config.UDDIClerk
 
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
 
unRegisterWSDLs() - Method in class org.apache.juddi.v3.client.config.UDDIClient
 
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
 
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.

V

validateRequest(String) - Method in class org.apache.juddi.v3.client.transport.wrapper.UDDIInquiryService
 
validateRequest(String) - Method in class org.apache.juddi.v3.client.transport.wrapper.UDDIPublicationService
 
validateRequest(String) - Method in class org.apache.juddi.v3.client.transport.wrapper.UDDISecurityService
 
valueOf(String) - Static method in enum org.apache.juddi.v3.client.mapping.RegistrationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.juddi.v3.client.mapping.RegistrationType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebHelper - Class in org.apache.juddi.v3.client.config
 
WebHelper() - Constructor for class org.apache.juddi.v3.client.config.WebHelper
 
WILDCARD - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
This is the Wild card field used by UDDI, represents any number of characters Wildcards, when they are allowed, may occur at any position in the string of characters that constitutes the argument value and may occur more than once.
WILDCARD_CHAR - Static variable in interface org.apache.juddi.v3.client.UDDIConstants
Presents any SINGLE character
Wildcards, when they are allowed, may occur at any position in the string of characters that constitutes the argument value and may occur more than once.
WSDL2UDDI - Class in org.apache.juddi.v3.client.mapping
This class implements the OASIS 'Using WSDL in a UDDI Registry, Version 2.0.2' technote.
WSDL2UDDI(UDDIClerk, URLLocalizer, Properties) - Constructor for class org.apache.juddi.v3.client.mapping.WSDL2UDDI
Required Properties are: businessName, for example: 'Apache' nodeName, for example: 'uddi.example.org_80' keyDomain, for example: juddi.apache.org Optional Properties are: lang: for example: 'nl'
WSDLLocatorImpl - Class in org.apache.juddi.v3.client.mapping
Implementation of the interface WSDLLocatorImpl.
WSDLLocatorImpl(URI) - Constructor for class org.apache.juddi.v3.client.mapping.WSDLLocatorImpl
Constructor taking the URI to the WSDL.
WSDLLocatorImpl(URI, String, String) - Constructor for class org.apache.juddi.v3.client.mapping.WSDLLocatorImpl
Constructor taking the URI to the WSDL.

X

xRegister() - Method in class org.apache.juddi.v3.client.config.UDDIClient
X-Register services listed in the uddi.xml
xRegisterBusiness() - Method in class org.apache.juddi.v3.client.config.XRegistration
Copies the BusinessInformation from one UDDI to another UDDI.
xRegisterBusinessAndServices() - Method in class org.apache.juddi.v3.client.config.XRegistration
Copies the BusinessInformation from one UDDI to another UDDI.
xRegisterService() - Method in class org.apache.juddi.v3.client.config.XRegistration
Copies the Service from one UDDI to another UDDI.
xRegisterServiceAndBindings() - Method in class org.apache.juddi.v3.client.config.XRegistration
Copies the Service from one UDDI to another UDDI along with all the bindingTemplates.
xRegisterServiceBinding() - Method in class org.apache.juddi.v3.client.config.XRegistration
Copies the TemplateBinding from one UDDI to another UDDI.
XRegistration - Class in org.apache.juddi.v3.client.config
 
XRegistration() - Constructor for class org.apache.juddi.v3.client.config.XRegistration
 
XRegistration(String, UDDIClerk, UDDIClerk) - Constructor for class org.apache.juddi.v3.client.config.XRegistration
 

A B C D E F G H I J K L N O P R S T U V W X

Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.