A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractClientFeature - Class in org.jboss.ws.api.configuration
-
Abstract JBoss client JAXWS feature
- AbstractClientFeature(String) - Constructor for class org.jboss.ws.api.configuration.AbstractClientFeature
- ACTION - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- ACTION - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Attributes
- ACTION_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- ACTION_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Attributes
- ACTIONMISMATCH_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Faults
- ACTIONNOTSUPPORTED_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Faults
- addFilter(RecordFilter) - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Adds a
RecordFilterto the processor - addHeaders(String, List<String>) - Method in interface org.jboss.ws.api.monitoring.Record
-
Adds a HTTP header to the record
- addReferenceParameter(Element) - Method in interface org.jboss.ws.api.addressing.MAP
- addReferenceParameter(Element) - Method in interface org.jboss.ws.api.addressing.MAPEndpoint
- ADDRESS - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- ADDRESS_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- ADDRESSING - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
- ADDRESSING_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
- AddressingConstants - Class in org.jboss.ws.api.addressing
-
WS-Addressing constants
- AddressingConstants.Core - Class in org.jboss.ws.api.addressing
-
WS-Addressing constants.
- AddressingConstants.Core.Attributes - Class in org.jboss.ws.api.addressing
- AddressingConstants.Core.Elements - Class in org.jboss.ws.api.addressing
- AddressingConstants.Core.Faults - Class in org.jboss.ws.api.addressing
- AddressingConstants.Metadata - Class in org.jboss.ws.api.addressing
-
WS-Addressing Metadata constants.
- AddressingConstants.Metadata.Attributes - Class in org.jboss.ws.api.addressing
- AddressingConstants.Metadata.Elements - Class in org.jboss.ws.api.addressing
- ANONYMOUSRESPONSES - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
- ANONYMOUSRESPONSES_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
- authMethod() - Method in annotation type org.jboss.ws.api.annotation.WebContext
-
The authMethod is used to configure the authentication mechanism for the web service.
- AuthMethod - Class in org.jboss.ws.api.annotation
-
The authMethod is used to configure the authentication mechanism for the web service.
B
- BASIC - Static variable in class org.jboss.ws.api.annotation.AuthMethod
-
Basic authentication.
- BindingCustomization - Class in org.jboss.ws.api.binding
-
Allows introduction of arbitrary binding customization properties.
- BindingCustomization() - Constructor for class org.jboss.ws.api.binding.BindingCustomization
C
- cannotFindNamespaceURI(String) - Method in class org.jboss.ws.api.Messages_$bundle
- cannotFindNamespaceURI(String) - Method in interface org.jboss.ws.api.Messages
- cannotFindNamespaceURI$str() - Method in class org.jboss.ws.api.Messages_$bundle
- cannotLoadProperties(Throwable, String) - Method in class org.jboss.ws.api.Messages_$bundle
- cannotLoadProperties(Throwable, String) - Method in interface org.jboss.ws.api.Messages
- cannotLoadProperties$str() - Method in class org.jboss.ws.api.Messages_$bundle
- cannotObtainRequiredProperty(String) - Method in class org.jboss.ws.api.Messages_$bundle
- cannotObtainRequiredProperty(String) - Method in interface org.jboss.ws.api.Messages
- cannotObtainRequiredProperty$str() - Method in class org.jboss.ws.api.Messages_$bundle
- cannotParse(String) - Method in class org.jboss.ws.api.Log_$logger
- cannotParse(String) - Method in interface org.jboss.ws.api.Log
- cannotParse$str() - Method in class org.jboss.ws.api.Log_$logger
- CLIENT_CERT - Static variable in class org.jboss.ws.api.annotation.AuthMethod
-
Client certificate based authentication.
- ClientConfigFeature - Class in org.jboss.ws.api.configuration
-
A JBoss client JAXWS feature that setup a JBossWS predefined client config
- ClientConfigFeature() - Constructor for class org.jboss.ws.api.configuration.ClientConfigFeature
- ClientConfigFeature(String, String) - Constructor for class org.jboss.ws.api.configuration.ClientConfigFeature
-
Creates a feature for initializing the JAXWS client using the specified predefined configuration.
- ClientConfigFeature(String, String, boolean) - Constructor for class org.jboss.ws.api.configuration.ClientConfigFeature
-
Creates a feature for initializing the JAXWS client using the specified predefined configuration.
- ClientConfigurer - Interface in org.jboss.ws.api.configuration
-
JBossWS Client Configuration interface
- ClientConfigUtil - Class in org.jboss.ws.api.configuration
-
A facility for setting a JBossWS Client Configuration
- ClientConfigUtil() - Constructor for class org.jboss.ws.api.configuration.ClientConfigUtil
- clone() - Method in interface org.jboss.ws.api.monitoring.RecordFilter
-
RecordFilters must override Object.clone()
- clone() - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
RecordFilters must override Object.clone()
- close(MessageContext) - Method in class org.jboss.ws.api.handler.GenericHandler
- CONFIDENTIAL - Static variable in class org.jboss.ws.api.annotation.TransportGuarantee
-
Application requires that the data be transmitted in a fashion that prevents other entities from observing the contents of the transmission.
- configFile() - Method in annotation type org.jboss.ws.api.annotation.EndpointConfig
-
The configFile element is a URL or resource name for the configuration.
- configName() - Method in annotation type org.jboss.ws.api.annotation.EndpointConfig
-
The configName gives the configuration name that must be present in the configuration given by configFile.
- consume(String) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Generate the required artifacts using the specified WSDL.
- consume(URL) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Generate the required artifacts using the specified WSDL URL.
- contextRoot() - Method in annotation type org.jboss.ws.api.annotation.WebContext
-
The contextRoot element specifies the context root that the web service endpoint is deployed to.
- copyAttributes(Element, Element) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Copy attributes between elements
- couldNotGetModuleClassLoader(String, Exception) - Method in class org.jboss.ws.api.Log_$logger
- couldNotGetModuleClassLoader(String, Exception) - Method in interface org.jboss.ws.api.Log
- couldNotGetModuleClassLoader$str() - Method in class org.jboss.ws.api.Log_$logger
- createConsumer() - Method in interface org.jboss.ws.api.tools.WSContractConsumerFactory
-
Create a new
WSContractConsumer. - createElement(String, String, String, Document) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Create an Element for a given name, prefix and uri
- createProvider(ClassLoader) - Method in interface org.jboss.ws.api.tools.WSContractProviderFactory
-
Create a new
WSContractProvider. - creatingElement(String, String) - Method in class org.jboss.ws.api.Log_$logger
- creatingElement(String, String) - Method in interface org.jboss.ws.api.Log
- creatingElement(String, String, String) - Method in class org.jboss.ws.api.Log_$logger
- creatingElement(String, String, String) - Method in interface org.jboss.ws.api.Log
- creatingElement2$str() - Method in class org.jboss.ws.api.Log_$logger
- creatingElement3$str() - Method in class org.jboss.ws.api.Log_$logger
D
- DESTINATIONUNREACHABLE_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Faults
- DOMUtils - Class in org.jboss.ws.api.util
-
Basic DOM2 utilities
- DOMUtils() - Constructor for class org.jboss.ws.api.util.DOMUtils
- DUPLICATEMESSAGEID_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Faults
E
- EndpointConfig - Annotation Type in org.jboss.ws.api.annotation
-
Defines an endpoint configuration.
- ENDPOINTNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Attributes
- ENDPOINTNAME_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Attributes
- ENDPOINTREFERENCE - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- ENDPOINTREFERENCE_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- ENDPOINTUNAVAILABLE_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Faults
F
- failedToLoad(Throwable, Object) - Method in class org.jboss.ws.api.Messages_$bundle
- failedToLoad(Throwable, Object) - Method in interface org.jboss.ws.api.Messages
- failedToLoad$str() - Method in class org.jboss.ws.api.Messages_$bundle
- FAULTTO - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- FAULTTO_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- FROM - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- FROM_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
G
- GenericHandler<C extends jakarta.xml.ws.handler.MessageContext> - Class in org.jboss.ws.api.handler
-
A generic JAX-WS handler
- GenericHandler() - Constructor for class org.jboss.ws.api.handler.GenericHandler
- GenericLogicalHandler<C extends jakarta.xml.ws.handler.LogicalMessageContext> - Class in org.jboss.ws.api.handler
-
A generic JAX-WS logical handler
- GenericLogicalHandler() - Constructor for class org.jboss.ws.api.handler.GenericLogicalHandler
- GenericSOAPHandler<C extends jakarta.xml.ws.handler.soap.SOAPMessageContext> - Class in org.jboss.ws.api.handler
-
A generic JAX-WS soap handler
- GenericSOAPHandler() - Constructor for class org.jboss.ws.api.handler.GenericSOAPHandler
- getAction() - Method in interface org.jboss.ws.api.addressing.MAP
- getAddress() - Method in interface org.jboss.ws.api.addressing.MAPEndpoint
- getAnonymousURI() - Method in interface org.jboss.ws.api.addressing.MAPConstants
- getAttributes(Element) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Get the attributes as Map<QName, String>
- getAttributeValue(Element, String) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Get the value from the given attribute
- getAttributeValue(Element, QName) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Get the value from the given attribute
- getAttributeValueAsBoolean(Element, String) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Get the boolean value from the given attribute
- getAttributeValueAsBoolean(Element, QName) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Get the boolean value from the given attribute
- getAttributeValueAsInteger(Element, String) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Get the integer value from the given attribute
- getAttributeValueAsInteger(Element, QName) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Get the integer value from the given attribute
- getAttributeValueAsQName(Element, String) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Get the qname value from the given attribute
- getAttributeValueAsQName(Element, QName) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Get the qname value from the given attribute
- getBuilderInstance() - Method in class org.jboss.ws.api.addressing.MAPBuilderFactory
-
Get an instance of
MAPBuilder - getChildElements(Node) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Gets child elements
- getChildElements(Node, String) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Gets the child elements for a given local name without namespace
- getChildElements(Node, String, boolean) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Gets the child elements for a given local name without namespace
- getChildElements(Node, QName) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Gets the child element for a given qname
- getChildElements(Node, QName, boolean) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Gets the child element for a given qname
- getChildElementsAsList(Node, String) - Static method in class org.jboss.ws.api.util.DOMUtils
- getChildElementsAsList(Node, String, boolean) - Static method in class org.jboss.ws.api.util.DOMUtils
- getChildElementsAsList(Node, QName) - Static method in class org.jboss.ws.api.util.DOMUtils
- getChildElementsAsList(Node, QName, boolean) - Static method in class org.jboss.ws.api.util.DOMUtils
- getClientAddressingProperties() - Method in interface org.jboss.ws.api.addressing.MAPConstants
- getClientAddressingPropertiesInbound() - Method in interface org.jboss.ws.api.addressing.MAPConstants
- getClientAddressingPropertiesOutbound() - Method in interface org.jboss.ws.api.addressing.MAPConstants
- getConfigFile() - Method in class org.jboss.ws.api.configuration.ClientConfigFeature
- getConfigName() - Method in class org.jboss.ws.api.configuration.ClientConfigFeature
- getDate() - Method in interface org.jboss.ws.api.monitoring.Record
-
Gets the date of this record
- getDestinationHost() - Method in interface org.jboss.ws.api.monitoring.Record
-
Gets the source (message sender) host.
- getElementQName(Element) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Get the qname of the given node.
- getEnvelope() - Method in interface org.jboss.ws.api.monitoring.Record
-
Gets the SOAP message envelope
- getFaultTo() - Method in interface org.jboss.ws.api.addressing.MAP
- getFilters() - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Gets the currently configured
RecordFilterinstances - getFirstChildElement(Node) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Gets the first child element
- getFirstChildElement(Node, boolean) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Gets the first child element
- getFirstChildElement(Node, String) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Gets the first child element for a given local name without namespace
- getFirstChildElement(Node, String, boolean) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Gets the first child element for a given local name without namespace
- getFirstChildElement(Node, QName) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Gets the first child element for a given qname
- getFirstChildElement(Node, QName, boolean) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Gets the first child element for a given qname
- getFrom() - Method in interface org.jboss.ws.api.addressing.MAP
- getGroupID() - Method in interface org.jboss.ws.api.monitoring.Record
-
Gets the group ID corresponding to the current message exchange flow
- getHandlerName() - Method in class org.jboss.ws.api.handler.GenericHandler
- getHeaders() - Method in class org.jboss.ws.api.handler.GenericSOAPHandler
-
Gets the header blocks that can be processed by this Handler instance.
- getHeaders() - Method in interface org.jboss.ws.api.monitoring.Record
-
Gets the HTTP headers
- getID() - Method in class org.jboss.ws.api.configuration.AbstractClientFeature
- getInstance() - Static method in class org.jboss.ws.api.addressing.MAPBuilderFactory
-
Get the proper
MAPBuilderFactoryinstance according to stack in use; this uses the ws server integration modular classloader if available (alternatively the current thread context classloader is used) for looking up the factory name. - getInstance(ClassLoader) - Static method in class org.jboss.ws.api.addressing.MAPBuilderFactory
-
The same as
getInstance()except the provided ClassLoader instance is used to lookup the factory name. - getLoggingLocale() - Method in class org.jboss.ws.api.Log_$logger
- getLoggingLocale() - Method in class org.jboss.ws.api.Messages_$bundle
- getMessageID() - Method in interface org.jboss.ws.api.addressing.MAP
- getMessageType() - Method in interface org.jboss.ws.api.monitoring.Record
-
Gets the message type, i.e.
- getName() - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Returns the current RecordProcessor name
- getNoneURI() - Method in interface org.jboss.ws.api.addressing.MAPConstants
- getOperation() - Method in interface org.jboss.ws.api.monitoring.Record
-
Gets the invoked operation
- getParentElement(Node) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Gets parent element or null if there is none
- getReferenceParameters() - Method in interface org.jboss.ws.api.addressing.MAP
- getReferenceParameters() - Method in interface org.jboss.ws.api.addressing.MAPEndpoint
- getRelatesTo() - Method in interface org.jboss.ws.api.addressing.MAP
- getRelatesTo() - Method in interface org.jboss.ws.api.addressing.MAPRelatesTo
- getReplyTo() - Method in interface org.jboss.ws.api.addressing.MAP
- getServerAddressingPropertiesInbound() - Method in interface org.jboss.ws.api.addressing.MAPConstants
- getServerAddressingPropertiesOutbound() - Method in interface org.jboss.ws.api.addressing.MAPConstants
- getSourceHost() - Method in interface org.jboss.ws.api.monitoring.Record
-
Gets the source (message sender) host.
- getTextContent(Node) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Get the concatenated text content, or null.
- getTo() - Method in interface org.jboss.ws.api.addressing.MAP
- getType() - Method in interface org.jboss.ws.api.addressing.MAPRelatesTo
H
- handleFault(C) - Method in class org.jboss.ws.api.handler.GenericHandler
- handleInbound(C) - Method in class org.jboss.ws.api.handler.GenericHandler
- handleMessage(C) - Method in class org.jboss.ws.api.handler.GenericHandler
- handleOutbound(C) - Method in class org.jboss.ws.api.handler.GenericHandler
- hasChildElements(Node) - Static method in class org.jboss.ws.api.util.DOMUtils
-
True if the node has child elements
- hasTextChildNodesOnly(Node) - Static method in class org.jboss.ws.api.util.DOMUtils
-
True if the node has text child elements only
I
- ignoringAttribute(String, String, String) - Method in class org.jboss.ws.api.Log_$logger
- ignoringAttribute(String, String, String) - Method in interface org.jboss.ws.api.Log
- ignoringAttribute$str() - Method in class org.jboss.ws.api.Log_$logger
- illegalAuthMethod(String) - Method in class org.jboss.ws.api.Messages_$bundle
- illegalAuthMethod(String) - Method in interface org.jboss.ws.api.Messages
- illegalAuthMethod$str() - Method in class org.jboss.ws.api.Messages_$bundle
- illegalTransportGuarantee(String) - Method in class org.jboss.ws.api.Messages_$bundle
- illegalTransportGuarantee(String) - Method in interface org.jboss.ws.api.Messages
- illegalTransportGuarantee$str() - Method in class org.jboss.ws.api.Messages_$bundle
- INBOUND - org.jboss.ws.api.monitoring.Record.MessageType
- inboundMap(Map<String, Object>) - Method in interface org.jboss.ws.api.addressing.MAPBuilder
-
Retrieves the inbound server message address properties attached to a message context
- initialize(Object) - Method in class org.jboss.ws.api.configuration.AbstractClientFeature
-
Initializes the provided JAXWS client component; this is called by the the JBossWS impl of JAXWS Provider.
- initialize(Object) - Method in class org.jboss.ws.api.configuration.ClientConfigFeature
- initializeAsDestination(MAPEndpoint) - Method in interface org.jboss.ws.api.addressing.MAP
- initializeBindingProvider(BindingProvider) - Method in class org.jboss.ws.api.configuration.AbstractClientFeature
-
Initializes the provided BindingProvider instance
- initializeBindingProvider(BindingProvider) - Method in class org.jboss.ws.api.configuration.ClientConfigFeature
- installOutboundMapOnClientSide(Map<String, Object>, MAP) - Method in interface org.jboss.ws.api.addressing.MAP
- installOutboundMapOnServerSide(Map<String, Object>, MAP) - Method in interface org.jboss.ws.api.addressing.MAP
- INSTANCE - Static variable in class org.jboss.ws.api.Messages_$bundle
- INTEGRAL - Static variable in class org.jboss.ws.api.annotation.TransportGuarantee
-
Application requires that the data sent between the client and server be sent in such a way that it can't be changed in transit.
- INTERFACENAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
- INTERFACENAME_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
- INVALIDADDRESS_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Faults
- INVALIDADDRESSINGHEADER_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Faults
- INVALIDCARDINALITY_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Faults
- INVALIDEPR_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Faults
- isConfigureProperties() - Method in class org.jboss.ws.api.configuration.ClientConfigFeature
- isProcessDate() - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Return whether the date data are being processed
- isProcessDestinationHost() - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Return whether the destination host data are being processed
- isProcessEnvelope() - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Return whether the envelope data are being processed
- isProcessHeaders() - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Return whether the headers data are being processed
- isProcessMessageType() - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Return whether the message type data are being processed
- isProcessOperation() - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Return whether the operation data are being processed
- isProcessSourceHost() - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Return whether the source host data are being processed
- isRecording() - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Return true when the record processor is configured for actively recording data; false otherwise
- ISREFERENCEPARAMETER - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Attributes
- ISREFERENCEPARAMETER_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Attributes
J
- JAXBBindingCustomization - Class in org.jboss.ws.api.binding
-
JAXB customizations.
- JAXBBindingCustomization() - Constructor for class org.jboss.ws.api.binding.JAXBBindingCustomization
L
- loadService(String, String) - Static method in class org.jboss.ws.api.util.ServiceLoader
-
This method uses the algorithm below using the JAXWS Provider as an example.
- loadService(String, String, ClassLoader) - Static method in class org.jboss.ws.api.util.ServiceLoader
-
This method uses the algorithm below using the JAXWS Provider as an example.
- Log - Interface in org.jboss.ws.api
-
JBossWS API log messages
- Log_$logger - Class in org.jboss.ws.api
-
Warning this class consists of generated code.
- Log_$logger(Logger) - Constructor for class org.jboss.ws.api.Log_$logger
- LOGGER - Static variable in interface org.jboss.ws.api.Log
M
- MAP - Interface in org.jboss.ws.api.addressing
-
Message Addressing Properties is a wrapper for the stack-specific JSR-261 addressing properties classes implemented by JBossWS Native and CXF.
- MAPBuilder - Interface in org.jboss.ws.api.addressing
-
MAPBuilder is a helper used to create objects used with class
MAP. - MAPBuilderFactory - Class in org.jboss.ws.api.addressing
-
Factory for
MAPBuilder; to be used to get an instance of the proper MAPBuilder implementation which depends on the JBossWS stack in use. - MAPBuilderFactory() - Constructor for class org.jboss.ws.api.addressing.MAPBuilderFactory
- MAPConstants - Interface in org.jboss.ws.api.addressing
-
MAPConstants is a wrapper which works with class
MAP - MAPEndpoint - Interface in org.jboss.ws.api.addressing
-
MAPEndpoint is a wrapper which works with class
MAP. - MAPRelatesTo - Interface in org.jboss.ws.api.addressing
-
MAPRelationship is a wrapper which works with class
MAP. - match(Record) - Method in interface org.jboss.ws.api.monitoring.RecordFilter
-
Returns true if the filter matches the given record.
- MESSAGEADDRESSINGHEADERREQUIRED_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Faults
- MESSAGEID - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- MESSAGEID_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- Messages - Interface in org.jboss.ws.api
-
JBossWS API exception messages
- MESSAGES - Static variable in interface org.jboss.ws.api.Messages
- Messages_$bundle - Class in org.jboss.ws.api
-
Warning this class consists of generated code.
- Messages_$bundle() - Constructor for class org.jboss.ws.api.Messages_$bundle
- METADATA - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- METADATA_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- MISSINGADDRESSINEPR_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Faults
N
- newConstants() - Method in interface org.jboss.ws.api.addressing.MAPBuilder
-
Creates a new
MAPConstantsinstance - newEndpoint(String) - Method in interface org.jboss.ws.api.addressing.MAPBuilder
-
Creates a new
MAPEndpointinstance - newInstance() - Static method in class org.jboss.ws.api.tools.WSContractConsumer
-
Obtain a new instance of a
WSContractConsumer. - newInstance() - Static method in class org.jboss.ws.api.tools.WSContractProvider
-
Obtain a new instance of a
WSContractProvider. - newInstance(ClassLoader) - Static method in class org.jboss.ws.api.tools.WSContractConsumer
-
Obtain a new instance of a
WSContractConsumer. - newInstance(ClassLoader) - Static method in class org.jboss.ws.api.tools.WSContractProvider
-
Obtain a new instance of a
WSContractProvider. - newMap() - Method in interface org.jboss.ws.api.addressing.MAPBuilder
-
Creates a new
MAPinstance - newRecordProcessors() - Method in interface org.jboss.ws.api.monitoring.RecordProcessorFactory
- newRelatesTo(String, QName) - Method in interface org.jboss.ws.api.addressing.MAPBuilder
-
Creates a new
MAPRelatesToinstance - NoJackson - Annotation Type in org.jboss.ws.api.annotation
-
Placed on class, parameter, field or method when you don't want the Jackson provider to be triggered.
- NONANONYMOUSRESPONSES - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
- NONANONYMOUSRESPONSES_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
- NONE - Static variable in class org.jboss.ws.api.annotation.TransportGuarantee
-
Application does not require any transport guarantees.
- nonStandardMethod(String) - Method in class org.jboss.ws.api.Log_$logger
- nonStandardMethod(String) - Method in interface org.jboss.ws.api.Log
- nonStandardMethod$str() - Method in class org.jboss.ws.api.Log_$logger
- NS - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core
- NS - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata
- NS_PREFIX - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core
- NS_PREFIX - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata
O
- org.jboss.ws.api - package org.jboss.ws.api
- org.jboss.ws.api.addressing - package org.jboss.ws.api.addressing
-
JSR-261 support classes and interfaces
- org.jboss.ws.api.annotation - package org.jboss.ws.api.annotation
-
JBossWS stack agnostic annotations
- org.jboss.ws.api.binding - package org.jboss.ws.api.binding
-
JBossWS binding customization interfaces
- org.jboss.ws.api.configuration - package org.jboss.ws.api.configuration
- org.jboss.ws.api.handler - package org.jboss.ws.api.handler
-
Convenient extensions to JAX-WS handler framework
- org.jboss.ws.api.monitoring - package org.jboss.ws.api.monitoring
-
Classes and interfaces for monitoring through collection of records.
- org.jboss.ws.api.tools - package org.jboss.ws.api.tools
-
JBossWS interfaces for JAX-WS tooling
- org.jboss.ws.api.util - package org.jboss.ws.api.util
-
Convenient utilities
- OUTBOUND - org.jboss.ws.api.monitoring.Record.MessageType
- outboundMap(Map<String, Object>) - Method in interface org.jboss.ws.api.addressing.MAPBuilder
-
Retrieves the outbound client message address properties attached to a message request map
P
- parse(InputStream, DocumentBuilder) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Parse the given XML stream and return the root Element
- parse(String, DocumentBuilder) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Parse the given XML string and return the root Element
- parse(InputSource, DocumentBuilder) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Parse the given input source and return the root Element
- peekGroupID() - Static method in class org.jboss.ws.api.monitoring.RecordGroupAssociation
-
Returns the groupID currently associated to the current thread
- peekGroupID(String, String) - Method in class org.jboss.ws.api.Log_$logger
- peekGroupID(String, String) - Method in interface org.jboss.ws.api.Log
- peekGroupID$str() - Method in class org.jboss.ws.api.Log_$logger
- PolicySets - Annotation Type in org.jboss.ws.api.annotation
-
Defines sets of WS policies to be applied to an endpoint interface (and his WSDL contract).
- popGroupID() - Static method in class org.jboss.ws.api.monitoring.RecordGroupAssociation
-
Returns the groupID for the current thread and removes the association.
- popGroupID(String, String) - Method in class org.jboss.ws.api.Log_$logger
- popGroupID(String, String) - Method in interface org.jboss.ws.api.Log
- popGroupID$str() - Method in class org.jboss.ws.api.Log_$logger
- PROBLEMACTION - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- PROBLEMACTION_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- PROBLEMHEADERQNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- PROBLEMHEADERQNAME_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- PROBLEMIRI - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- PROBLEMIRI_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- processRecord(Record) - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Processes a
Recordinstance - provide(Class<?>) - Method in class org.jboss.ws.api.tools.WSContractProvider
-
Generates artifacts using the current settings.
- provide(String) - Method in class org.jboss.ws.api.tools.WSContractProvider
-
Generates artifacts using the current settings.
- PROVIDER_PROPERTY - Static variable in class org.jboss.ws.api.tools.WSContractConsumer
- PROVIDER_PROPERTY - Static variable in class org.jboss.ws.api.tools.WSContractProvider
- pushGroupID(String) - Static method in class org.jboss.ws.api.monitoring.RecordGroupAssociation
-
Associates the specified groupID to the current thread
- pushGroupID(String, String) - Method in class org.jboss.ws.api.Log_$logger
- pushGroupID(String, String) - Method in interface org.jboss.ws.api.Log
- pushGroupID$str() - Method in class org.jboss.ws.api.Log_$logger
R
- readResolve() - Method in class org.jboss.ws.api.Messages_$bundle
- realmName() - Method in annotation type org.jboss.ws.api.annotation.WebContext
-
Description of the resource being accessed
- Record - Interface in org.jboss.ws.api.monitoring
-
An interface defining recordable data
- Record.MessageType - Enum in org.jboss.ws.api.monitoring
-
Record's message type; can be either inboud or outbound - RecordFilter - Interface in org.jboss.ws.api.monitoring
-
A record filter
- RecordGroupAssociation - Class in org.jboss.ws.api.monitoring
-
Associates the record group ID with the current thread.
- RecordGroupAssociation() - Constructor for class org.jboss.ws.api.monitoring.RecordGroupAssociation
- RecordProcessor - Interface in org.jboss.ws.api.monitoring
-
Processes a record.
- RecordProcessorFactory - Interface in org.jboss.ws.api.monitoring
-
Factory of record processors
- REFERENCEPARAMETERS - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- REFERENCEPARAMETERS_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- RELATESTO - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- RELATESTO_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- RELATIONSHIPTYPE - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Attributes
- RELATIONSHIPTYPE_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Attributes
- REPLYTO - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- REPLYTO_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- resolveClientConfigurer() - Static method in class org.jboss.ws.api.configuration.ClientConfigUtil
-
Resolves a ClientConfigurer instance by first using the current thread context classloader and failing that by using the defining classloader.
- resolveQName(Element, String) - Static method in class org.jboss.ws.api.util.DOMUtils
-
Transform the given qualified name into a QName
- RETRYAFTER - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- RETRYAFTER_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
S
- secureWSDLAccess() - Method in annotation type org.jboss.ws.api.annotation.WebContext
-
A secure endpoint does not secure wsdl access by default.
- ServiceLoader - Class in org.jboss.ws.api.util
-
Load a service class of a given name using this ordered lookup procedure: If a resource file with the given name is found in META-INF/services/..., then its first line, if present, is used as the UTF-8 encoded name of the implementation class. If a system property with the given name is defined, then its value is used as the name of the implementation class. Finally, a default implementation class name is used.
- SERVICENAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
- SERVICENAME_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
- setAction(String) - Method in interface org.jboss.ws.api.addressing.MAP
- setAdditionalCompilerClassPath(List<String>) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Sets the additional classpath to use if/when invoking the Java compiler.
- setAdditionalHeaders(boolean) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Enables or disables processing of implicit SOAP headers (i.e.
- setBindingFiles(List<File>) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Specifies the JAX-WS and JAXB binding files to use on import operations.
- setCatalog(File) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Sets the OASIS XML Catalog file to use for entity resolution.
- setClassLoader(ClassLoader) - Method in class org.jboss.ws.api.tools.WSContractProvider
-
Sets the ClassLoader used to discover types.
- setClientJar(File) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Set the clientjar file name
- setConfigFile(String) - Method in class org.jboss.ws.api.configuration.ClientConfigFeature
- setConfigHandlers(BindingProvider, String, String) - Method in interface org.jboss.ws.api.configuration.ClientConfigurer
-
Reads a client configuration and setups the handlers in the provided BindingProvider accordingly.
- setConfigHandlers(BindingProvider, String, String) - Static method in class org.jboss.ws.api.configuration.ClientConfigUtil
-
Reads a client configuration and setups the handlers in the provided BindingProvider accordingly.
- setConfigName(String) - Method in class org.jboss.ws.api.configuration.ClientConfigFeature
- setConfigProperties(Object, String, String) - Method in interface org.jboss.ws.api.configuration.ClientConfigurer
-
Reads a client configuration and setups the properties in the provided client proxy accordingly.
- setConfigProperties(Object, String, String) - Static method in class org.jboss.ws.api.configuration.ClientConfigUtil
-
Reads a client configuration and setups the properties in the provided proxy accordingly.
- setConfigureProperties(boolean) - Method in class org.jboss.ws.api.configuration.ClientConfigFeature
- setDate(Date) - Method in interface org.jboss.ws.api.monitoring.Record
-
Sets the date of the record
- setDestinationHost(String) - Method in interface org.jboss.ws.api.monitoring.Record
-
Sets the destination host
- setEncoding(String) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Sets the charset encoding to be used for generating sources
- setEnvelope(String) - Method in interface org.jboss.ws.api.monitoring.Record
-
Sets the SOAP message envelope
- setExtension(boolean) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Enables/Disables SOAP 1.2 binding extension
- setExtension(boolean) - Method in class org.jboss.ws.api.tools.WSContractProvider
-
Enables/Disables SOAP 1.2 binding extension
- setFaultTo(MAPEndpoint) - Method in interface org.jboss.ws.api.addressing.MAP
- setFilters(List<RecordFilter>) - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Sets the
RecordFilterinstances for the current processor - setFrom(MAPEndpoint) - Method in interface org.jboss.ws.api.addressing.MAP
- setGenerateSource(boolean) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Enables/Disables Java source generation.
- setGenerateSource(boolean) - Method in class org.jboss.ws.api.tools.WSContractProvider
-
Enables/Disables Java source generation.
- setGenerateWsdl(boolean) - Method in class org.jboss.ws.api.tools.WSContractProvider
-
Enables/Disables WSDL generation.
- setGroupID(String) - Method in interface org.jboss.ws.api.monitoring.Record
-
Sets the groupID
- setHandlerName(String) - Method in class org.jboss.ws.api.handler.GenericHandler
- setHeaders(Map<String, List<String>>) - Method in interface org.jboss.ws.api.monitoring.Record
-
Sets the HTTP headers of the record
- setHeaders(Set<QName>) - Method in class org.jboss.ws.api.handler.GenericSOAPHandler
-
Sets the header blocks that can be processed by this Handler instance.
- setMessageID(String) - Method in interface org.jboss.ws.api.addressing.MAP
- setMessageStream(PrintStream) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Sets the PrintStream to use for status feedback.
- setMessageStream(PrintStream) - Method in class org.jboss.ws.api.tools.WSContractProvider
-
Sets the PrintStream to use for status feedback.
- setMessageType(Record.MessageType) - Method in interface org.jboss.ws.api.monitoring.Record
-
Sets the message type
- setName(String) - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Sets the record processor name
- setNoCompile(boolean) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Enables/Disables Java source compilation.
- setOperation(QName) - Method in interface org.jboss.ws.api.monitoring.Record
-
Sets the record's operation
- setOutputDirectory(File) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Sets the main output directory.
- setOutputDirectory(File) - Method in class org.jboss.ws.api.tools.WSContractProvider
-
Sets the main output directory.
- setPortSoapAddress(String) - Method in class org.jboss.ws.api.tools.WSContractProvider
-
Sets the soap:address to be used for the generated port in the wsdl.
- setProcessDate(boolean) - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Enable / disable processing of date
- setProcessDestinationHost(boolean) - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Enable / disable processing of destination host
- setProcessEnvelope(boolean) - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Enable / disable processing of envelope
- setProcessHeaders(boolean) - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Enable / disable processing of headers
- setProcessMessageType(boolean) - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Enable / disable processing of message type
- setProcessOperation(boolean) - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Enable / disable processing of operation
- setProcessSourceHost(boolean) - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Enable / disable processing of source host
- setRecording(boolean) - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
-
Enable / disable actual data recording
- setRelatesTo(MAPRelatesTo) - Method in interface org.jboss.ws.api.addressing.MAP
- setReplyTo(MAPEndpoint) - Method in interface org.jboss.ws.api.addressing.MAP
- setResourceDirectory(File) - Method in class org.jboss.ws.api.tools.WSContractProvider
-
Sets the resource directory.
- setSourceDirectory(File) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Sets the source directory.
- setSourceDirectory(File) - Method in class org.jboss.ws.api.tools.WSContractProvider
-
Sets the source directory.
- setSourceHost(String) - Method in interface org.jboss.ws.api.monitoring.Record
-
Sets the source host
- setTarget(String) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Set the target JAX-WS specification target.
- setTargetPackage(String) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Sets the target package for generated source.
- setTo(String) - Method in interface org.jboss.ws.api.addressing.MAP
- setWsdlLocation(String) - Method in class org.jboss.ws.api.tools.WSContractConsumer
-
Sets the @@WebService.wsdlLocation and @@WebServiceClient.wsdlLocation attributes to a custom value.
- SOAPACTION - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- SOAPACTION_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- sourceToElement(Source, DocumentBuilder) - Static method in class org.jboss.ws.api.util.DOMUtils
- sourceTypeNotImplemented(Class<?>) - Method in class org.jboss.ws.api.Messages_$bundle
- sourceTypeNotImplemented(Class<?>) - Method in interface org.jboss.ws.api.Messages
- sourceTypeNotImplemented$str() - Method in class org.jboss.ws.api.Messages_$bundle
T
- TO - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- TO_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
- toString() - Method in class org.jboss.ws.api.handler.GenericHandler
- transportGuarantee() - Method in annotation type org.jboss.ws.api.annotation.WebContext
-
The transportGuarantee specifies that the communication between client and server should be NONE, INTEGRAL, or CONFIDENTIAL.
- TransportGuarantee - Class in org.jboss.ws.api.annotation
-
The transportGuarantee specifies that the communication between client and server should be NONE, INTEGRAL, or CONFIDENTIAL.
U
- urlPattern() - Method in annotation type org.jboss.ws.api.annotation.WebContext
-
Relative path that is appended to the contextRoot to form fully qualified endpoint address for the web service endpoint.
V
- value() - Method in annotation type org.jboss.ws.api.annotation.PolicySets
-
The names of the policy sets to be applied
- valueOf(String) - Static method in class org.jboss.ws.api.annotation.AuthMethod
-
Returns string representing correct
AuthMethodvalue. - valueOf(String) - Static method in class org.jboss.ws.api.annotation.TransportGuarantee
-
Returns string representing correct
TransportGuaranteevalue. - valueOf(String) - Static method in enum org.jboss.ws.api.monitoring.Record.MessageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.ws.api.monitoring.Record.MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- virtualHost() - Method in annotation type org.jboss.ws.api.annotation.WebContext
-
The virtual host that the web service endpoint is deployed to.
W
- WebContext - Annotation Type in org.jboss.ws.api.annotation
-
Provides web context specific meta data to EJB based web service endpoints.
- WSContractConsumer - Class in org.jboss.ws.api.tools
-
WSContractConsumer is responsible for generating JAX-WS client and server artifacts from the specified WSDL file.
- WSContractConsumer() - Constructor for class org.jboss.ws.api.tools.WSContractConsumer
- WSContractConsumerFactory - Interface in org.jboss.ws.api.tools
-
Creates
WSContractConsumerimplementations. - WSContractProvider - Class in org.jboss.ws.api.tools
-
WSContractProvider is responsible for generating the required portable JAX-WS artifacts for a service endpoint implementation.
- WSContractProvider() - Constructor for class org.jboss.ws.api.tools.WSContractProvider
- WSContractProviderFactory - Interface in org.jboss.ws.api.tools
-
Creates
WSContractProviderimplementations.
All Classes All Packages