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

A

AbstractAnnotatedClassProcessor<AO extends java.lang.reflect.AccessibleObject,A extends java.lang.annotation.Annotation> - Class in org.jboss.wsf.common.reflection
All annotation aware class processors should extend this class.
AbstractAnnotatedClassProcessor(Class<A>) - Constructor for class org.jboss.wsf.common.reflection.AbstractAnnotatedClassProcessor
Constructor.
AbstractClassProcessor<A extends java.lang.reflect.AccessibleObject> - Class in org.jboss.wsf.common.reflection
All class processors should extend this class.
AbstractClassProcessor() - Constructor for class org.jboss.wsf.common.reflection.AbstractClassProcessor
 
AbstractEndpointServlet - Class in org.jboss.wsf.common.servlet
A cross stack webservice endpoint servlet.
AbstractEndpointServlet() - Constructor for class org.jboss.wsf.common.servlet.AbstractEndpointServlet
Constructor
AbstractReferenceResolver<A extends java.lang.annotation.Annotation> - Class in org.jboss.wsf.common.injection.resolvers
This class adds support for notion of annotated fields and methods.
AbstractReferenceResolver(Class<A>) - Constructor for class org.jboss.wsf.common.injection.resolvers.AbstractReferenceResolver
Constructor.
AbstractServerConfig - Class in org.jboss.wsf.common.management
Basic implementation of a ServerConfig
AbstractServerConfig() - Constructor for class org.jboss.wsf.common.management.AbstractServerConfig
 
AbstractServerConfigMBean - Interface in org.jboss.wsf.common.management
 
AccessibleObjectProcessor<A extends java.lang.reflect.AccessibleObject> - Interface in org.jboss.wsf.common.reflection
Accessible object processor.
AccessibleObjectProcessorAdapter<T extends java.lang.reflect.AccessibleObject> - Class in org.jboss.wsf.common.reflection
Accessible object processor adapter that does nothing.
AccessibleObjectProcessorAdapter() - Constructor for class org.jboss.wsf.common.reflection.AccessibleObjectProcessorAdapter
 
addNamespace(String) - Method in class org.jboss.wsf.common.logging.JDKLogRedirector
 
AnnotatedFieldFinder<A extends java.lang.annotation.Annotation> - Class in org.jboss.wsf.common.reflection
Finder that looks for fields annotated with specified annotation.
AnnotatedFieldFinder(Class<A>) - Constructor for class org.jboss.wsf.common.reflection.AnnotatedFieldFinder
Constructor.
AnnotatedMethodFinder<A extends java.lang.annotation.Annotation> - Class in org.jboss.wsf.common.reflection
Finder that looks for methods annotated with specified annotation.
AnnotatedMethodFinder(Class<A>) - Constructor for class org.jboss.wsf.common.reflection.AnnotatedMethodFinder
Constructor.
AnnotationAware<A extends java.lang.annotation.Annotation> - Interface in org.jboss.wsf.common.reflection
This interface allows to obtain annotation from annotation aware objects.
append(char) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
append(CharSequence, int, int) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
append(CharSequence) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
assertEquals(Element, Element, boolean) - Static method in class org.jboss.wsf.test.JBossWSTest
 
assertEquals(Element, Element) - Static method in class org.jboss.wsf.test.JBossWSTest
 
assertEquals(Object, Object) - Static method in class org.jboss.wsf.test.JBossWSTest
 
ASYNC_METHOD_SUFFIX - Static variable in interface org.jboss.ws.Constants
 

C

callPostConstructMethod(Object) - Static method in class org.jboss.wsf.common.injection.InjectionHelper
Calls @PostConstruct annotated method if exists.
callPreDestroyMethod(Object) - Static method in class org.jboss.wsf.common.injection.InjectionHelper
Calls @PreDestroy annotated method if exists.
canResolve(AccessibleObject) - Method in class org.jboss.wsf.common.injection.resolvers.AbstractReferenceResolver
 
capitalize(String) - Static method in class org.jboss.wsf.common.JavaUtils
 
checkError() - Method in class org.jboss.ws.tools.io.NullPrintStream
 
ClassProcessor<A extends java.lang.reflect.AccessibleObject> - Interface in org.jboss.wsf.common.reflection
Generic accessible object processor.
clearBlacklists(ClassLoader) - Static method in class org.jboss.wsf.common.JavaUtils
Clears black lists on a JBoss RepositoryClassLoader.
clearThreadLocals() - Static method in class org.jboss.wsf.common.DOMUtils
 
close() - Method in class org.jboss.ws.tools.io.NullPrintStream
 
close(MessageContext) - Method in class org.jboss.wsf.common.handler.GenericHandler
 
close() - Method in class org.jboss.wsf.common.logging.JDKLogHandler
 
connect() - Method in class org.jboss.ws.core.utils.JarUrlConnection
 
Constants - Interface in org.jboss.ws
A collection of constants relevant to JBossWS
convertJVMNameToSourceName(String, ClassLoader) - Static method in class org.jboss.wsf.common.JavaUtils
 
convertToBytes(DataHandler) - Static method in class org.jboss.wsf.common.IOUtils
 
convertToString(byte[]) - Static method in class org.jboss.wsf.common.utils.UUIDGenerator
Converts a UUID in byte array form to the IETF string format.
copyAttributes(Element, Element) - Static method in class org.jboss.wsf.common.DOMUtils
Copy attributes between elements
CopyJob - Class in org.jboss.wsf.common.concurrent
Sample usage:
CopyJob(InputStream, OutputStream) - Constructor for class org.jboss.wsf.common.concurrent.CopyJob
Constructor.
copyReader(OutputStream, Reader) - Static method in class org.jboss.wsf.common.IOUtils
Copy the reader to the output stream
copyStream(OutputStream, InputStream) - Static method in class org.jboss.wsf.common.IOUtils
Copy the input stream to the output stream
create() - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
create(String) - Static method in class org.jboss.wsf.common.ObjectNameFactory
 
create(String, String, String) - Static method in class org.jboss.wsf.common.ObjectNameFactory
 
create(String, Hashtable) - Static method in class org.jboss.wsf.common.ObjectNameFactory
 
createDataHandler(File) - Static method in class org.jboss.wsf.test.XOPTestSupport
 
createElement(String) - Static method in class org.jboss.wsf.common.DOMUtils
Create an Element for a given name
createElement(String, String) - Static method in class org.jboss.wsf.common.DOMUtils
Create an Element for a given name and prefix
createElement(String, String, String) - Static method in class org.jboss.wsf.common.DOMUtils
Create an Element for a given name, prefix and uri
createElement(QName) - Static method in class org.jboss.wsf.common.DOMUtils
Create an Element for a given QName
createFileset() - Method in class org.jboss.ws.tools.ant.EclipseJUnitTestsTask
 
createResourceFile(String) - Method in class org.jboss.wsf.test.JBossWSTest
 
createResourceFile(File, String) - Method in class org.jboss.wsf.test.JBossWSTest
 
createTempDirectory() - Static method in class org.jboss.wsf.common.IOUtils
 
createTestImage(File) - Static method in class org.jboss.wsf.test.XOPTestSupport
 
createTestSource() - Static method in class org.jboss.wsf.test.XOPTestSupport
 
createTextNode(String) - Static method in class org.jboss.wsf.common.DOMUtils
Create a org.w3c.dom.Text node

D

DEFAULT_RPC_RETURN_NAME - Static variable in interface org.jboss.ws.Constants
The default RPC return parameter name
DEFAULT_XML_CHARSET - Static variable in interface org.jboss.ws.Constants
Default charset for XML Documents
deploy(String) - Method in class org.jboss.wsf.test.JBossWSTest
Deploy the given archive
deploy(String) - Method in class org.jboss.wsf.test.JBossWSTestHelper
Deploy the given archive
deploy(URL) - Method in interface org.jboss.wsf.test.TestDeployer
Deploy the given archive
deploy(URL) - Method in class org.jboss.wsf.test.TestDeployerJBoss
 
destroy() - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
DOCUMENT_LITERAL - Static variable in interface org.jboss.ws.Constants
 
DOM_CONTENT_CANONICAL_NORMALIZATION - Static variable in interface org.jboss.ws.Constants
 
DOMUtils - Class in org.jboss.wsf.common
DOM2 utilites
DOMWriter - Class in org.jboss.wsf.common
Traverse a DOM tree in order to print a document that is parsed.
DOMWriter(Writer) - Constructor for class org.jboss.wsf.common.DOMWriter
 
DOMWriter(Writer, String) - Constructor for class org.jboss.wsf.common.DOMWriter
 
DOMWriter(OutputStream) - Constructor for class org.jboss.wsf.common.DOMWriter
 
DOMWriter(OutputStream, String) - Constructor for class org.jboss.wsf.common.DOMWriter
 

E

EAGER_INITIALIZE_JAXB_CONTEXT_CACHE - Static variable in interface org.jboss.ws.Constants
 
EclipseClasspathTask - Class in org.jboss.ws.tools.ant
An Ant task creating a simple Eclipse .classpath file using the provided Ant's path id.
EclipseClasspathTask() - Constructor for class org.jboss.ws.tools.ant.EclipseClasspathTask
 
EclipseJUnitTestsTask - Class in org.jboss.ws.tools.ant
An Ant task creating Eclipse's launch configuration files for the JUnit tests of the test-suite.
EclipseJUnitTestsTask() - Constructor for class org.jboss.ws.tools.ant.EclipseJUnitTestsTask
 
EclipseProjectTask - Class in org.jboss.ws.tools.ant
An Ant task creating a simple Eclipse .project file using the provided project name.
EclipseProjectTask() - Constructor for class org.jboss.ws.tools.ant.EclipseProjectTask
 
EJBFieldFinder - Class in org.jboss.wsf.common.injection.finders
Field based EJB injection.
EJBFieldFinder() - Constructor for class org.jboss.wsf.common.injection.finders.EJBFieldFinder
Constructor.
EJBMethodFinder - Class in org.jboss.wsf.common.injection.finders
Setter based EJB injection.
EJBMethodFinder() - Constructor for class org.jboss.wsf.common.injection.finders.EJBMethodFinder
Constructor.
endpoint - Variable in class org.jboss.wsf.common.servlet.AbstractEndpointServlet
 
equals(Object) - Method in class org.jboss.ws.core.utils.ResourceURL
 
equals(Object) - Method in class org.jboss.wsf.common.injection.PreDestroyHolder
 
erasure(Type) - Static method in class org.jboss.wsf.common.JavaUtils
Erases a type according to the JLS type erasure rules
execute() - Method in class org.jboss.ws.tools.ant.EclipseClasspathTask
 
execute() - Method in class org.jboss.ws.tools.ant.EclipseJUnitTestsTask
 
execute() - Method in class org.jboss.ws.tools.ant.EclipseProjectTask
 
execute() - Method in class org.jboss.ws.tools.ant.FixPathTask
 
execute() - Method in class org.jboss.ws.tools.ant.PathWriterTask
 
executeCommand(String) - Method in class org.jboss.wsf.test.JBossWSTest
Execute command in separate process.
executeCommand(String, String) - Method in class org.jboss.wsf.test.JBossWSTest
Execute command in separate process.
executeCommand(String, OutputStream) - Method in class org.jboss.wsf.test.JBossWSTest
Execute command in separate process, copy process input to os.
executeCommand(String, OutputStream, String) - Method in class org.jboss.wsf.test.JBossWSTest
Execute command in separate process, copy process input to os.
executeCommand(String, OutputStream, String, Map<String, String>) - Method in class org.jboss.wsf.test.JBossWSTest
Execute command in separate process, copy process input to os.

F

FieldFinder - Class in org.jboss.wsf.common.reflection
A finder that looks for fields matching the criteria.
FieldFinder() - Constructor for class org.jboss.wsf.common.reflection.FieldFinder
 
findChild(String) - Method in class org.jboss.wsf.common.ResourceLoaderAdapter
 
findChild(String) - Method in class org.jboss.wsf.common.URLLoaderAdapter
 
FixPathTask - Class in org.jboss.ws.tools.ant
 
FixPathTask() - Constructor for class org.jboss.ws.tools.ant.FixPathTask
 
flush() - Method in class org.jboss.ws.tools.io.NullPrintStream
 
flush() - Method in class org.jboss.wsf.common.logging.JDKLogHandler
 
format(Locale, String, Object...) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
format(String, Object...) - Method in class org.jboss.ws.tools.io.NullPrintStream
 

G

generateRandomUUIDBytes() - Static method in class org.jboss.wsf.common.utils.UUIDGenerator
Generates a pseudo random UUID and returns it in byte array form.
generateRandomUUIDString() - Static method in class org.jboss.wsf.common.utils.UUIDGenerator
Generates a pseudo random UUID and returns it the IETF specified String form.
GenericHandler - Class in org.jboss.wsf.common.handler
A generic jaxws handler
GenericHandler() - Constructor for class org.jboss.wsf.common.handler.GenericHandler
 
GenericLogicalHandler<C extends javax.xml.ws.handler.LogicalMessageContext> - Class in org.jboss.wsf.common.handler
A generic jaxws logical handler
GenericLogicalHandler() - Constructor for class org.jboss.wsf.common.handler.GenericLogicalHandler
 
GenericSOAPHandler<C extends javax.xml.ws.handler.LogicalMessageContext> - Class in org.jboss.wsf.common.handler
A generic jaxws soap handler
GenericSOAPHandler() - Constructor for class org.jboss.wsf.common.handler.GenericSOAPHandler
 
getAccessibleObjects(Class<?>) - Method in class org.jboss.wsf.common.reflection.AbstractClassProcessor
All subclasses have to implement this method.
getAccessibleObjects(Class<?>) - Method in class org.jboss.wsf.common.reflection.AnnotatedFieldFinder
 
getAccessibleObjects(Class<?>) - Method in class org.jboss.wsf.common.reflection.AnnotatedMethodFinder
 
getAccessibleObjects(Class<?>) - Method in class org.jboss.wsf.common.reflection.FieldFinder
 
getAccessibleObjects(Class<?>) - Method in class org.jboss.wsf.common.reflection.MethodFinder
 
getAnnotation() - Method in class org.jboss.wsf.common.reflection.AbstractAnnotatedClassProcessor
 
getAnnotation() - Method in interface org.jboss.wsf.common.reflection.AnnotationAware
Returns annotation class associated with object.
getArchiveFile(String) - Method in class org.jboss.wsf.test.JBossWSTest
 
getArchiveFile(String) - Method in class org.jboss.wsf.test.JBossWSTestHelper
Try to discover the File for the deployment archive
getArchiveFile(String) - Method in class org.jboss.wsf.test.JBossWSTestSetup
 
getArchiveURL(String) - Method in class org.jboss.wsf.test.JBossWSTest
 
getArchiveURL(String) - Method in class org.jboss.wsf.test.JBossWSTestHelper
Try to discover the URL for the deployment archive
getArchiveURL(String) - Method in class org.jboss.wsf.test.JBossWSTestSetup
 
getAttributes(Element) - Static method in class org.jboss.wsf.common.DOMUtils
Get the attributes as Map
getAttributeValue(Element, String) - Static method in class org.jboss.wsf.common.DOMUtils
Get the value from the given attribute
getAttributeValue(Element, QName) - Static method in class org.jboss.wsf.common.DOMUtils
Get the value from the given attribute
getAttributeValueAsBoolean(Element, String) - Static method in class org.jboss.wsf.common.DOMUtils
Get the boolean value from the given attribute
getAttributeValueAsBoolean(Element, QName) - Static method in class org.jboss.wsf.common.DOMUtils
Get the boolean value from the given attribute
getAttributeValueAsInteger(Element, String) - Static method in class org.jboss.wsf.common.DOMUtils
Get the integer value from the given attribute
getAttributeValueAsInteger(Element, QName) - Static method in class org.jboss.wsf.common.DOMUtils
Get the integer value from the given attribute
getAttributeValueAsQName(Element, String) - Static method in class org.jboss.wsf.common.DOMUtils
Get the qname value from the given attribute
getAttributeValueAsQName(Element, QName) - Static method in class org.jboss.wsf.common.DOMUtils
Get the qname value from the given attribute
getBaseResource() - Method in class org.jboss.ws.core.utils.JarUrlConnection
Retrieve the base resource URL.
getBytesFromFile(File) - Static method in class org.jboss.wsf.test.XOPTestSupport
 
getCharsetFileWriter(File, String) - Static method in class org.jboss.wsf.common.IOUtils
 
getChildElements(Node) - Static method in class org.jboss.wsf.common.DOMUtils
Gets child elements
getChildElements(Node, String) - Static method in class org.jboss.wsf.common.DOMUtils
Gets the child elements for a given local name without namespace
getChildElements(Node, String, boolean) - Static method in class org.jboss.wsf.common.DOMUtils
Gets the child elements for a given local name without namespace
getChildElements(Node, QName) - Static method in class org.jboss.wsf.common.DOMUtils
Gets the child element for a given qname
getChildElements(Node, QName, boolean) - Static method in class org.jboss.wsf.common.DOMUtils
Gets the child element for a given qname
getChildElementsAsList(Node, String) - Static method in class org.jboss.wsf.common.DOMUtils
 
getChildElementsAsList(Node, String, boolean) - Static method in class org.jboss.wsf.common.DOMUtils
 
getChildElementsAsList(Node, QName) - Static method in class org.jboss.wsf.common.DOMUtils
 
getChildElementsAsList(Node, QName, boolean) - Static method in class org.jboss.wsf.common.DOMUtils
 
getChildren() - Method in class org.jboss.wsf.common.ResourceLoaderAdapter
 
getChildren() - Method in class org.jboss.wsf.common.URLLoaderAdapter
 
getDocumentBuilder() - Static method in class org.jboss.wsf.common.DOMUtils
Initialize the DocumentBuilder
getElementQName(Element) - Static method in class org.jboss.wsf.common.DOMUtils
Get the qname of the given node.
getFirstChildElement(Node) - Static method in class org.jboss.wsf.common.DOMUtils
Gets the first child element
getFirstChildElement(Node, boolean) - Static method in class org.jboss.wsf.common.DOMUtils
Gets the first child element
getFirstChildElement(Node, String) - Static method in class org.jboss.wsf.common.DOMUtils
Gets the first child element for a given local name without namespace
getFirstChildElement(Node, String, boolean) - Static method in class org.jboss.wsf.common.DOMUtils
Gets the first child element for a given local name without namespace
getFirstChildElement(Node, QName) - Static method in class org.jboss.wsf.common.DOMUtils
Gets the first child element for a given qname
getFirstChildElement(Node, QName, boolean) - Static method in class org.jboss.wsf.common.DOMUtils
Gets the first child element for a given qname
getHandlerName() - Method in class org.jboss.wsf.common.handler.GenericHandler
 
getHeaders() - Method in class org.jboss.wsf.common.handler.GenericSOAPHandler
Gets the header blocks that can be processed by this Handler instance.
getHomeDir() - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
getInitialContext(String) - Method in class org.jboss.wsf.test.JBossWSTest
Get the client's env context for a given name.
getInitialContext() - Method in class org.jboss.wsf.test.JBossWSTest
Get the client's env context
getInputStream() - Method in class org.jboss.ws.core.utils.JarUrlConnection
 
getInstance() - Static method in class org.jboss.ws.tools.io.NullPrintStream
 
getIntegrationTarget() - Method in class org.jboss.wsf.test.JBossWSTestHelper
 
getJarFile() - Method in class org.jboss.ws.core.utils.JarUrlConnection
 
getKernelProvidedSPI(String, Class<T>) - Method in class org.jboss.wsf.common.KernelAwareSPIFactory
 
getLogger(String) - Method in class org.jboss.wsf.common.logging.JDKLogManager
 
getMbeanServer() - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
getName() - Method in class org.jboss.wsf.common.ResourceLoaderAdapter
 
getName() - Method in class org.jboss.wsf.common.URLLoaderAdapter
 
getName() - Method in class org.jboss.wsf.test.TestDeployerJBoss.SimplePrincipal
 
getNamespaces() - Method in class org.jboss.wsf.common.logging.JDKLogRedirector
 
getObject() - Method in class org.jboss.wsf.common.injection.PreDestroyHolder
 
getOwnerDocument() - Static method in class org.jboss.wsf.common.DOMUtils
Get the owner document that is associated with the current thread
getPackageName(Class<?>) - Static method in class org.jboss.wsf.common.JavaUtils
 
getParentElement(Node) - Static method in class org.jboss.wsf.common.DOMUtils
Gets parent element or null if there is none
getPrimitiveType(String) - Static method in class org.jboss.wsf.common.JavaUtils
 
getPrimitiveType(Class) - Static method in class org.jboss.wsf.common.JavaUtils
Get the corresponding primitive for a give wrapper type.
getPrimitiveValueArray(Object) - Static method in class org.jboss.wsf.common.JavaUtils
Converts an n-dimensional array of wrapper types to primitive types
getRawParameterTypeArguments(ParameterizedType) - Static method in class org.jboss.wsf.common.JavaUtils
 
getResourceFile(String) - Method in class org.jboss.wsf.test.JBossWSTest
 
getResourceFile(String) - Method in class org.jboss.wsf.test.JBossWSTestHelper
Try to discover the File for the test resource
getResourceFile(String) - Method in class org.jboss.wsf.test.JBossWSTestSetup
 
getResourceURL(String) - Method in class org.jboss.wsf.test.JBossWSTest
 
getResourceURL(String) - Method in class org.jboss.wsf.test.JBossWSTestHelper
Try to discover the URL for the test resource
getResourceURL(String) - Method in class org.jboss.wsf.test.JBossWSTestSetup
 
getSegmentInputStream(InputStream, String) - Method in class org.jboss.ws.core.utils.JarUrlConnection
Retrieve the InputStream for the nesting segment relative to a base InputStream.
getSegments() - Method in class org.jboss.ws.core.utils.JarUrlConnection
Retrieve the nesting path segments.
getServer() - Method in class org.jboss.wsf.test.JBossWSTest
 
getServer() - Static method in class org.jboss.wsf.test.JBossWSTestHelper
 
getServer() - Method in class org.jboss.wsf.test.JBossWSTestSetup
 
getServerDataDir() - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
getServerHost() - Method in class org.jboss.wsf.test.JBossWSTest
 
getServerHost() - Static method in class org.jboss.wsf.test.JBossWSTestHelper
Get the JBoss server host from system property "jboss.bind.address" This defaults to "localhost"
getServerTempDir() - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
getSourceName(Class) - Static method in class org.jboss.wsf.common.JavaUtils
 
getTargetURL() - Method in class org.jboss.ws.core.utils.ResourceURL
 
getTestArchiveDir() - Static method in class org.jboss.wsf.test.JBossWSTestHelper
 
getTestResourcesDir() - Static method in class org.jboss.wsf.test.JBossWSTestHelper
 
getTextContent(Node) - Static method in class org.jboss.wsf.common.DOMUtils
Get the concatenated text content, or null.
getWebServiceHost() - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
getWebServicePort() - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
getWebServiceSecurePort() - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
getWrapperType(Class) - Static method in class org.jboss.wsf.common.JavaUtils
Get the corresponding wrapper type for a give primitive.
getWrapperValueArray(Object) - Static method in class org.jboss.wsf.common.JavaUtils
Converts an n-dimensional array of primitive types to wrapper types

H

handleFault(MessageContext) - Method in class org.jboss.wsf.common.handler.GenericHandler
 
handleInbound(MessageContext) - Method in class org.jboss.wsf.common.handler.GenericHandler
 
handleMessage(MessageContext) - Method in class org.jboss.wsf.common.handler.GenericHandler
 
handleOutbound(MessageContext) - Method in class org.jboss.wsf.common.handler.GenericHandler
 
hasChildElements(Node) - Static method in class org.jboss.wsf.common.DOMUtils
True if the node has child elements
hash(int, boolean) - Static method in class org.jboss.ws.core.utils.HashCodeUtil
booleans.
hash(int, char) - Static method in class org.jboss.ws.core.utils.HashCodeUtil
chars.
hash(int, int) - Static method in class org.jboss.ws.core.utils.HashCodeUtil
ints.
hash(int, long) - Static method in class org.jboss.ws.core.utils.HashCodeUtil
longs.
hash(int, float) - Static method in class org.jboss.ws.core.utils.HashCodeUtil
floats.
hash(int, double) - Static method in class org.jboss.ws.core.utils.HashCodeUtil
doubles.
hash(int, Object) - Static method in class org.jboss.ws.core.utils.HashCodeUtil
aObject is a possibly-null object field, and possibly an array.
hashCode() - Method in class org.jboss.ws.core.utils.ResourceURL
 
hashCode() - Method in class org.jboss.wsf.common.injection.PreDestroyHolder
 
HashCodeUtil - Class in org.jboss.ws.core.utils
Collected methods which allow easy implementation of hashCode.
HashCodeUtil() - Constructor for class org.jboss.ws.core.utils.HashCodeUtil
 
hasTextChildNodesOnly(Node) - Static method in class org.jboss.wsf.common.DOMUtils
True if the node has text child elements only
HTTP_BINDING - Static variable in interface org.jboss.ws.Constants
A constant representing the identity of the XML/HTTP binding.

I

init(ServletConfig) - Method in class org.jboss.wsf.common.servlet.AbstractEndpointServlet
Servlet lifecycle init method
InjectionException - Exception in org.jboss.wsf.common.injection
Represents generic injection error.
InjectionException() - Constructor for exception org.jboss.wsf.common.injection.InjectionException
Constructor.
InjectionException(String) - Constructor for exception org.jboss.wsf.common.injection.InjectionException
Constructor.
InjectionException(Throwable) - Constructor for exception org.jboss.wsf.common.injection.InjectionException
Constructor.
InjectionException(String, Throwable) - Constructor for exception org.jboss.wsf.common.injection.InjectionException
Constructor.
InjectionFieldFinder - Class in org.jboss.wsf.common.injection.finders
Lookups field that matches descriptor specified injection metadata.
InjectionFieldFinder(InjectionMetaData) - Constructor for class org.jboss.wsf.common.injection.finders.InjectionFieldFinder
Constructor.
InjectionHelper - Class in org.jboss.wsf.common.injection
An injection helper class for javax.* annotations.
InjectionMethodFinder - Class in org.jboss.wsf.common.injection.finders
Lookups method that matches descriptor specified injection metadata.
InjectionMethodFinder(InjectionMetaData) - Constructor for class org.jboss.wsf.common.injection.finders.InjectionMethodFinder
Constructor.
injectResources(Object, InjectionsMetaData) - Static method in class org.jboss.wsf.common.injection.InjectionHelper
The resource annotations mark resources that are needed by the application.
injectWebServiceContext(Object, WebServiceContext) - Static method in class org.jboss.wsf.common.injection.InjectionHelper
Injects @Resource annotated accessible objects referencing WebServiceContext.
IOUtils - Class in org.jboss.wsf.common
IO utilites
isAssignableFrom(Class, Class) - Static method in class org.jboss.wsf.common.JavaUtils
Return true if the dest class is assignable from the src.
isCanonical() - Method in class org.jboss.wsf.common.DOMWriter
 
isIgnoreWhitespace() - Method in class org.jboss.wsf.common.DOMWriter
 
isIntegrationCXF() - Method in class org.jboss.wsf.test.JBossWSTest
 
isIntegrationCXF() - Method in class org.jboss.wsf.test.JBossWSTestHelper
 
isIntegrationMetro() - Method in class org.jboss.wsf.test.JBossWSTest
 
isIntegrationMetro() - Method in class org.jboss.wsf.test.JBossWSTestHelper
 
isIntegrationNative() - Method in class org.jboss.wsf.test.JBossWSTest
 
isIntegrationNative() - Method in class org.jboss.wsf.test.JBossWSTestHelper
 
isJBossRepositoryClassLoader(ClassLoader) - Static method in class org.jboss.wsf.common.JavaUtils
Tests if this class loader is a JBoss RepositoryClassLoader
isLoaded(String, ClassLoader) - Static method in class org.jboss.wsf.common.JavaUtils
 
isLoggable(LogRecord) - Method in class org.jboss.wsf.common.logging.JDKLogHandler
 
isModifySOAPAddress() - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
isPrettyprint() - Method in class org.jboss.wsf.common.DOMWriter
 
isPrimitive(String) - Static method in class org.jboss.wsf.common.JavaUtils
True if the given type name is the source notation of a primitive or array of which.
isPrimitive(Class) - Static method in class org.jboss.wsf.common.JavaUtils
True if the given class is a primitive or array of which.
isReservedKeyword(String) - Static method in class org.jboss.wsf.common.JavaUtils
 
isRetro14() - Static method in class org.jboss.wsf.common.JavaUtils
This method tests for retro translation by searching for a known problem where Class does not implement Type.
isTargetJBoss5() - Method in class org.jboss.wsf.test.JBossWSTest
 
isTargetJBoss5() - Method in class org.jboss.wsf.test.JBossWSTestHelper
True, if -Djbossws.integration.target=jboss5x
isTargetJBoss50() - Method in class org.jboss.wsf.test.JBossWSTest
 
isTargetJBoss50() - Method in class org.jboss.wsf.test.JBossWSTestHelper
True, if -Djbossws.integration.target=jboss50x
isTargetJBoss51() - Method in class org.jboss.wsf.test.JBossWSTest
 
isTargetJBoss51() - Method in class org.jboss.wsf.test.JBossWSTestHelper
True, if -Djbossws.integration.target=jboss51x
isTargetJBoss6() - Method in class org.jboss.wsf.test.JBossWSTest
 
isTargetJBoss6() - Method in class org.jboss.wsf.test.JBossWSTestHelper
True, if -Djbossws.integration.target=jboss6x
isTargetJBoss60() - Method in class org.jboss.wsf.test.JBossWSTest
 
isTargetJBoss60() - Method in class org.jboss.wsf.test.JBossWSTestHelper
True, if -Djbossws.integration.target=jboss60x
isTargetJBoss61() - Method in class org.jboss.wsf.test.JBossWSTest
 
isTargetJBoss61() - Method in class org.jboss.wsf.test.JBossWSTestHelper
True, if -Djbossws.integration.target=jboss61x
isWriteXMLDeclaration() - Method in class org.jboss.wsf.common.DOMWriter
 

J

JarUrlConnection - Class in org.jboss.ws.core.utils
URLConnection capable of handling multiply-nested jars.
JarUrlConnection(URL) - Constructor for class org.jboss.ws.core.utils.JarUrlConnection
Construct.
JavaUtils - Class in org.jboss.wsf.common
Java utilities
JavaUtils() - Constructor for class org.jboss.wsf.common.JavaUtils
 
JBossWSEntityResolver - Class in org.jboss.ws.core.utils
Dynamically register the JBossWS entities.
JBossWSEntityResolver() - Constructor for class org.jboss.ws.core.utils.JBossWSEntityResolver
 
JBossWSEntityResolver(String) - Constructor for class org.jboss.ws.core.utils.JBossWSEntityResolver
 
JBossWSTest - Class in org.jboss.wsf.test
Base class for JBossWS test cases
JBossWSTest() - Constructor for class org.jboss.wsf.test.JBossWSTest
 
JBossWSTest(String) - Constructor for class org.jboss.wsf.test.JBossWSTest
 
JBossWSTestHelper - Class in org.jboss.wsf.test
A JBossWS test helper that deals with test deployment/undeployment, etc.
JBossWSTestHelper() - Constructor for class org.jboss.wsf.test.JBossWSTestHelper
 
JBossWSTestSetup - Class in org.jboss.wsf.test
A test setup that deploys/undeploys archives
JBossWSTestSetup(Class<?>, String) - Constructor for class org.jboss.wsf.test.JBossWSTestSetup
 
JBossWSTestSetup(Test, String) - Constructor for class org.jboss.wsf.test.JBossWSTestSetup
 
JBossWSTestSetup(Test) - Constructor for class org.jboss.wsf.test.JBossWSTestSetup
 
JDKLogger - Class in org.jboss.wsf.common.logging
A LogManager that adds a JBossLogHandler to every Logger
JDKLogger(String) - Constructor for class org.jboss.wsf.common.logging.JDKLogger
 
JDKLogHandler - Class in org.jboss.wsf.common.logging
A Handler (java.util.logging.Handler) class redirecting messages to the jboss logging system.
JDKLogHandler() - Constructor for class org.jboss.wsf.common.logging.JDKLogHandler
 
JDKLogManager - Class in org.jboss.wsf.common.logging
A LogManager that adds a JBossLogHandler to every Logger
JDKLogManager() - Constructor for class org.jboss.wsf.common.logging.JDKLogManager
 
JDKLogRedirector - Class in org.jboss.wsf.common.logging
Redirects JDK Logger output to the JBoss Logger.
JDKLogRedirector() - Constructor for class org.jboss.wsf.common.logging.JDKLogRedirector
 

K

KernelAwareSPIFactory - Class in org.jboss.wsf.common
SPI factory delegating to kernel for bean lookups
KernelAwareSPIFactory() - Constructor for class org.jboss.wsf.common.KernelAwareSPIFactory
 
kill() - Method in class org.jboss.wsf.common.concurrent.CopyJob
Kills this job.

L

loadJavaType(String) - Static method in class org.jboss.wsf.common.JavaUtils
Load a Java type from a given class loader.
loadJavaType(String, ClassLoader) - Static method in class org.jboss.wsf.common.JavaUtils
Load a Java type from a given class loader.
log - Variable in class org.jboss.wsf.test.JBossWSTest
 

M

matches(Field) - Method in class org.jboss.wsf.common.injection.finders.InjectionFieldFinder
 
matches(Method) - Method in class org.jboss.wsf.common.injection.finders.InjectionMethodFinder
 
matches(Field) - Method in class org.jboss.wsf.common.injection.finders.ResourceFieldFinder
 
matches(Method) - Method in class org.jboss.wsf.common.injection.finders.ResourceMethodFinder
 
matches(AO) - Method in class org.jboss.wsf.common.reflection.AbstractAnnotatedClassProcessor
 
matches(A) - Method in interface org.jboss.wsf.common.reflection.AccessibleObjectProcessor
Indicates whether particular accessible object matches the criteria.
matches(T) - Method in class org.jboss.wsf.common.reflection.AccessibleObjectProcessorAdapter
By default accessible object always matches all criteria.
MethodFinder - Class in org.jboss.wsf.common.reflection
A finder that looks for methods matching the criteria.
MethodFinder() - Constructor for class org.jboss.wsf.common.reflection.MethodFinder
 

N

NAME_XOP_INCLUDE - Static variable in interface org.jboss.ws.Constants
XOP Include
newEndpointResolver(String, String) - Method in class org.jboss.wsf.common.servlet.AbstractEndpointServlet
Abstract method that must be overriden by each stack servlet endpoint
normaliseURL(URL) - Static method in class org.jboss.ws.core.utils.JarUrlConnection
 
normalize(String, boolean) - Static method in class org.jboss.wsf.common.DOMWriter
Normalizes the given string.
NS_ATTACHMENT_MIME_TYPE - Static variable in interface org.jboss.ws.Constants
Encoded mime type namespace for internall and DII use
NS_HTTP - Static variable in interface org.jboss.ws.Constants
HTTP binding namespace http://schemas.xmlsoap.org/wsdl/http/
NS_JBOSSWS_URI - Static variable in interface org.jboss.ws.Constants
JBossWS namespace URI
NS_SCHEMA_XSD - Static variable in interface org.jboss.ws.Constants
XMLSchema namespace http://www.w3.org/2001/XMLSchema
NS_SCHEMA_XSI - Static variable in interface org.jboss.ws.Constants
XMLSchema instance namespace http://www.w3.org/2001/XMLSchema-instance
NS_SOAP11 - Static variable in interface org.jboss.ws.Constants
SOAP-1.1 namespace http://schemas.xmlsoap.org/wsdl/soap/
NS_SOAP11_ENV - Static variable in interface org.jboss.ws.Constants
SOAP-1.1 envelope namespace http://schemas.xmlsoap.org/soap/envelope/
NS_SOAP12 - Static variable in interface org.jboss.ws.Constants
SOAP-1.2 namespace http://schemas.xmlsoap.org/wsdl/soap12/
NS_SOAP12_ENV - Static variable in interface org.jboss.ws.Constants
SOAP-1.2 envelope namespace http://www.w3.org/2003/05/soap-envelope
NS_SWA_MIME - Static variable in interface org.jboss.ws.Constants
The namespace for the SwA mime type
NS_WSDL11 - Static variable in interface org.jboss.ws.Constants
Default namespace for WSDL-1.1 http://schemas.xmlsoap.org/wsdl/
NS_XML - Static variable in interface org.jboss.ws.Constants
XML Namespace
NS_XML_MIME - Static variable in interface org.jboss.ws.Constants
The namespace for the MTOM content type attribute.
NS_XMLNS - Static variable in interface org.jboss.ws.Constants
XML namespace declaration namespace
NS_XOP - Static variable in interface org.jboss.ws.Constants
The namespace for XOP.
NullPrintStream - Class in org.jboss.ws.tools.io
Print stream singleton that does nothing

O

OBJECT_NAME - Static variable in interface org.jboss.wsf.common.management.AbstractServerConfigMBean
The object name in the MBean server
ObjectNameFactory - Class in org.jboss.wsf.common
A simple factory for creating safe object names.
ObjectNameFactory() - Constructor for class org.jboss.wsf.common.ObjectNameFactory
 
openStream() - Method in class org.jboss.ws.core.utils.ResourceURL
 
org.jboss.ws - package org.jboss.ws
 
org.jboss.ws.core.utils - package org.jboss.ws.core.utils
 
org.jboss.ws.tools.ant - package org.jboss.ws.tools.ant
 
org.jboss.ws.tools.io - package org.jboss.ws.tools.io
 
org.jboss.wsf.common - package org.jboss.wsf.common
 
org.jboss.wsf.common.concurrent - package org.jboss.wsf.common.concurrent
 
org.jboss.wsf.common.handler - package org.jboss.wsf.common.handler
 
org.jboss.wsf.common.injection - package org.jboss.wsf.common.injection
 
org.jboss.wsf.common.injection.finders - package org.jboss.wsf.common.injection.finders
 
org.jboss.wsf.common.injection.resolvers - package org.jboss.wsf.common.injection.resolvers
 
org.jboss.wsf.common.logging - package org.jboss.wsf.common.logging
 
org.jboss.wsf.common.management - package org.jboss.wsf.common.management
 
org.jboss.wsf.common.reflection - package org.jboss.wsf.common.reflection
 
org.jboss.wsf.common.servlet - package org.jboss.wsf.common.servlet
 
org.jboss.wsf.common.utils - package org.jboss.wsf.common.utils
 
org.jboss.wsf.test - package org.jboss.wsf.test
 

P

parse(String) - Static method in class org.jboss.wsf.common.DOMUtils
Parse the given XML string and return the root Element
parse(InputStream) - Static method in class org.jboss.wsf.common.DOMUtils
Parse the given XML stream and return the root Element
parse(InputSource) - Static method in class org.jboss.wsf.common.DOMUtils
Parse the given input source and return the root Element
PathWriterTask - Class in org.jboss.ws.tools.ant
An Ant task that writes a given path element to a file, so that it can be easily imported by other build files.
PathWriterTask() - Constructor for class org.jboss.ws.tools.ant.PathWriterTask
 
peekOwnerDocument() - Static method in class org.jboss.wsf.common.DOMUtils
Peek at the owner document without creating a new one if not set.
PostConstructMethodFinder - Class in org.jboss.wsf.common.injection.finders
 
PostConstructMethodFinder() - Constructor for class org.jboss.wsf.common.injection.finders.PostConstructMethodFinder
Constructor.
postInit(ServletConfig) - Method in class org.jboss.wsf.common.servlet.AbstractEndpointServlet
Template method
postService() - Method in class org.jboss.wsf.common.servlet.AbstractEndpointServlet
Template method
PreDestroyHolder - Class in org.jboss.wsf.common.injection
Utility class for pre destroy registration.
PreDestroyHolder(Object) - Constructor for class org.jboss.wsf.common.injection.PreDestroyHolder
 
PreDestroyMethodFinder - Class in org.jboss.wsf.common.injection.finders
 
PreDestroyMethodFinder() - Constructor for class org.jboss.wsf.common.injection.finders.PreDestroyMethodFinder
Constructor.
PREFIX_ENV - Static variable in interface org.jboss.ws.Constants
 
PREFIX_SOAP11 - Static variable in interface org.jboss.ws.Constants
 
PREFIX_SOAP11_ENC - Static variable in interface org.jboss.ws.Constants
 
PREFIX_TNS - Static variable in interface org.jboss.ws.Constants
 
PREFIX_WSDL - Static variable in interface org.jboss.ws.Constants
 
PREFIX_XMIME - Static variable in interface org.jboss.ws.Constants
 
PREFIX_XML - Static variable in interface org.jboss.ws.Constants
 
PREFIX_XOP - Static variable in interface org.jboss.ws.Constants
 
PREFIX_XSD - Static variable in interface org.jboss.ws.Constants
 
PREFIX_XSI - Static variable in interface org.jboss.ws.Constants
 
print(boolean) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
print(char) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
print(char[]) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
print(double) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
print(float) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
print(int) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
print(long) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
print(Object) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
print(String) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
print(Node) - Method in class org.jboss.wsf.common.DOMWriter
 
printArray(Object[]) - Static method in class org.jboss.wsf.common.JavaUtils
 
printf(Locale, String, Object...) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
printf(String, Object...) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
println() - Method in class org.jboss.ws.tools.io.NullPrintStream
 
println(boolean) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
println(char) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
println(char[]) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
println(double) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
println(float) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
println(int) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
println(long) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
println(Object) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
println(String) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
printNode(Node, boolean) - Static method in class org.jboss.wsf.common.DOMWriter
Print a node with explicit prettyprinting.
process(Class<?>) - Method in class org.jboss.wsf.common.reflection.AbstractClassProcessor
 
process(Class<?>) - Method in interface org.jboss.wsf.common.reflection.ClassProcessor
Process a class to produce collection of accessible objects.
publish(LogRecord) - Method in class org.jboss.wsf.common.logging.JDKLogHandler
 

R

resolve(String) - Static method in class org.jboss.ws.core.utils.XMLPredefinedEntityReferenceResolver
Transforms an XML normalized string by resolving all predefined character and entity references
resolve(AccessibleObject) - Method in class org.jboss.wsf.common.injection.resolvers.AbstractReferenceResolver
 
resolveEntity(String, String) - Method in class org.jboss.ws.core.utils.JBossWSEntityResolver
 
resolveField(Field) - Method in class org.jboss.wsf.common.injection.resolvers.AbstractReferenceResolver
All subclasses have to implement this template method.
resolveField(Field) - Method in class org.jboss.wsf.common.injection.resolvers.ResourceReferenceResolver
 
resolveMethod(Method) - Method in class org.jboss.wsf.common.injection.resolvers.AbstractReferenceResolver
All subclasses have to implement this template method.
resolveMethod(Method) - Method in class org.jboss.wsf.common.injection.resolvers.ResourceReferenceResolver
 
resolveQName(Element, String) - Static method in class org.jboss.wsf.common.DOMUtils
Transform the given qualified name into a QName
resolveSystemIDAsURL(String, boolean) - Method in class org.jboss.ws.core.utils.JBossWSEntityResolver
Use a ResourceURL to access the resource.
ResourceFieldFinder - Class in org.jboss.wsf.common.injection.finders
Field based resource injection.
ResourceFieldFinder(Class<?>, boolean) - Constructor for class org.jboss.wsf.common.injection.finders.ResourceFieldFinder
Constructor.
ResourceLoaderAdapter - Class in org.jboss.wsf.common
The default file adapter loads resources through an associated classloader.
ResourceLoaderAdapter() - Constructor for class org.jboss.wsf.common.ResourceLoaderAdapter
 
ResourceLoaderAdapter(ClassLoader) - Constructor for class org.jboss.wsf.common.ResourceLoaderAdapter
 
ResourceMethodFinder - Class in org.jboss.wsf.common.injection.finders
Setter based resource injection.
ResourceMethodFinder(Class<?>, boolean) - Constructor for class org.jboss.wsf.common.injection.finders.ResourceMethodFinder
Constructor.
ResourceReferenceResolver - Class in org.jboss.wsf.common.injection.resolvers
JNDI reference resolver for @Resource annotated methods and fields.
ResourceReferenceResolver() - Constructor for class org.jboss.wsf.common.injection.resolvers.ResourceReferenceResolver
Constructor.
ResourceURL - Class in org.jboss.ws.core.utils
A wrapper around an URL that can handle input streams for resources in nested jars.
ResourceURL(URL) - Constructor for class org.jboss.ws.core.utils.ResourceURL
 
rethrow(Exception) - Static method in exception org.jboss.wsf.common.injection.InjectionException
Rethrows Injection exception that will wrap passed reason.
rethrow(String, Exception) - Static method in exception org.jboss.wsf.common.injection.InjectionException
Rethrows Injection exception that will wrap passed reason.
RPC_LITERAL - Static variable in interface org.jboss.ws.Constants
Style of WSDL
run() - Method in class org.jboss.wsf.common.concurrent.CopyJob
Copies all data from input stream to output stream (both passed to constructor) until job is killed

S

SEED - Static variable in class org.jboss.ws.core.utils.HashCodeUtil
An initial value for a hashCode, to which is added contributions from fields.
service(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.wsf.common.servlet.AbstractEndpointServlet
Serves the requests
setCanonical(boolean) - Method in class org.jboss.wsf.common.DOMWriter
Set wheter entities should appear in their canonical form.
setCompleteNamespaces(boolean) - Method in class org.jboss.wsf.common.DOMWriter
Set wheter subelements should have their namespaces completed.
setEndorsedDir(String) - Method in class org.jboss.ws.tools.ant.EclipseJUnitTestsTask
 
setError() - Method in class org.jboss.ws.tools.io.NullPrintStream
 
setExcludesFile(String) - Method in class org.jboss.ws.tools.ant.EclipseClasspathTask
 
setHandlerName(String) - Method in class org.jboss.wsf.common.handler.GenericHandler
 
setHeaders(Set<QName>) - Method in class org.jboss.wsf.common.handler.GenericSOAPHandler
Sets the header blocks that can be processed by this Handler instance.
setIgnoreWhitespace(boolean) - Method in class org.jboss.wsf.common.DOMWriter
Set whether whitespace should be ignored.
setIntegrationTarget(String) - Method in class org.jboss.ws.tools.ant.EclipseJUnitTestsTask
 
setJbossHome(String) - Method in class org.jboss.ws.tools.ant.EclipseJUnitTestsTask
 
setMbeanServer(MBeanServer) - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
setModifySOAPAddress(boolean) - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
setNamespaces(List<String>) - Method in class org.jboss.wsf.common.logging.JDKLogRedirector
 
setNamingProviderUrl(String) - Method in class org.jboss.ws.tools.ant.EclipseJUnitTestsTask
 
setOutputFile(String) - Method in class org.jboss.ws.tools.ant.EclipseClasspathTask
 
setOutputFile(String) - Method in class org.jboss.ws.tools.ant.EclipseProjectTask
 
setOutputFile(String) - Method in class org.jboss.ws.tools.ant.PathWriterTask
 
setOwnerDocument(Document) - Static method in class org.jboss.wsf.common.DOMUtils
 
setPathId(String) - Method in class org.jboss.ws.tools.ant.EclipseClasspathTask
 
setPathId(String) - Method in class org.jboss.ws.tools.ant.PathWriterTask
 
setPrettyprint(boolean) - Method in class org.jboss.wsf.common.DOMWriter
Set wheter element should be indented.
setProjectName(String) - Method in class org.jboss.ws.tools.ant.EclipseJUnitTestsTask
 
setProjectName(String) - Method in class org.jboss.ws.tools.ant.EclipseProjectTask
 
setProjectWorkingDir(String) - Method in class org.jboss.ws.tools.ant.EclipseJUnitTestsTask
 
setProperty(String) - Method in class org.jboss.ws.tools.ant.FixPathTask
 
setSecurityPolicy(String) - Method in class org.jboss.ws.tools.ant.EclipseJUnitTestsTask
 
setSrcDir(String) - Method in class org.jboss.ws.tools.ant.EclipseJUnitTestsTask
 
setSrcOutput(String) - Method in class org.jboss.ws.tools.ant.EclipseClasspathTask
 
setSrcPath(String) - Method in class org.jboss.ws.tools.ant.EclipseClasspathTask
 
setTestLibsDir(String) - Method in class org.jboss.ws.tools.ant.EclipseJUnitTestsTask
 
setTestResourcesDir(String) - Method in class org.jboss.ws.tools.ant.EclipseJUnitTestsTask
 
setUp() - Method in class org.jboss.wsf.test.JBossWSTestSetup
 
setupBaseResourceInputStream() - Method in class org.jboss.ws.core.utils.JarUrlConnection
Setup the InputStream purely from the base resource.
setupPathedInputStream() - Method in class org.jboss.ws.core.utils.JarUrlConnection
Setup the InputStream for URL with nested segments.
setVariables(String) - Method in class org.jboss.ws.tools.ant.PathWriterTask
 
setWebServiceHost(String) - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
setWebServicePort(int) - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
setWebServiceSecurePort(int) - Method in class org.jboss.wsf.common.management.AbstractServerConfig
 
setWriteXMLDeclaration(boolean) - Method in class org.jboss.wsf.common.DOMWriter
Set wheter the XML declaration should be written.
SOAP11_ATTR_ACTOR - Static variable in interface org.jboss.ws.Constants
SOAP-1.1 attributes
SOAP11_ATTR_MUST_UNDERSTAND - Static variable in interface org.jboss.ws.Constants
 
SOAP11_DETAIL - Static variable in interface org.jboss.ws.Constants
 
SOAP11_FAULT_CODE_CLIENT - Static variable in interface org.jboss.ws.Constants
SOAP-1.1 fault codes
SOAP11_FAULT_CODE_MUST_UNDERSTAND - Static variable in interface org.jboss.ws.Constants
 
SOAP11_FAULT_CODE_SERVER - Static variable in interface org.jboss.ws.Constants
 
SOAP11_FAULT_CODE_VERSION_MISMATCH - Static variable in interface org.jboss.ws.Constants
 
SOAP11_FAULTACTOR - Static variable in interface org.jboss.ws.Constants
 
SOAP11_FAULTCODE - Static variable in interface org.jboss.ws.Constants
SOAP-1.1 elements
SOAP11_FAULTSTRING - Static variable in interface org.jboss.ws.Constants
 
SOAP11HTTP_BINDING - Static variable in interface org.jboss.ws.Constants
A constant representing the identity of the SOAP 1.1 over HTTP binding.
SOAP11HTTP_MTOM_BINDING - Static variable in interface org.jboss.ws.Constants
A constant representing the identity of the SOAP 1.1 over HTTP binding with MTOM enabled by default.
SOAP12_ATTR_RELAY - Static variable in interface org.jboss.ws.Constants
 
SOAP12_ATTR_ROLE - Static variable in interface org.jboss.ws.Constants
SOAP-1.2 attributes
SOAP12_CODE - Static variable in interface org.jboss.ws.Constants
SOAP-1.2 elements
SOAP12_DETAIL - Static variable in interface org.jboss.ws.Constants
 
SOAP12_NODE - Static variable in interface org.jboss.ws.Constants
 
SOAP12_REASON - Static variable in interface org.jboss.ws.Constants
 
SOAP12_ROLE - Static variable in interface org.jboss.ws.Constants
 
SOAP12_SUBCODE - Static variable in interface org.jboss.ws.Constants
 
SOAP12_TEXT - Static variable in interface org.jboss.ws.Constants
 
SOAP12_VALUE - Static variable in interface org.jboss.ws.Constants
 
SOAP12HTTP_BINDING - Static variable in interface org.jboss.ws.Constants
A constant representing the identity of the SOAP 1.2 over HTTP binding.
SOAP12HTTP_MTOM_BINDING - Static variable in interface org.jboss.ws.Constants
A constant representing the identity of the SOAP 1.2 over HTTP binding with MTOM enabled by default.
sourceToElement(Source) - Static method in class org.jboss.wsf.common.DOMUtils
 
start() - Method in class org.jboss.wsf.common.logging.JDKLogRedirector
 
syncArray(Object, Class) - Static method in class org.jboss.wsf.common.JavaUtils
 

T

tearDown() - Method in class org.jboss.wsf.test.JBossWSTestSetup
 
TestDeployer - Interface in org.jboss.wsf.test
WS test deployer
TestDeployerJBoss - Class in org.jboss.wsf.test
A JBossWS test helper that deals with test deployment/undeployment, etc.
TestDeployerJBoss(MBeanServerConnection) - Constructor for class org.jboss.wsf.test.TestDeployerJBoss
 
TestDeployerJBoss.SimplePrincipal - Class in org.jboss.wsf.test
 
TestDeployerJBoss.SimplePrincipal(String) - Constructor for class org.jboss.wsf.test.TestDeployerJBoss.SimplePrincipal
 
toSignature(String) - Static method in class org.jboss.wsf.common.JavaUtils
Converts a JVM external name to a JVM signature name.
toString() - Method in class org.jboss.ws.core.utils.ResourceURL
 
toString() - Method in class org.jboss.wsf.common.handler.GenericHandler
 
toURL() - Method in class org.jboss.wsf.common.ResourceLoaderAdapter
 
toURL() - Method in class org.jboss.wsf.common.URLLoaderAdapter
 
transformReader(Reader) - Static method in class org.jboss.wsf.common.IOUtils
Transform a Reader to an InputStream Background is that DocumentBuilder.parse() cannot take the Reader directly
TYPE_LITERAL_ANYSIMPLETYPE - Static variable in interface org.jboss.ws.Constants
Standard Literal XML types
TYPE_LITERAL_ANYTYPE - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_ANYURI - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_BASE64BINARY - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_BOOLEAN - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_BYTE - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_DATE - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_DATETIME - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_DECIMAL - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_DOUBLE - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_DURATION - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_FLOAT - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_GDAY - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_GMONTH - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_GMONTHDAY - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_GYEAR - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_GYEARMONTH - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_HEXBINARY - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_ID - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_INT - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_INTEGER - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_LANGUAGE - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_LONG - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_NAME - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_NCNAME - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_NEGATIVEINTEGER - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_NMTOKEN - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_NMTOKENS - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_NONNEGATIVEINTEGER - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_NONPOSITIVEINTEGER - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_NORMALIZEDSTRING - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_POSITIVEINTEGER - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_QNAME - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_SHORT - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_STRING - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_TIME - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_TOKEN - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_UNSIGNEDBYTE - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_UNSIGNEDINT - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_UNSIGNEDLONG - Static variable in interface org.jboss.ws.Constants
 
TYPE_LITERAL_UNSIGNEDSHORT - Static variable in interface org.jboss.ws.Constants
 
TYPE_MIME_APPLICATION_XML - Static variable in interface org.jboss.ws.Constants
Attachment Types
TYPE_MIME_IMAGE_GIF - Static variable in interface org.jboss.ws.Constants
 
TYPE_MIME_IMAGE_JPEG - Static variable in interface org.jboss.ws.Constants
 
TYPE_MIME_MULTIPART_MIXED - Static variable in interface org.jboss.ws.Constants
 
TYPE_MIME_TEXT_PLAIN - Static variable in interface org.jboss.ws.Constants
 
TYPE_MIME_TEXT_XML - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_ANYSIMPLETYPE - Static variable in interface org.jboss.ws.Constants
Standard SOAP-1.1 encoded XML types
TYPE_SOAP11_ANYTYPE - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_ANYURI - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_BASE64 - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_BASE64BINARY - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_BOOLEAN - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_BYTE - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_DATE - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_DATETIME - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_DECIMAL - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_DOUBLE - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_DURATION - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_FLOAT - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_GDAY - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_GMONTH - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_GMONTHDAY - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_GYEAR - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_GYEARMONTH - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_HEXBINARY - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_ID - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_INT - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_INTEGER - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_LANGUAGE - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_LONG - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_NAME - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_NCNAME - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_NEGATIVEINTEGER - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_NMTOKEN - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_NMTOKENS - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_NONNEGATIVEINTEGER - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_NONPOSITIVEINTEGER - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_NORMALIZEDSTRING - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_POSITIVEINTEGER - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_QNAME - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_SHORT - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_STRING - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_TIME - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_TOKEN - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_UNSIGNEDBYTE - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_UNSIGNEDINT - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_UNSIGNEDLONG - Static variable in interface org.jboss.ws.Constants
 
TYPE_SOAP11_UNSIGNEDSHORT - Static variable in interface org.jboss.ws.Constants
 
TYPE_XMIME_DEFAULT - Static variable in interface org.jboss.ws.Constants
 

U

undeploy(String) - Method in class org.jboss.wsf.test.JBossWSTest
Undeploy the given archive
undeploy(String) - Method in class org.jboss.wsf.test.JBossWSTestHelper
Undeploy the given archive
undeploy(URL) - Method in interface org.jboss.wsf.test.TestDeployer
Undeploy the given archive
undeploy(URL) - Method in class org.jboss.wsf.test.TestDeployerJBoss
 
URI_JAXWS_WSDL_CUSTOMIZATIONS - Static variable in interface org.jboss.ws.Constants
JAX-WS binding customizations namespace uri
URI_LITERAL_ENC - Static variable in interface org.jboss.ws.Constants
Literal encoding URI
URI_SOAP11_ENC - Static variable in interface org.jboss.ws.Constants
SOAP-1.1 encoding URI
URI_SOAP11_NEXT_ACTOR - Static variable in interface org.jboss.ws.Constants
SOAP-1.1 roles
URI_SOAP12_ENC - Static variable in interface org.jboss.ws.Constants
SOAP-1.2 encoding URI
URI_SOAP_HTTP - Static variable in interface org.jboss.ws.Constants
SOAP HTTP transport URI in wsdl soap binding
URI_STYLE_DOCUMENT - Static variable in interface org.jboss.ws.Constants
 
URI_STYLE_RPC - Static variable in interface org.jboss.ws.Constants
WSDL 2.0 Encoding Rules
URI_WS_ADDRESSING - Static variable in interface org.jboss.ws.Constants
WS-Addressing namespace uri
URI_WS_EVENTING - Static variable in interface org.jboss.ws.Constants
WS-Eventing namespace uri
URI_WS_POLICY - Static variable in interface org.jboss.ws.Constants
WS-Policy namespace uri
URLLoaderAdapter - Class in org.jboss.wsf.common
Load resources through a URLClassLoader.
NOTE: The associated classloader doesn't do parent delegation.
URLLoaderAdapter(URL) - Constructor for class org.jboss.wsf.common.URLLoaderAdapter
 
UUIDGenerator - Class in org.jboss.wsf.common.utils
Generates the string form of IETF variant UUIDs.
UUIDGenerator() - Constructor for class org.jboss.wsf.common.utils.UUIDGenerator
 

V

validate(Field) - Method in class org.jboss.wsf.common.injection.finders.EJBFieldFinder
 
validate(Method) - Method in class org.jboss.wsf.common.injection.finders.EJBMethodFinder
 
validate(Collection<Field>) - Method in class org.jboss.wsf.common.injection.finders.InjectionFieldFinder
 
validate(Field) - Method in class org.jboss.wsf.common.injection.finders.InjectionFieldFinder
 
validate(Collection<Method>) - Method in class org.jboss.wsf.common.injection.finders.InjectionMethodFinder
 
validate(Method) - Method in class org.jboss.wsf.common.injection.finders.InjectionMethodFinder
 
validate(Field) - Method in class org.jboss.wsf.common.injection.finders.ResourceFieldFinder
 
validate(Method) - Method in class org.jboss.wsf.common.injection.finders.ResourceMethodFinder
 
validate(A) - Method in interface org.jboss.wsf.common.reflection.AccessibleObjectProcessor
Validates accessible object.
validate(Collection<A>) - Method in interface org.jboss.wsf.common.reflection.AccessibleObjectProcessor
Validates collection of accessible objects.
validate(T) - Method in class org.jboss.wsf.common.reflection.AccessibleObjectProcessorAdapter
By default validation of accessible object passes.
validate(Collection<T>) - Method in class org.jboss.wsf.common.reflection.AccessibleObjectProcessorAdapter
By default validation of collection of accessible objects passes.

W

write(byte[], int, int) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
write(int) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
write(byte[]) - Method in class org.jboss.ws.tools.io.NullPrintStream
 
WSDL20_PATTERN_IN_ONLY - Static variable in interface org.jboss.ws.Constants
WSDL-2.0 exchange patterns
WSDL20_PATTERN_IN_OPTIONAL_OUT - Static variable in interface org.jboss.ws.Constants
 
WSDL20_PATTERN_IN_OUT - Static variable in interface org.jboss.ws.Constants
 
WSDL20_PATTERN_OUT_IN - Static variable in interface org.jboss.ws.Constants
 
WSDL20_PATTERN_OUT_ONLY - Static variable in interface org.jboss.ws.Constants
 
WSDL20_PATTERN_OUT_OPT_IN - Static variable in interface org.jboss.ws.Constants
 
WSDL20_PATTERN_ROBUST_OUT_ONLY - Static variable in interface org.jboss.ws.Constants
 
WSDL20_PATTERN_ROUST_IN_ONLY - Static variable in interface org.jboss.ws.Constants
 
WSDL_ATTRIBUTE_WSA_ACTION - Static variable in interface org.jboss.ws.Constants
 
WSDL_ATTRIBUTE_WSE_EVENTSOURCE - Static variable in interface org.jboss.ws.Constants
 
WSDL_ATTRIBUTE_WSP_POLICYURIS - Static variable in interface org.jboss.ws.Constants
 
WSDL_ELEMENT_JAXWS_BINDINGS - Static variable in interface org.jboss.ws.Constants
 
WSDL_ELEMENT_JAXWS_CLASS - Static variable in interface org.jboss.ws.Constants
 
WSDL_ELEMENT_JAXWS_JAVADOC - Static variable in interface org.jboss.ws.Constants
 
WSDL_ELEMENT_JAXWS_METHOD - Static variable in interface org.jboss.ws.Constants
 
WSDL_ELEMENT_POLICY - Static variable in interface org.jboss.ws.Constants
 
WSDL_ELEMENT_POLICYREFERENCE - Static variable in interface org.jboss.ws.Constants
 
WSDL_ELEMENT_WSP_POLICYREFERENCE - Static variable in interface org.jboss.ws.Constants
 
WSDL_PROPERTY_ACTION_IN - Static variable in interface org.jboss.ws.Constants
Key to the inboudn wsa action
WSDL_PROPERTY_ACTION_OUT - Static variable in interface org.jboss.ws.Constants
Key to the outbound wsa action
WSDL_PROPERTY_APPLICATION_DATA - Static variable in interface org.jboss.ws.Constants
For out of bound transport (i.e.
WSDL_PROPERTY_EVENTSOURCE - Static variable in interface org.jboss.ws.Constants
 
WSDL_PROPERTY_MESSAGE_NAME - Static variable in interface org.jboss.ws.Constants
The key to the original message part name
WSDL_PROPERTY_MESSAGE_NAME_IN - Static variable in interface org.jboss.ws.Constants
Key to the inbound message name
WSDL_PROPERTY_MESSAGE_NAME_OUT - Static variable in interface org.jboss.ws.Constants
Key to the outbound message name
WSDL_PROPERTY_PART_NAME - Static variable in interface org.jboss.ws.Constants
The key to the original message part name
WSDL_PROPERTY_PART_XMLTYPE - Static variable in interface org.jboss.ws.Constants
The key to the message part type in case a part does not reference an element; http://www.jboss.org/jbossws/part/xmltype
WSDL_PROPERTY_POLICYURIS - Static variable in interface org.jboss.ws.Constants
 
WSDL_PROPERTY_RETURN_PART - Static variable in interface org.jboss.ws.Constants
Indicates that an output is a return parameter
WSDL_PROPERTY_VOID_RETURN - Static variable in interface org.jboss.ws.Constants
Indicate that the operation has a void return
WSDL_PROPERTY_WSDL11_MIME_TYPE - Static variable in interface org.jboss.ws.Constants
Used as WSDL 2.0 property string to provide support for WSDL 1.1 mime types
WSDL_PROPERTY_ZERO_ARGS - Static variable in interface org.jboss.ws.Constants
Indicate that the operation has zero arguments

X

XML_HEADER - Static variable in interface org.jboss.ws.Constants
Header for XML Documents
XMLPredefinedEntityReferenceResolver - Class in org.jboss.ws.core.utils
Utility class for resolving predefined XML entity and character references.
XMLPredefinedEntityReferenceResolver() - Constructor for class org.jboss.ws.core.utils.XMLPredefinedEntityReferenceResolver
 
XOPTestSupport - Class in org.jboss.wsf.test
 
XOPTestSupport() - Constructor for class org.jboss.wsf.test.XOPTestSupport
 

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

Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.