Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Abstract - Interface in org.apache.wsil
-
Abstract element in a WS-Inspection document.
- AbstractImpl - Class in org.apache.wsil.impl
-
This class provides the support for the <abstract> element.
- AbstractImpl() - Constructor for class org.apache.wsil.impl.AbstractImpl
-
AbstractImpl constructor comment.
- abstracts - Variable in class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
Abstracts.
- addAbstract(Abstract) - Method in class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
Add one abstract to this element.
- addAbstract(Abstract) - Method in interface org.apache.wsil.WSILElementWithAbstract
-
Add one abstract to this element.
- addAbstracts(Abstract[]) - Method in class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
Add abstracts to this element.
- addAbstracts(Abstract[]) - Method in interface org.apache.wsil.WSILElementWithAbstract
-
Add abstracts to this element.
- addBuilder(String, ExtensionBuilder) - Method in class org.apache.wsil.extension.ExtensionRegistry
-
Add an extension builder for a specific namespace.
- addDescription(Description) - Method in class org.apache.wsil.impl.ServiceImpl
-
Add description element.
- addDescription(Description) - Method in interface org.apache.wsil.Service
-
Add description element.
- addImplementedBinding(ImplementedBinding) - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Add implemented binding.
- addImplementedBinding(ImplementedBinding) - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Add implemented binding.
- addLink(String, String) - Method in class org.apache.wsil.util.WSILDocBuilder
-
Adds a link object to the WSIL document
- addLink(URL) - Method in class org.apache.wsil.util.WSILDocBuilder
-
Adds a link object to the WSIL document
- addLink(Link) - Method in class org.apache.wsil.impl.InspectionImpl
-
Add link element.
- addLink(Link) - Method in interface org.apache.wsil.Inspection
-
Add link element.
- addNamespace(String, String) - Method in class org.apache.wsil.impl.InspectionImpl
-
Add namespace.
- addNamespace(String, String) - Method in interface org.apache.wsil.Inspection
-
Add namespace.
- addReader(String, ExtensionReader) - Method in class org.apache.wsil.extension.ExtensionRegistry
-
Add an extension reader for a specific namespace.
- addService(String) - Method in class org.apache.wsil.util.WSILDocBuilder
-
Adds a list of WSIL Service objects to the WSIL Document.
- addService(URL) - Method in class org.apache.wsil.util.WSILDocBuilder
-
Adds a list of UDDI Service objects to the WSIL Document.
- addService(Service) - Method in class org.apache.wsil.impl.InspectionImpl
-
Add service element.
- addService(Service) - Method in interface org.apache.wsil.Inspection
-
Add service element.
- addServiceName(ServiceName) - Method in class org.apache.wsil.impl.ServiceImpl
-
Add service name.
- addServiceName(ServiceName) - Method in interface org.apache.wsil.Service
-
Add a service name.
- addWriter(String, ExtensionWriter) - Method in class org.apache.wsil.extension.ExtensionRegistry
-
Add an extension writer for a specific namespace.
- ATTR_ENDPOINT_PRESENT - Static variable in interface org.apache.wsil.WSILConstants
-
EndpointPresent attribute name.
- ATTR_LOCATION - Static variable in interface org.apache.wsil.WSILConstants
-
Location attribute name.
- ATTR_REF_NAMESPACE - Static variable in interface org.apache.wsil.WSILConstants
-
Referenced namespace attribute name.
- ATTR_TARGET_NAMESPACE - Static variable in interface org.apache.wsil.WSILConstants
-
Target namespace attribute name.
- ATTR_XML_LANG - Static variable in interface org.apache.wsil.WSILConstants
-
XML lang attribute.
- ATTR_XML_NS - Static variable in interface org.apache.wsil.WSILConstants
-
XML lang namespace.
- ATTR_XMLNS - Static variable in interface org.apache.wsil.WSILConstants
-
XML namespace attribute name.
B
- bindingName - Variable in class org.apache.wsil.impl.extension.wsdl.ImplementedBindingImpl
-
Binding name.
- builders - Variable in class org.apache.wsil.extension.ExtensionRegistry
-
List of extension builders.
- BUSINESS_KEY_ELEM_NAME - Static variable in interface org.apache.wsil.extension.uddi.BusinessDescription
-
BusinessKey Element name.
- BUSINESS_KEY_QNAME - Static variable in interface org.apache.wsil.extension.uddi.BusinessDescription
-
BusinessKey QName.
- BUSINESS_KEY_QNAME_V2 - Static variable in interface org.apache.wsil.extension.uddi.BusinessDescription
-
BusinessKey QName for UDDI V2.
- BusinessDescription - Interface in org.apache.wsil.extension.uddi
-
UDDI extension element for WSIL document - businessDescription element.
- BusinessDescriptionImpl - Class in org.apache.wsil.impl.extension.uddi
-
This class contains the implementation for a <wsiluddi:businessDescription> element.
- BusinessDescriptionImpl() - Constructor for class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
BusinessDescriptionImpl constructor comment.
- businessKey - Variable in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Business key.
C
- className - Static variable in class org.apache.wsil.util.WSDLDocument
-
Class name.
- createAbstract() - Method in class org.apache.wsil.impl.WSILDocumentImpl
-
Create abstract element.
- createAbstract() - Method in class org.apache.wsil.WSILDocument
-
Create abstract element.
- createBusinessKey() - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Create business key.
- createBusinessKey() - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Create business key.
- createDescription() - Method in class org.apache.wsil.impl.WSILDocumentImpl
-
Create description element.
- createDescription() - Method in class org.apache.wsil.WSILDocument
-
Create description element.
- createDiscoveryURL() - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Create discoveryURL
- createDiscoveryURL() - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Create discoveryURL
- createDiscoveryURL() - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Create discoveryURL.
- createDiscoveryURL() - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Create discoveryURL.
- createElement(QName) - Method in interface org.apache.wsil.extension.ExtensionBuilder
-
Create extension element.
- createElement(QName) - Method in class org.apache.wsil.impl.extension.uddi.UDDIExtensionBuilder
-
Create extension element.
- createElement(QName) - Method in class org.apache.wsil.impl.extension.wsdl.WSDLExtensionBuilder
-
Create extension element.
- createHttpsURL(String) - Static method in class org.apache.wsil.util.Util
-
Create an HTTPS URL.
- createLink() - Method in class org.apache.wsil.impl.WSILDocumentImpl
-
Create link element.
- createLink() - Method in class org.apache.wsil.WSILDocument
-
Create link element.
- createReferencedService() - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Create referencedService
- createReferencedService() - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Create referencedService
- createService() - Method in class org.apache.wsil.impl.WSILDocumentImpl
-
Create service element.
- createService() - Method in class org.apache.wsil.WSILDocument
-
Create service element.
- createServiceKey() - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Create service key.
- createServiceKey() - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Create service key.
- createServiceName() - Method in class org.apache.wsil.impl.WSILDocumentImpl
-
Create service name element.
- createServiceName() - Method in class org.apache.wsil.WSILDocument
-
Create service name element.
- createURL(String) - Static method in class org.apache.wsil.util.Util
-
Creates a URL object.
D
- debug(String, String, Exception) - Static method in class org.apache.wsil.util.Util
-
This method prints a formatted message using System.out.prinln.
- debug(String, String, String) - Static method in class org.apache.wsil.util.Util
-
This method prints a formatted message using System.out.prinln.
- DEF_DOCUMENT_FACTORY - Static variable in class org.apache.wsil.util.WSILProperties
-
Default WSILDocumentFactory class name.
- DEF_LANG - Static variable in interface org.apache.wsil.WSILConstants
-
Default language for abstract and name elements.
- Description - Interface in org.apache.wsil
-
WS-Inspection description element.
- DescriptionImpl - Class in org.apache.wsil.impl
-
This class provides the support for the <description> element.
- DescriptionImpl() - Constructor for class org.apache.wsil.impl.DescriptionImpl
-
DescriptionImpl constructor comment.
- descriptions - Variable in class org.apache.wsil.impl.ServiceImpl
-
Descriptions.
- DISCOVERY_URL_ELEM_NAME - Static variable in interface org.apache.wsil.extension.uddi.BusinessDescription
-
DiscoveryURL Element name.
- DISCOVERY_URL_ELEM_NAME - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
DiscoveryURL Element name.
- DISCOVERY_URL_QNAME - Static variable in interface org.apache.wsil.extension.uddi.BusinessDescription
-
DiscoveryURL QName.
- DISCOVERY_URL_QNAME - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
DiscoveryURL QName.
- DISCOVERY_URL_QNAME_V2 - Static variable in interface org.apache.wsil.extension.uddi.BusinessDescription
-
DiscoveryURL QName for UDDI V2.
- DISCOVERY_URL_QNAME_V2 - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
DiscoveryURL QName for UDDI V2.
- discoveryURL - Variable in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Discovery URL
- discoveryURL - Variable in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Discovery URL
- docReader - Variable in class org.apache.wsil.WSILDocument
-
Set default document reader.
- DocumentReader - Interface in org.apache.wsil
-
An implementation of this interface is used to read and parse a WS-Inspection document.
- documentURL - Variable in class org.apache.wsil.WSILDocument
-
WSIL document URL.
- DocumentWriter - Interface in org.apache.wsil
-
An implementation of this interface is used to write out the contents of a WS-Inspection document.
- docWriter - Variable in class org.apache.wsil.WSILDocument
-
Set default document writer.
E
- ELEM_ABSTRACT - Static variable in interface org.apache.wsil.WSILConstants
-
Abstract element name.
- ELEM_BUSINESS_DESCRIPTION - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Business description element name.
- ELEM_BUSINESS_KEY - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Business key element name.
- ELEM_CATEGORY_BAG - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Category bag element name.
- ELEM_DESCRIPTION - Static variable in interface org.apache.wsil.WSILConstants
-
Description element name.
- ELEM_DISCOVERY_URL - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Discovery URL element name.
- ELEM_IMPL_BINDING - Static variable in interface org.apache.wsil.extension.wsdl.WSDLConstants
-
Implemented binding element name.
- ELEM_INSPECTION - Static variable in interface org.apache.wsil.WSILConstants
-
Inspection element name.
- ELEM_KEYED_REFERENCE - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Keyed reference element name.
- ELEM_LINK - Static variable in interface org.apache.wsil.WSILConstants
-
Import element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.Abstract
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.Description
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.extension.wsdl.ImplementedBinding
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.extension.wsdl.Reference
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.extension.wsdl.ReferencedService
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.Inspection
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.Link
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.Service
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.ServiceName
-
Element name.
- ELEM_NAME - Static variable in interface org.apache.wsil.WSILConstants
-
Service name element name.
- ELEM_REF_SERVICE - Static variable in interface org.apache.wsil.extension.wsdl.WSDLConstants
-
Referenced Service element name.
- ELEM_REFERENCE - Static variable in interface org.apache.wsil.extension.wsdl.WSDLConstants
-
Reference element name.
- ELEM_SERVICE - Static variable in interface org.apache.wsil.WSILConstants
-
Service element name.
- ELEM_SERVICE_DESCRIPTION - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Service desription element name.
- ELEM_SERVICE_KEY - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
Service key element name.
- element - Variable in class org.apache.wsil.extension.UnknownExtensionElement
-
Unknown extension element.
- endpointPresent - Variable in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
endpointPresent
- equals(QName) - Method in class org.apache.wsil.QName
-
Determine if the input QName equals this QName.
- equals(Node) - Method in class org.apache.wsil.QName
-
Determine if the QName for the input Node equals this QName.
- extElement - Variable in class org.apache.wsil.impl.ServiceReferenceElement
-
Extension element.
- ExtensionBuilder - Interface in org.apache.wsil.extension
-
This class will ...
- ExtensionElement - Interface in org.apache.wsil.extension
-
This class will ...
- ExtensionElementImpl - Class in org.apache.wsil.impl.extension
-
This class is the base class for all implementations of the ExtensionElement interface.
- ExtensionElementImpl() - Constructor for class org.apache.wsil.impl.extension.ExtensionElementImpl
- ExtensionReader - Interface in org.apache.wsil.extension
-
This is the interface definition for an extension element reader.
- ExtensionRegistry - Class in org.apache.wsil.extension
-
This class is the base class for all extension registry implementations.
- ExtensionRegistry() - Constructor for class org.apache.wsil.extension.ExtensionRegistry
- ExtensionRegistryImpl - Class in org.apache.wsil.impl.extension
-
This class is an implementation of an ExtensionRegistry.
- ExtensionRegistryImpl() - Constructor for class org.apache.wsil.impl.extension.ExtensionRegistryImpl
-
ExtensionRegistryImpl constructor comment.
- ExtensionWriter - Interface in org.apache.wsil.extension
-
This class will write out the extension element.
- extRegistry - Variable in class org.apache.wsil.WSILDocument
-
WS-Inspection extension registry.
- extRegistry - Variable in class org.apache.wsil.xml.XMLReader
-
WSIL extension registry.
- extRegistry - Variable in class org.apache.wsil.xml.XMLWriter
-
WSIL extension registry.
F
- FileListBuilder - Class in org.apache.wsil.util
-
This class builds a file list.
- FileListBuilder(String, String) - Constructor for class org.apache.wsil.util.FileListBuilder
-
Creates a new
FileListBuilder
instance. - filter - Variable in class org.apache.wsil.util.FileListBuilder
-
Filter to be used.
- findBusinessEntities(BusinessInfos, UDDIProxy) - Method in class org.apache.wsil.util.WSILDocBuilder
-
Get all BusinessEntity objects from a BusinessInfos object.
- findNextSibling(Node) - Static method in class org.apache.wsil.util.XMLUtil
-
Find the next sibling element.
- findServiceInterface() - Method in class org.apache.wsil.util.WSDLDocument
-
Find the Service Interface document which this Service Implementation document references.
- findServices(ServiceList, UDDIProxy) - Method in class org.apache.wsil.util.WSILDocBuilder
-
Find all BusinessService objects given a serviceList object
- findThreadGroup(String) - Static method in class org.apache.wsil.util.Util
-
Local a thread group using its name.
- formatURL(String, String, String) - Static method in class org.apache.wsil.util.Util
-
Build a URL string from hostname, port and URN.
G
- getAbstracts() - Method in class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
Get all abstracts for this element.
- getAbstracts() - Method in interface org.apache.wsil.WSILElementWithAbstract
-
Get all abstracts for this element.
- getAttributeValue(Element, String) - Static method in class org.apache.wsil.util.XMLUtil
-
Get attribute value.
- getAttributeValueNS(Element, String, String) - Static method in class org.apache.wsil.util.XMLUtil
-
Get attribute value.
- getBindingName() - Method in interface org.apache.wsil.extension.wsdl.ImplementedBinding
-
Get implemented binding name.
- getBindingName() - Method in class org.apache.wsil.impl.extension.wsdl.ImplementedBindingImpl
-
Get implemented binding name.
- getBindings() - Method in class org.apache.wsil.util.WSDLDocument
-
Get all the binding elements from the WSDL document.
- getBuilder(String) - Method in class org.apache.wsil.extension.ExtensionRegistry
-
Get an extension builder for a specific namespace.
- getBusinessKey() - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Get business key.
- getBusinessKey() - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Get business key.
- getBusinessKeyVector(BusinessInfos) - Static method in class org.apache.wsil.util.WSILDocBuilder
-
Get business keys from a list of businessInfos.
- getBusinessServiceByServiceName(String) - Method in class org.apache.wsil.client.WSILProxy
-
Returns an array of BusinessServices given a service name.
- getDateTimeStamp() - Static method in class org.apache.wsil.util.Util
-
Get date/time stamp for current date/time.
- getDateTimeStamp(Date) - Static method in class org.apache.wsil.util.Util
-
Get date/time stamp for current date/time.
- getDefinitions() - Method in class org.apache.wsil.util.WSDLDocument
-
Get the definition element of the WSDL document.
- getDescriptions() - Method in class org.apache.wsil.impl.ServiceImpl
-
Get description elements.
- getDescriptions() - Method in interface org.apache.wsil.Service
-
Get description elements.
- getDiscoveryURL() - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Get discoveryURL
- getDiscoveryURL() - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Get discoveryURL
- getDiscoveryURL() - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Get discoveryURL.
- getDiscoveryURL() - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Get discoveryURL.
- getDocumentFactory() - Static method in class org.apache.wsil.util.WSILProperties
-
Get the WSIL document factory class name.
- getElement() - Method in class org.apache.wsil.extension.UnknownExtensionElement
-
Get the Element for this extension element.
- getEndpointPresent() - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Get endpointPresent
- getEndpointPresent() - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Get endpointPresent
- getExtensionElement() - Method in interface org.apache.wsil.Description
-
Get extension elment.
- getExtensionElement() - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
Get extension elment.
- getExtensionElement() - Method in interface org.apache.wsil.Link
-
Get extension elment.
- getExtensionRegistry() - Method in class org.apache.wsil.WSILDocument
-
Get the WS-Inspection extension registry implementation.
- getFiles() - Method in class org.apache.wsil.util.FileListBuilder
-
Returns a File array.
- getFirstChild(Element) - Static method in class org.apache.wsil.util.XMLUtil
-
Get the first child element from the input elment.
- getImplementedBindings() - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Get list of implemented bindings.
- getImplementedBindings() - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Get list of implemented bindings.
- getImports() - Method in class org.apache.wsil.util.WSDLDocument
-
Get all the import elements from the WSDL document.
- getInputStream(String) - Static method in class org.apache.wsil.util.Util
-
Get contents of a resource and return as a input stream.
- getInputStream(URL) - Static method in class org.apache.wsil.util.Util
-
Get the input stream from a URL.
- getInspection() - Method in class org.apache.wsil.WSILDocument
-
Get the inspection element for this document.
- getLang() - Method in class org.apache.wsil.impl.WSILElementWithTextImpl
-
Get the language attribute for the abstract.
- getLang() - Method in interface org.apache.wsil.WSILElementWithText
-
Get the language attribute for the abstract.
- getLinks() - Method in class org.apache.wsil.impl.InspectionImpl
-
Get link elements.
- getLinks() - Method in interface org.apache.wsil.Inspection
-
Get link elements.
- getLocalHostName() - Static method in class org.apache.wsil.util.Util
-
Get local host name.
- getLocalName() - Method in class org.apache.wsil.QName
-
Get the local name.
- getLocation() - Method in interface org.apache.wsil.Description
-
Get location for this description.
- getLocation() - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Get location for this ServiceDescription.
- getLocation() - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Get location for this ServiceDescription.
- getLocation() - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Get location for this ServiceDescription.
- getLocation() - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Get location for this ServiceDescription.
- getLocation() - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
Get location for this link.
- getLocation() - Method in interface org.apache.wsil.Link
-
Get location for this link.
- getMessage() - Method in exception org.apache.wsil.WSILException
-
Returns the String representation of this object's values.
- getMessages() - Method in class org.apache.wsil.util.WSDLDocument
-
Get all the message elements from the WSDL document.
- getNamespaces() - Method in class org.apache.wsil.impl.InspectionImpl
-
Get list of namespaces.
- getNamespaces() - Method in interface org.apache.wsil.Inspection
-
Get list of namespaces.
- getNamespaceURI() - Method in class org.apache.wsil.QName
-
Get the namespace URI.
- getNextSibling(Element) - Static method in class org.apache.wsil.util.XMLUtil
-
Get the next sibling element.
- getPortTypes() - Method in class org.apache.wsil.util.WSDLDocument
-
Get all the portType elements from the WSDL document.
- getProperties() - Static method in class org.apache.wsil.util.WSILProperties
-
Get properties that were set for this thread only.
- getQName() - Method in interface org.apache.wsil.extension.ExtensionElement
-
Get extension element qname.
- getQName() - Method in class org.apache.wsil.extension.UnknownExtensionElement
-
Get the language attribute for the abstract.
- getQName() - Method in class org.apache.wsil.impl.extension.ExtensionElementImpl
-
Get the language attribute for the abstract.
- getQName() - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Get extension element qname.
- getReader() - Method in class org.apache.wsil.WSILDocument
-
Get the WS-Inspection reader implementation.
- getReader(String) - Method in class org.apache.wsil.extension.ExtensionRegistry
-
Get an extension reader for a specific namespace.
- getReferencedNamespace() - Method in interface org.apache.wsil.Description
-
Get referenced namespace for this description.
- getReferencedNamespace() - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
Get referenced namespace for this link.
- getReferencedNamespace() - Method in interface org.apache.wsil.Link
-
Get referenced namespace for this link.
- getReferencedService() - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Get referencedService
- getReferencedService() - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Get referencedService
- getReferencedServiceName() - Method in interface org.apache.wsil.extension.wsdl.ReferencedService
-
Get referenced service name.
- getReferencedServiceName() - Method in class org.apache.wsil.impl.extension.wsdl.ReferencedServiceImpl
-
Get referenced service name.
- getServiceKey() - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Get service key.
- getServiceKey() - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Get service key.
- getServiceNames() - Method in class org.apache.wsil.impl.ServiceImpl
-
Get the service name.
- getServiceNames() - Method in interface org.apache.wsil.Service
-
Get service names.
- getServices() - Method in class org.apache.wsil.impl.InspectionImpl
-
Get service elements.
- getServices() - Method in interface org.apache.wsil.Inspection
-
Get service elements.
- getServices() - Method in class org.apache.wsil.util.WSDLDocument
-
Get all the service elements from the WSDL document.
- getTargetException() - Method in exception org.apache.wsil.WSILException
-
Returns the exception that caused this exception to be created.
- getTargetNamespace() - Method in class org.apache.wsil.impl.InspectionImpl
-
Get the target namespace in which the WSDL elements are defined.
- getTargetNamespace() - Method in interface org.apache.wsil.Inspection
-
Get the target namespace in which the WSDL elements are defined.
- getText() - Method in class org.apache.wsil.impl.WSILElementWithTextImpl
-
Get the abstract text string.
- getText() - Method in interface org.apache.wsil.WSILElementWithText
-
Get the abstract text string.
- getText(Element) - Static method in class org.apache.wsil.util.XMLUtil
-
Get the text that is associated with this element.
- getWriter() - Method in class org.apache.wsil.WSILDocument
-
Get the WS-Inspection writer implementation.
- getWriter(String) - Method in class org.apache.wsil.extension.ExtensionRegistry
-
Get an extension writer for a specific namespace.
- getWSDLDocumentByBinding(QName) - Method in class org.apache.wsil.client.WSILProxy
-
Returns an array of WSDLDocuments given a binding name.
- getWSDLDocumentByName(String) - Method in class org.apache.wsil.client.WSILProxy
-
Returns an array of WSDLDocuments given a name.
- getWSDLDocumentByPortType(QName) - Method in class org.apache.wsil.client.WSILProxy
-
Returns an array of WSDLDocuments given a portType name.
- getWSDLDocumentByServiceName(String) - Method in class org.apache.wsil.client.WSILProxy
-
Returns an array of WSDLDocuments given a service name.
- getWSDLDocumentLocations(String) - Method in class org.apache.wsil.client.WSILProxy
-
Returns the an array of WSDL document locations given a service name.
- getWSDLReader() - Static method in class org.apache.wsil.util.WSDLDocument
-
Constructs a WSDLReader Set verbose option off.
- getWSDLReader(boolean) - Static method in class org.apache.wsil.util.WSDLDocument
-
Constructs a WSDLReader Set verbose option off.
- getWSDLWriter() - Static method in class org.apache.wsil.util.WSDLDocument
-
Constructs a WSDLWriter
- getWSILDocument() - Method in class org.apache.wsil.client.WSILProxy
-
Returns a WSIL document.
- getWSILDocument() - Method in class org.apache.wsil.util.WSILDocBuilder
-
Returns a WSIL document.
I
- ImplementedBinding - Interface in org.apache.wsil.extension.wsdl
-
This is the interface definition for yhe <implementedBinding> element.
- ImplementedBindingImpl - Class in org.apache.wsil.impl.extension.wsdl
-
This class contains the implementation for a <wsilwsdl:implementedBinding> element.
- ImplementedBindingImpl() - Constructor for class org.apache.wsil.impl.extension.wsdl.ImplementedBindingImpl
-
ImplementedBindingImpl constructor comment.
- implementedBindings - Variable in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Implemented bindings.
- inspection - Variable in class org.apache.wsil.WSILDocument
-
Inspection element.
- Inspection - Interface in org.apache.wsil
-
Inspection element within a WS-Inspection document.
- InspectionImpl - Class in org.apache.wsil.impl
-
This class provides the support for the <inspection> element.
- InspectionImpl() - Constructor for class org.apache.wsil.impl.InspectionImpl
-
InspectionImpl constructor comment.
- isBindingInterfaceDocument(WSDLDocument) - Static method in class org.apache.wsil.util.WSDLDocumentIdentifier
-
Determine whether the document meets the criteria for an Interface document * that has bindings only.
- isCompleteDocument(WSDLDocument) - Static method in class org.apache.wsil.util.WSDLDocumentIdentifier
-
Determine whether the document meets the criteria for a Complete document.
- isCompleteServiceDefinition() - Method in class org.apache.wsil.util.WSDLDocument
-
Check if this document is both a service interface and a service implementation.
- isImplementationDocument(WSDLDocument) - Static method in class org.apache.wsil.util.WSDLDocumentIdentifier
-
Determine whether the document meets the criteria for an Implementation document.
- isInterfaceDocument(WSDLDocument) - Static method in class org.apache.wsil.util.WSDLDocumentIdentifier
-
Determine whether the document meets the criteria for an Interface document.
- isServiceImplementation() - Method in class org.apache.wsil.util.WSDLDocument
-
Check if this document is a service implementation.
- isServiceInterface() - Method in class org.apache.wsil.util.WSDLDocument
-
Check if this document is a service interface.
- isServiceInterfaceWithBindingsOnly() - Method in class org.apache.wsil.util.WSDLDocument
-
Check if this document is a service interface with bindings only.
L
- lang - Variable in class org.apache.wsil.impl.WSILElementWithTextImpl
-
Language setting.
- LINE_SEPARATOR - Static variable in class org.apache.wsil.util.Util
-
Line separator character.
- Link - Interface in org.apache.wsil
-
Link element within a WS-Inspection document.
- LinkImpl - Class in org.apache.wsil.impl
-
This class provides the support for the <link> element.
- LinkImpl() - Constructor for class org.apache.wsil.impl.LinkImpl
-
LinkImpl constructor comment.
- links - Variable in class org.apache.wsil.impl.InspectionImpl
-
Links.
- loadProperties() - Static method in class org.apache.wsil.util.WSILProperties
- localName - Variable in class org.apache.wsil.QName
-
Local name.
- location - Variable in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
location
- location - Variable in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
location
- location - Variable in class org.apache.wsil.impl.ServiceReferenceElement
-
Location.
M
- main(String[]) - Static method in class org.apache.wsil.client.WSILProxy
-
Displays the contents of the default WS-Inspection document or the specified document.
- main(String[]) - Static method in class org.apache.wsil.impl.WSILDocumentImpl
-
Command line interface for unit testing only.
- main(String[]) - Static method in class org.apache.wsil.util.FileListBuilder
- main(String[]) - Static method in class org.apache.wsil.util.WSDLDocument
-
Command line interface for validating WSDL documents.
- main(String[]) - Static method in class org.apache.wsil.util.WSILProperties
-
This method is used to unit test this class.
- main(String[]) - Static method in class org.apache.wsil.WSILDocument
-
Read a WS-Inspection document and display its contents.
- MAX_ROWS - Static variable in class org.apache.wsil.util.WSILDocBuilder
-
Max number of rows returned by the UDDI registry.
N
- namespaces - Variable in class org.apache.wsil.impl.InspectionImpl
-
Namespace list.
- namespaceURI - Variable in class org.apache.wsil.QName
-
Namespace URI.
- newDocument() - Method in class org.apache.wsil.impl.WSILDocumentFactoryImpl
-
Create a new instance of a WSIL document.
- newDocument() - Method in class org.apache.wsil.WSILDocumentFactory
-
Create a new instance of a WS-Inspection document.
- newInstance() - Static method in class org.apache.wsil.WSILDocument
- newInstance() - Static method in class org.apache.wsil.WSILDocumentFactory
-
Instantiate the implementation of the WSILDocumentFactory class.
- NS_UDDI - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
UDDI API namespace name.
- NS_URI_UDDI - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
UDDI V1 API namespace URI.
- NS_URI_UDDI_V2 - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
UDDI V2 API namespace URI.
- NS_URI_WSDL - Static variable in interface org.apache.wsil.extension.wsdl.WSDLConstants
-
WSDL namespace URI.
- NS_URI_WSDL_HTTP - Static variable in class org.apache.wsil.util.WSDLDocument
- NS_URI_WSDL_MIME - Static variable in class org.apache.wsil.util.WSDLDocument
- NS_URI_WSDL_SOAP - Static variable in class org.apache.wsil.util.WSDLDocument
- NS_URI_WSIL - Static variable in interface org.apache.wsil.WSILConstants
-
WSIL namespace URI.
- NS_URI_WSIL_UDDI - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
WSIL/UDDI V1 namespace URI.
- NS_URI_WSIL_UDDI_V2 - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
WSIL/UDDI V2 namespace URI.
- NS_URI_WSIL_WSDL - Static variable in interface org.apache.wsil.extension.wsdl.WSDLConstants
-
WSIL/WSDL namespace URI.
- NS_URI_XMLNS - Static variable in interface org.apache.wsil.WSILConstants
-
XML namespace URI.
- NS_URI_XSD - Static variable in class org.apache.wsil.util.WSDLDocument
-
WSDL related namespaces.
- NS_URI_XSD - Static variable in interface org.apache.wsil.WSILConstants
-
XML schema namespace URI.
- NS_WSDL - Static variable in interface org.apache.wsil.extension.wsdl.WSDLConstants
-
WSDL namespace URI.
- NS_WSIL - Static variable in interface org.apache.wsil.WSILConstants
-
WSIL namespace name.
- NS_WSIL_UDDI - Static variable in interface org.apache.wsil.extension.uddi.UDDIConstants
-
WSIL/UDDI namespace name.
- NS_WSIL_WSDL - Static variable in interface org.apache.wsil.extension.wsdl.WSDLConstants
-
WSIL/WSDL namespace name.
- NS_XSD - Static variable in interface org.apache.wsil.WSILConstants
-
XML schema namespace name.
O
- org.apache.wsil - package org.apache.wsil
- org.apache.wsil.client - package org.apache.wsil.client
- org.apache.wsil.extension - package org.apache.wsil.extension
- org.apache.wsil.extension.uddi - package org.apache.wsil.extension.uddi
- org.apache.wsil.extension.wsdl - package org.apache.wsil.extension.wsdl
- org.apache.wsil.impl - package org.apache.wsil.impl
- org.apache.wsil.impl.extension - package org.apache.wsil.impl.extension
- org.apache.wsil.impl.extension.uddi - package org.apache.wsil.impl.extension.uddi
- org.apache.wsil.impl.extension.wsdl - package org.apache.wsil.impl.extension.wsdl
- org.apache.wsil.util - package org.apache.wsil.util
- org.apache.wsil.xml - package org.apache.wsil.xml
- out(String, String, Exception) - Static method in class org.apache.wsil.util.Util
-
This method prints a formatted message using System.out.prinln.
- out(String, String, String) - Static method in class org.apache.wsil.util.Util
-
This method prints a formatted message using System.out.prinln.
P
- parseAbstract(Element, WSILElementWithAbstract) - Method in class org.apache.wsil.xml.XMLReader
-
Parse abstract element.
- parseBusinessDescription(Element, WSILElement) - Method in class org.apache.wsil.impl.extension.uddi.UDDIExtensionReader
-
Parse business description element.
- parseBusinessKey(Element, WSILElement) - Method in class org.apache.wsil.impl.extension.uddi.UDDIExtensionReader
-
Parse businessKey element.
- parseCategoryBag(Element, WSILElement) - Method in class org.apache.wsil.impl.extension.uddi.UDDIExtensionReader
-
Parse CategoryBag element.
- parseDescription(Element, Service) - Method in class org.apache.wsil.xml.XMLReader
-
Parse description element.
- parseDiscoveryURL(Element, WSILElement) - Method in class org.apache.wsil.impl.extension.uddi.UDDIExtensionReader
-
Parse discoveryURL element.
- parseDocument(WSILDocument, Reader) - Method in interface org.apache.wsil.DocumentReader
-
Parse the contents of a WSIL Document from a input reader.
- parseDocument(WSILDocument, Reader) - Method in class org.apache.wsil.xml.XMLReader
-
Create a WSIL document from the contents of a reader.
- parseElement(Element, WSILElement) - Method in interface org.apache.wsil.extension.ExtensionReader
-
Parse extension element.
- parseElement(Element, WSILElement) - Method in class org.apache.wsil.impl.extension.uddi.UDDIExtensionReader
-
Parse extension element.
- parseElement(Element, WSILElement) - Method in class org.apache.wsil.impl.extension.wsdl.WSDLExtensionReader
-
Parse extension element.
- parseExtensionElement(Element, WSILElement) - Method in class org.apache.wsil.xml.XMLReader
-
Parse extension element.
- parseImplementedBinding(Element, WSILElement) - Method in class org.apache.wsil.impl.extension.wsdl.WSDLExtensionReader
-
Parse implementedBinding element.
- parseInspection(Element) - Method in class org.apache.wsil.xml.XMLReader
-
Parse inspection element.
- parseLink(Element, Inspection) - Method in class org.apache.wsil.xml.XMLReader
-
Parse link element.
- parseReference(Element, WSILElement) - Method in class org.apache.wsil.impl.extension.wsdl.WSDLExtensionReader
-
Parse reference element.
- parseReferencedService(Element, WSILElement) - Method in class org.apache.wsil.impl.extension.wsdl.WSDLExtensionReader
-
Parse referencedService element.
- parseService(Element, Inspection) - Method in class org.apache.wsil.xml.XMLReader
-
Parse service element.
- parseServiceDescription(Element, WSILElement) - Method in class org.apache.wsil.impl.extension.uddi.UDDIExtensionReader
-
Parse service description element.
- parseServiceKey(Element, WSILElement) - Method in class org.apache.wsil.impl.extension.uddi.UDDIExtensionReader
-
Parse serviceKey element.
- parseServiceName(Element, Service) - Method in class org.apache.wsil.xml.XMLReader
-
Parse service name element.
- parseXML(Reader) - Method in class org.apache.wsil.xml.XMLReader
-
Parse the XML document.
- print(OutputStream) - Method in class org.apache.wsil.client.WSILProxy
-
Print the internal WSIL document.
- PROP_DOCUMENT_FACTORY - Static variable in class org.apache.wsil.util.WSILProperties
-
Property that contains WSILDocumentFactory class name.
- PROP_FILENAME - Static variable in class org.apache.wsil.util.WSILProperties
-
Property file name.
- PROP_TRANSPORT_CLASS - Static variable in class org.apache.wsil.util.WSILProperties
- PROP_WSIL_DOCUMENT_NAME - Static variable in class org.apache.wsil.util.WSILProperties
- PROP_WSIL_HOSTNAME - Static variable in class org.apache.wsil.util.WSILProperties
- PROP_WSIL_PORT - Static variable in class org.apache.wsil.util.WSILProperties
- props - Static variable in class org.apache.wsil.util.WSILProperties
-
Properties object.
Q
- qname - Variable in class org.apache.wsil.extension.UnknownExtensionElement
-
QName for the unknown extension element.
- qname - Variable in class org.apache.wsil.impl.extension.ExtensionElementImpl
-
Qname.
- QName - Class in org.apache.wsil
-
This class represents a qualified name, which has a local name and a namespace URI.
- QName(String, String) - Constructor for class org.apache.wsil.QName
-
Create a QName using a namespace URI and a local name.
- QName(Node) - Constructor for class org.apache.wsil.QName
-
Create a QName using the namespace URI and local name for a node.
- QNAME - Static variable in interface org.apache.wsil.Abstract
-
QName.
- QNAME - Static variable in interface org.apache.wsil.Description
-
QName.
- QNAME - Static variable in interface org.apache.wsil.extension.uddi.BusinessDescription
-
QName.
- QNAME - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
QName.
- QNAME - Static variable in interface org.apache.wsil.extension.wsdl.ImplementedBinding
-
QName.
- QNAME - Static variable in interface org.apache.wsil.extension.wsdl.Reference
-
QName.
- QNAME - Static variable in interface org.apache.wsil.extension.wsdl.ReferencedService
-
QName.
- QNAME - Static variable in interface org.apache.wsil.Inspection
-
QName.
- QNAME - Static variable in interface org.apache.wsil.Link
-
QName.
- QNAME - Static variable in interface org.apache.wsil.Service
-
QName.
- QNAME - Static variable in interface org.apache.wsil.ServiceName
-
QName.
- QNAME_V2 - Static variable in interface org.apache.wsil.extension.uddi.BusinessDescription
-
QName for UDDI V2.
- QNAME_V2 - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
QName for UDDI V2.
R
- read(Reader) - Method in class org.apache.wsil.WSILDocument
-
Read the WS-Inspection document from a input reader.
- read(String) - Method in class org.apache.wsil.util.WSDLDocument
-
Read the information contained in a WSDL file.
- read(String) - Method in class org.apache.wsil.WSILDocument
-
Read the WS-Inspection document from a file URL string.
- read(String, boolean) - Method in class org.apache.wsil.util.WSDLDocument
-
Read the information contained in a WSDL file
- read(URL) - Method in class org.apache.wsil.WSILDocument
-
Read the WS-Inspection document from a location specified using a URL.
- reader - Variable in class org.apache.wsil.xml.XMLReader
-
Reader which is used to obtain contents of a WSIL document.
- readers - Variable in class org.apache.wsil.extension.ExtensionRegistry
-
List of extension readers.
- Reference - Interface in org.apache.wsil.extension.wsdl
-
This is the interface definition for yhe <reference> element.
- referencedNamespace - Variable in class org.apache.wsil.impl.ServiceReferenceElement
-
Reference namespace.
- referencedService - Variable in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
referencedService
- ReferencedService - Interface in org.apache.wsil.extension.wsdl
-
This is the interface definition for yhe <referencedService> element.
- ReferencedServiceImpl - Class in org.apache.wsil.impl.extension.wsdl
-
This class contains the implementation for a <wsilwsdl:referencedService> element.
- ReferencedServiceImpl() - Constructor for class org.apache.wsil.impl.extension.wsdl.ReferencedServiceImpl
-
ReferencedServiceImpl constructor comment.
- referencedServiceName - Variable in class org.apache.wsil.impl.extension.wsdl.ReferencedServiceImpl
-
Binding name.
- ReferenceImpl - Class in org.apache.wsil.impl.extension.wsdl
-
This class contians the implementation for a <wsilwsdl:reference element>.
- ReferenceImpl() - Constructor for class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
ReferenceImpl constructor comment.
- removeAbstracts() - Method in class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
Remove all abstracts from this element.
- removeAbstracts() - Method in interface org.apache.wsil.WSILElementWithAbstract
-
Remove all abstracts from this element.
- removeDescription(Description) - Method in class org.apache.wsil.impl.ServiceImpl
-
Remove description element.
- removeDescription(Description) - Method in interface org.apache.wsil.Service
-
Remove description element.
- removeImplementedBinding(ImplementedBinding) - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Remove implemented binding.
- removeImplementedBinding(ImplementedBinding) - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Remove implemented binding.
- removeLink(Link) - Method in class org.apache.wsil.impl.InspectionImpl
-
Remove link element.
- removeLink(Link) - Method in interface org.apache.wsil.Inspection
-
Remove link element.
- removeNamespace(String, String) - Method in class org.apache.wsil.impl.InspectionImpl
-
Remove namespace.
- removeNamespace(String, String) - Method in interface org.apache.wsil.Inspection
-
Remove namespace.
- removeService(Service) - Method in class org.apache.wsil.impl.InspectionImpl
-
Removed service element.
- removeService(Service) - Method in interface org.apache.wsil.Inspection
-
Remove service element.
- removeServiceName(ServiceName) - Method in class org.apache.wsil.impl.ServiceImpl
-
Remove a service name.
- removeServiceName(ServiceName) - Method in interface org.apache.wsil.Service
-
Remove service name.
- replaceString(String, String, String) - Static method in class org.apache.wsil.util.Util
-
This method will replace all of the occurances of a string with a substitution string.
- resolveURL(String) - Method in class org.apache.wsil.WSILDocument
-
This method is used to resolve a relative URL into a full URL.
S
- saveNS(Element, Inspection) - Method in class org.apache.wsil.xml.XMLReader
-
Save namespace settings.
- sClassName - Static variable in class org.apache.wsil.util.Util
-
Class name.
- serializeToXML() - Method in class org.apache.wsil.util.WSDLDocument
-
Generate an XML string that represents the WSDL document content.
- Service - Interface in org.apache.wsil
-
WS-Inspection service element.
- SERVICE_KEY_ELEM_NAME - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
ServiceKey Element name.
- SERVICE_KEY_QNAME - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
ServiceKey QName.
- SERVICE_KEY_QNAME_V2 - Static variable in interface org.apache.wsil.extension.uddi.ServiceDescription
-
ServiceKey QName for UDDI V2.
- ServiceDescription - Interface in org.apache.wsil.extension.uddi
-
UDDI extension element for WSIL document - serviceDescription element.
- ServiceDescriptionImpl - Class in org.apache.wsil.impl.extension.uddi
-
This class contains the implementation for a <wsiluddi:serviceDescription> element.
- ServiceDescriptionImpl() - Constructor for class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
ServiceDescriptionImpl constructor comment.
- ServiceImpl - Class in org.apache.wsil.impl
-
This class provides the support for the <service> element.
- ServiceImpl() - Constructor for class org.apache.wsil.impl.ServiceImpl
-
ServiceImpl constructor comment.
- serviceKey - Variable in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Service key.
- ServiceName - Interface in org.apache.wsil
-
Service name element in a WS-Inspection document.
- ServiceNameImpl - Class in org.apache.wsil.impl
-
This class provides the support for the <name> element.
- ServiceNameImpl() - Constructor for class org.apache.wsil.impl.ServiceNameImpl
-
ServiceNameImpl constructor comment.
- serviceNames - Variable in class org.apache.wsil.impl.ServiceImpl
-
Service names.
- ServiceReferenceElement - Class in org.apache.wsil.impl
-
This class is the base class for elements that contain service references.
- ServiceReferenceElement() - Constructor for class org.apache.wsil.impl.ServiceReferenceElement
-
ServiceReferenceElement constructor comment.
- services - Variable in class org.apache.wsil.impl.InspectionImpl
-
Services.
- setBindingName(QName) - Method in interface org.apache.wsil.extension.wsdl.ImplementedBinding
-
Set implemented binding name.
- setBindingName(QName) - Method in class org.apache.wsil.impl.extension.wsdl.ImplementedBindingImpl
-
Set implemented binding name.
- setBusinessKey(BusinessKey) - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Set business key.
- setBusinessKey(BusinessKey) - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Set businessKey.
- setDiscoveryURL(DiscoveryURL) - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Set discoveryURL
- setDiscoveryURL(DiscoveryURL) - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Set discoveryURL
- setDiscoveryURL(DiscoveryURL) - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Set discoveryURL.
- setDiscoveryURL(DiscoveryURL) - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Set discoveryURL.
- setDocumentURL(String) - Method in class org.apache.wsil.WSILDocument
-
Set the location for the WS-Inspection document.
- setEndpointPresent(Boolean) - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Set endpointPresent
- setEndpointPresent(Boolean) - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Set endpointPresent
- setExtensionElement(ExtensionElement) - Method in interface org.apache.wsil.Description
-
Set extension element.
- setExtensionElement(ExtensionElement) - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
Set extension element.
- setExtensionElement(ExtensionElement) - Method in interface org.apache.wsil.Link
-
Set extension element.
- setExtensionRegistry(ExtensionRegistry) - Method in class org.apache.wsil.WSILDocument
-
Set the WS-Inspection extension registry implementation.
- setLang(String) - Method in class org.apache.wsil.impl.WSILElementWithTextImpl
-
Set the language attribute for the abstract.
- setLang(String) - Method in interface org.apache.wsil.WSILElementWithText
-
Set the language attribute for the abstract.
- setLocation(String) - Method in interface org.apache.wsil.Description
-
Set location for this description.
- setLocation(String) - Method in interface org.apache.wsil.extension.uddi.BusinessDescription
-
Set location
- setLocation(String) - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Set location
- setLocation(String) - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
Set location for this ServiceDescription.
- setLocation(String) - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Set location for this ServiceDescription.
- setLocation(String) - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
Set location for this link.
- setLocation(String) - Method in interface org.apache.wsil.Link
-
Set location for this link.
- setProperties(Properties) - Static method in class org.apache.wsil.util.WSILProperties
-
Set properties for this thread only.
- setReader(DocumentReader) - Method in class org.apache.wsil.WSILDocument
-
Set the WS-Inspection reader implementation.
- setReferencedNamespace(String) - Method in interface org.apache.wsil.Description
-
Set referenced namespace for this description.
- setReferencedNamespace(String) - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
Set referenced namespace for this link.
- setReferencedNamespace(String) - Method in interface org.apache.wsil.Link
-
Set referenced namespace for this link.
- setReferencedService(ReferencedService) - Method in interface org.apache.wsil.extension.wsdl.Reference
-
Set referencedService
- setReferencedService(ReferencedService) - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
Set referenced service
- setReferencedServiceName(QName) - Method in interface org.apache.wsil.extension.wsdl.ReferencedService
-
Set referenced service name.
- setReferencedServiceName(QName) - Method in class org.apache.wsil.impl.extension.wsdl.ReferencedServiceImpl
-
Set referenced service name.
- setServiceKey(ServiceKey) - Method in interface org.apache.wsil.extension.uddi.ServiceDescription
-
Set service key.
- setServiceKey(ServiceKey) - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
Set serviceKey.
- setTargetNamespace(String) - Method in class org.apache.wsil.impl.InspectionImpl
-
Set the target namespace in which WSDL elements are defined.
- setTargetNamespace(String) - Method in interface org.apache.wsil.Inspection
-
Set the target namespace in which WSDL elements are defined.
- setText(String) - Method in class org.apache.wsil.impl.WSILElementWithTextImpl
-
Set the documentation text string.
- setText(String) - Method in interface org.apache.wsil.WSILElementWithText
-
Set the documentation text string.
- setWriter(DocumentWriter) - Method in class org.apache.wsil.WSILDocument
-
Set the WS-Inspection writer implementation.
T
- targetNamespace - Variable in class org.apache.wsil.impl.InspectionImpl
-
Target namespace.
- text - Variable in class org.apache.wsil.impl.WSILElementWithTextImpl
-
Text.
- throwable - Variable in exception org.apache.wsil.WSILException
-
Throwable.
- toString() - Method in class org.apache.wsil.impl.extension.ExtensionElementImpl
-
String representation of this object.
- toString() - Method in class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
String representation of this object.
- toString() - Method in class org.apache.wsil.impl.WSILElementWithTextImpl
-
String representation of this object.
- toString() - Method in class org.apache.wsil.QName
-
String representation of this object.
- toString() - Method in class org.apache.wsil.util.WSDLDocument
-
Return string representation of this object.
- toString() - Method in class org.apache.wsil.WSILDocument
-
Return string representation of this object.
- toStringArray(String) - Static method in class org.apache.wsil.util.Util
-
Convert a string into a string array.
- toStringArray(String, String) - Static method in class org.apache.wsil.util.Util
-
Convert a string into a string array.
- toXMLString() - Method in class org.apache.wsil.extension.UnknownExtensionElement
-
XML String representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.AbstractImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.DescriptionImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.extension.uddi.ServiceDescriptionImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.extension.wsdl.ImplementedBindingImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.extension.wsdl.ReferencedServiceImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.extension.wsdl.ReferenceImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.InspectionImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.LinkImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.ServiceImpl
-
XML string representation of this object.
- toXMLString() - Method in class org.apache.wsil.impl.ServiceNameImpl
-
XML string representation of this object.
- toXMLString() - Method in interface org.apache.wsil.WSILElement
-
Display contents of the WSIL element as an XML string.
- toXMLString(String) - Method in class org.apache.wsil.impl.ServiceReferenceElement
-
XML string representation of this object.
- toXMLString(String) - Method in class org.apache.wsil.impl.WSILElementWithTextImpl
-
XML string representation of this object.
- toXMLString(Collection) - Static method in class org.apache.wsil.util.Util
-
Get XML string representation for WSIL element.
- TRANSPORT_CLASS - Static variable in class org.apache.wsil.util.WSILProperties
-
Tranport class.
U
- UDDIConstants - Interface in org.apache.wsil.extension.uddi
-
This class contains the constants required to support the UDDI extension elements.
- UDDIExtensionBuilder - Class in org.apache.wsil.impl.extension.uddi
-
This class will ...
- UDDIExtensionBuilder() - Constructor for class org.apache.wsil.impl.extension.uddi.UDDIExtensionBuilder
-
UDDIExtensionBuilder constructor comment.
- UDDIExtensionReader - Class in org.apache.wsil.impl.extension.uddi
-
The UDDI extension reader class is used to parse the UDDI extension elements.
- UDDIExtensionReader() - Constructor for class org.apache.wsil.impl.extension.uddi.UDDIExtensionReader
-
WSDLExtensionReader constructor comment.
- UDDIExtensionWriter - Class in org.apache.wsil.impl.extension.uddi
-
The UDDI extension writer class is used to write the UDDI extension elements to an output writer.
- UDDIExtensionWriter() - Constructor for class org.apache.wsil.impl.extension.uddi.UDDIExtensionWriter
-
UDDIExtensionWriter constructor comment.
- UnknownExtensionElement - Class in org.apache.wsil.extension
-
This class is used to represent an unknown extension element.
- UnknownExtensionElement(QName, Element) - Constructor for class org.apache.wsil.extension.UnknownExtensionElement
-
Create an uknown extension element.
- Util - Class in org.apache.wsil.util
-
This class will ...
W
- write(Writer) - Method in class org.apache.wsil.util.WSDLDocument
-
Write the WSDL document content to the specified writer.
- write(Writer) - Method in class org.apache.wsil.WSILDocument
-
Write the WS-Inpsection document to an output writer.
- write(String) - Method in class org.apache.wsil.util.WSDLDocument
-
Write the WSDL document to the specified file.
- write(String) - Method in class org.apache.wsil.WSILDocument
-
Write the WS-Inspection document to an output file.
- writeDocument(WSILDocument, OutputStream) - Method in class org.apache.wsil.xml.XMLWriter
-
Write WSIL document.
- writeDocument(WSILDocument, Writer) - Method in interface org.apache.wsil.DocumentWriter
-
Write the contents of a WS-Inspection Document to an output writer.
- writeDocument(WSILDocument, Writer) - Method in class org.apache.wsil.xml.XMLWriter
-
Write WSIL document.
- writeElement(ExtensionElement, Writer) - Method in interface org.apache.wsil.extension.ExtensionWriter
-
Write extension element.
- writeElement(ExtensionElement, Writer) - Method in class org.apache.wsil.impl.extension.uddi.UDDIExtensionWriter
-
Write extension element.
- writeElement(ExtensionElement, Writer) - Method in class org.apache.wsil.impl.extension.wsdl.WSDLExtensionWriter
-
Write extension element.
- writers - Variable in class org.apache.wsil.extension.ExtensionRegistry
-
List of extension writers.
- WSDL_EXTENSION - Static variable in class org.apache.wsil.util.WSILProperties
-
WSDL extension.
- WSDL_FACTORY - Static variable in class org.apache.wsil.util.WSDLDocument
-
WSDL factory class
- WSDLConstants - Interface in org.apache.wsil.extension.wsdl
-
This class will ...
- WSDLDocument - Class in org.apache.wsil.util
-
Provides an easy way to read and write information to and from WSDL documents.
- WSDLDocument(Reader) - Constructor for class org.apache.wsil.util.WSDLDocument
-
Constructs a new WSDL document from the specified Reader.
- WSDLDocument(String) - Constructor for class org.apache.wsil.util.WSDLDocument
-
Constructs a new WSDL document from the specified file.
- WSDLDocument(URL) - Constructor for class org.apache.wsil.util.WSDLDocument
-
Constructs a new WSDL document from the specified URL.
- WSDLDocument(Definition) - Constructor for class org.apache.wsil.util.WSDLDocument
-
Constructs a new WSDL document from a UDDI businessService.
- WSDLDocument(Document) - Constructor for class org.apache.wsil.util.WSDLDocument
-
Constructs a new WSDL document from a Document DOM.
- WSDLDocumentIdentifier - Class in org.apache.wsil.util
- WSDLDocumentIdentifier() - Constructor for class org.apache.wsil.util.WSDLDocumentIdentifier
- wsdlException - Static variable in class org.apache.wsil.util.WSDLDocument
- WSDLExtensionBuilder - Class in org.apache.wsil.impl.extension.wsdl
-
This class is used to create the object that is associated with the WSDL extension element.
- WSDLExtensionBuilder() - Constructor for class org.apache.wsil.impl.extension.wsdl.WSDLExtensionBuilder
-
WSDLExtensionBuilder constructor comment.
- WSDLExtensionReader - Class in org.apache.wsil.impl.extension.wsdl
-
The WSDL extension reader class is used to parse the WSDL extension elements.
- WSDLExtensionReader() - Constructor for class org.apache.wsil.impl.extension.wsdl.WSDLExtensionReader
-
WSDLExtensionReader constructor comment.
- WSDLExtensionWriter - Class in org.apache.wsil.impl.extension.wsdl
-
The WSDL extension writer class is used to write the WSDL extension elements to an output writer.
- WSDLExtensionWriter() - Constructor for class org.apache.wsil.impl.extension.wsdl.WSDLExtensionWriter
-
WSDLExtensionWriter constructor comment.
- wsdlFactory - Static variable in class org.apache.wsil.util.WSDLDocument
- WSIL_DOCUMENT_NAME - Static variable in class org.apache.wsil.util.WSILProperties
-
WSIL inspection document name.
- WSIL_HOSTNAME - Static variable in class org.apache.wsil.util.WSILProperties
-
WSIL hostname.
- WSIL_PORT - Static variable in class org.apache.wsil.util.WSILProperties
-
WSIL port.
- WSILConstants - Interface in org.apache.wsil
-
Constants used when processing WS-Inspection documents.
- WSILDocBuilder - Class in org.apache.wsil.util
-
This class builds a WSIL document.
- WSILDocBuilder() - Constructor for class org.apache.wsil.util.WSILDocBuilder
-
Creates a new
WSILDocBuilder
instance. - WSILDocBuilder(String) - Constructor for class org.apache.wsil.util.WSILDocBuilder
-
Creates a new
WSILDocBuilder
instance. - WSILDocBuilder(URL) - Constructor for class org.apache.wsil.util.WSILDocBuilder
-
Creates a new
WSILDocBuilder
instance. - WSILDocBuilder(URL, String) - Constructor for class org.apache.wsil.util.WSILDocBuilder
-
Creates a new
WSILDocBuilder
instance. - wsilDocument - Variable in class org.apache.wsil.util.WSILDocBuilder
-
WSIL inspection document reference.
- wsilDocument - Variable in class org.apache.wsil.xml.XMLReader
-
WSIL document.
- wsilDocument - Variable in class org.apache.wsil.xml.XMLWriter
-
WSIL document.
- WSILDocument - Class in org.apache.wsil
-
Instance of a WS-Inspection document.
- WSILDocument() - Constructor for class org.apache.wsil.WSILDocument
- WSILDocumentFactory - Class in org.apache.wsil
-
This class is used to access an implementation of a WSILDocument abstract class.
- WSILDocumentFactory() - Constructor for class org.apache.wsil.WSILDocumentFactory
- WSILDocumentFactoryImpl - Class in org.apache.wsil.impl
-
This class is an implementation of the WSILDocumentFactory.
- WSILDocumentFactoryImpl() - Constructor for class org.apache.wsil.impl.WSILDocumentFactoryImpl
- WSILDocumentImpl - Class in org.apache.wsil.impl
-
This class is an implementation of the WSILDocument class.
- WSILDocumentImpl() - Constructor for class org.apache.wsil.impl.WSILDocumentImpl
-
Create a WSIL document.
- WSILElement - Interface in org.apache.wsil
-
Common WSIL element definition.
- WSILElementWithAbstract - Interface in org.apache.wsil
-
Common WS-Inpsection element definition for elements that contain an abstract element.
- WSILElementWithAbstractImpl - Class in org.apache.wsil.impl
-
This class is the base class for all elements that have an abstract.
- WSILElementWithAbstractImpl() - Constructor for class org.apache.wsil.impl.WSILElementWithAbstractImpl
-
WSILElementWithAbstractImpl constructor.
- WSILElementWithText - Interface in org.apache.wsil
-
A WS-Inspection element that can contain a text value.
- WSILElementWithTextImpl - Class in org.apache.wsil.impl
-
This class is the base class for elements that have a text node.
- WSILElementWithTextImpl() - Constructor for class org.apache.wsil.impl.WSILElementWithTextImpl
- WSILException - Exception in org.apache.wsil
-
Primary WS-Inpsection exception.
- WSILException() - Constructor for exception org.apache.wsil.WSILException
-
Create an exception without a message.
- WSILException(String) - Constructor for exception org.apache.wsil.WSILException
-
Create an exception with a message.
- WSILException(String, Throwable) - Constructor for exception org.apache.wsil.WSILException
-
Create an exception with a message and related exception.
- WSILProperties - Class in org.apache.wsil.util
-
The WS-Inspection properties can be defined in one of three locations.
- WSILProxy - Class in org.apache.wsil.client
-
This class gives access to an inspection.wsil document and its contents.
- WSILProxy() - Constructor for class org.apache.wsil.client.WSILProxy
-
Creates a new
WSILProxy
instance. - WSILProxy(String) - Constructor for class org.apache.wsil.client.WSILProxy
-
Creates a new
WSILProxy
instance. - WSILProxy(Element) - Constructor for class org.apache.wsil.client.WSILProxy
-
Creates a new
WSILProxy
instance.
X
- XML_DECL - Static variable in interface org.apache.wsil.WSILConstants
-
XML declaration statement.
- XMLReader - Class in org.apache.wsil.xml
-
This class will use a DOM parser to read and process the contents of a WS-Inspection document.
- XMLReader() - Constructor for class org.apache.wsil.xml.XMLReader
-
Create a WSIL document reader.
- XMLUtil - Class in org.apache.wsil.util
-
This class contains a set of XML related utility methods.
- XMLUtil() - Constructor for class org.apache.wsil.util.XMLUtil
- XMLWriter - Class in org.apache.wsil.xml
-
This class will write the contents of a WS-Inspection document.
- XMLWriter() - Constructor for class org.apache.wsil.xml.XMLWriter
-
Create a WSIL document writer.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form