- AbstractAnnotatedClassProcessor<AO extends AccessibleObject,A extends Annotation> - Class in org.jboss.ws.common.reflection
-
All annotation aware class processors should extend this class.
- AbstractAnnotatedClassProcessor(Class<A>) - Constructor for class org.jboss.ws.common.reflection.AbstractAnnotatedClassProcessor
-
Constructor.
- AbstractClassProcessor<A extends AccessibleObject> - Class in org.jboss.ws.common.reflection
-
All class processors should extend this class.
- AbstractClassProcessor() - Constructor for class org.jboss.ws.common.reflection.AbstractClassProcessor
-
- AbstractCommonConfigResolver - Class in org.jboss.ws.common.configuration
-
Base class for resolving common configs
- AbstractCommonConfigResolver() - Constructor for class org.jboss.ws.common.configuration.AbstractCommonConfigResolver
-
- AbstractDefaultEndpoint - Class in org.jboss.ws.common.deployment
-
A general abstract JAXWS endpoint.
- AbstractDeploymentAspect - Class in org.jboss.ws.common.integration
-
Abstract deployment aspect every other one extends
- AbstractDeploymentAspect() - Constructor for class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- AbstractInvocationHandler - Class in org.jboss.ws.common.invocation
-
Base class for all Web Service invocation handlers inside AS.
- AbstractInvocationHandler() - Constructor for class org.jboss.ws.common.invocation.AbstractInvocationHandler
-
Constructor.
- AbstractInvocationHandlerJSE - Class in org.jboss.ws.common.invocation
-
Handles invocations on JSE endpoints.
- AbstractInvocationHandlerJSE() - Constructor for class org.jboss.ws.common.invocation.AbstractInvocationHandlerJSE
-
Constructor.
- AbstractRecordProcessor - Class in org.jboss.ws.common.monitoring
-
An abstract record processor providing basic implementation
of the processor configuration and filter's management
- AbstractRecordProcessor() - Constructor for class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- AbstractReferenceResolver<A extends Annotation> - Class in org.jboss.ws.common.injection.resolvers
-
This class adds support for notion of annotated fields and methods.
- AbstractReferenceResolver(Class<A>) - Constructor for class org.jboss.ws.common.injection.resolvers.AbstractReferenceResolver
-
Constructor.
- AbstractServerConfig - Class in org.jboss.ws.common.management
-
Basic implementation of a ServerConfig.
- AbstractServerConfig() - Constructor for class org.jboss.ws.common.management.AbstractServerConfig
-
- AbstractServerConfig.UpdateCallbackHandler - Interface in org.jboss.ws.common.management
-
- AbstractServerConfigMBean - Interface in org.jboss.ws.common.management
-
- AbstractWSDLFilePublisher - Class in org.jboss.ws.common.utils
-
Abstract WSDL file publisher
- AbstractWSDLFilePublisher(ArchiveDeployment) - Constructor for class org.jboss.ws.common.utils.AbstractWSDLFilePublisher
-
- accessibleObjectClassCannotBeNull() - Method in interface org.jboss.ws.common.Messages
-
- accessibleObjectClassCannotBeNull() - Method in class org.jboss.ws.common.Messages_$bundle
-
- accessibleObjectClassCannotBeNull$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- AccessibleObjectProcessor<A extends AccessibleObject> - Interface in org.jboss.ws.common.reflection
-
Accessible object processor.
- AccessibleObjectProcessorAdapter<T extends AccessibleObject> - Class in org.jboss.ws.common.reflection
-
Accessible object processor adapter that does nothing.
- AccessibleObjectProcessorAdapter() - Constructor for class org.jboss.ws.common.reflection.AccessibleObjectProcessorAdapter
-
- addAttachment(Class<T>, Object) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- addEndpoint(Endpoint) - Method in class org.jboss.ws.common.deployment.DefaultService
-
- addFilter(RecordFilter) - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- addFilter(RecordFilter) - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- addFilter(RecordFilter) - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- addHeaders(String, List<String>) - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- addMetadataFile(UnifiedVirtualFile) - Method in class org.jboss.ws.common.deployment.ArchiveDeploymentImpl
-
- addRecordProcessor(RecordProcessor) - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- addRecordProcessor(RecordProcessor) - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- AddressUtils - Class in org.jboss.ws.common.utils
-
IP address utils
- AddressUtils() - Constructor for class org.jboss.ws.common.utils.AddressUtils
-
- allEndpointsMustShareSameContextRoot(String) - Method in interface org.jboss.ws.common.Messages
-
- allEndpointsMustShareSameContextRoot(String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- allEndpointsMustShareSameContextRoot$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- ALWAYS_RESOLVE_DOCUMENT_BUILDER_FACTORY - Static variable in interface org.jboss.ws.common.Constants
-
- AndFilter - Class in org.jboss.ws.common.monitoring
-
A simple record filter acting like the AND operator
- AndFilter(RecordFilter, RecordFilter) - Constructor for class org.jboss.ws.common.monitoring.AndFilter
-
- AnnotatedFieldFinder<A extends Annotation> - Class in org.jboss.ws.common.reflection
-
Finder that looks for fields annotated with specified annotation.
- AnnotatedFieldFinder(Class<A>) - Constructor for class org.jboss.ws.common.reflection.AnnotatedFieldFinder
-
Constructor.
- AnnotatedMethodFinder<A extends Annotation> - Class in org.jboss.ws.common.reflection
-
Finder that looks for methods annotated with specified annotation.
- AnnotatedMethodFinder(Class<A>) - Constructor for class org.jboss.ws.common.reflection.AnnotatedMethodFinder
-
Constructor.
- AnnotationAware<A extends Annotation> - Interface in org.jboss.ws.common.reflection
-
This interface allows to obtain annotation
from annotation aware objects.
- annotationClassCannotBeNull() - Method in interface org.jboss.ws.common.Messages
-
- annotationClassCannotBeNull() - Method in class org.jboss.ws.common.Messages_$bundle
-
- annotationClassCannotBeNull$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- append(char) - Method in class org.jboss.ws.common.utils.NullPrintStream
-
- append(CharSequence, int, int) - Method in class org.jboss.ws.common.utils.NullPrintStream
-
- append(CharSequence) - Method in class org.jboss.ws.common.utils.NullPrintStream
-
- ArchiveDeploymentImpl - Class in org.jboss.ws.common.deployment
-
A general web service deployment that is based on an archive.
- ArchiveDeploymentModelFactory - Class in org.jboss.ws.common.deployment
-
- ArchiveDeploymentModelFactory() - Constructor for class org.jboss.ws.common.deployment.ArchiveDeploymentModelFactory
-
- aspectDoesNotWorkOnDeployment(Class<?>, Class<?>) - Method in interface org.jboss.ws.common.Loggers
-
- aspectDoesNotWorkOnDeployment(Class, Class) - Method in class org.jboss.ws.common.Loggers_$logger
-
- aspectDoesNotWorkOnDeployment$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- assertEndpointSetterAccess() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- ASYNC_METHOD_SUFFIX - Static variable in interface org.jboss.ws.common.Constants
-
- callPostConstructMethod(Object) - Static method in class org.jboss.ws.common.injection.InjectionHelper
-
Calls @PostConstruct annotated method if exists.
- callPreDestroyMethod(Object) - Static method in class org.jboss.ws.common.injection.InjectionHelper
-
Calls @PreDestroy annotated method if exists.
- cannotAddHandler(String, Throwable) - Method in interface org.jboss.ws.common.Loggers
-
- cannotAddHandler(String, Throwable) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotAddHandler$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotCheckClassIsAssignableFrom(Class<?>, Class<?>) - Method in interface org.jboss.ws.common.Messages
-
- cannotCheckClassIsAssignableFrom(Class, Class) - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotCheckClassIsAssignableFrom$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotCreateServiceWithoutWsdlLocation(UnifiedServiceRefMetaData) - Method in interface org.jboss.ws.common.Messages
-
- cannotCreateServiceWithoutWsdlLocation(UnifiedServiceRefMetaData) - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotCreateServiceWithoutWsdlLocation$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotDeletePublishedWsdlDoc(URL) - Method in interface org.jboss.ws.common.Loggers
-
- cannotDeletePublishedWsdlDoc(URL) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotDeletePublishedWsdlDoc$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotFindAttachmentInDeployment(Class<?>, String) - Method in interface org.jboss.ws.common.Messages
-
- cannotFindAttachmentInDeployment(Class, String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotFindAttachmentInDeployment$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotFindInAdditionalMetaData(String) - Method in interface org.jboss.ws.common.Loggers
-
- cannotFindInAdditionalMetaData(String) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotFindInAdditionalMetaData$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotFindSchemaImportInDeployment(String, String) - Method in interface org.jboss.ws.common.Messages
-
- cannotFindSchemaImportInDeployment(String, String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotFindSchemaImportInDeployment$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotFindUrlPatternForServletName(String) - Method in interface org.jboss.ws.common.Messages
-
- cannotFindUrlPatternForServletName(String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotFindUrlPatternForServletName$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotGetChildrenForResource(Throwable, URL) - Method in interface org.jboss.ws.common.Loggers
-
- cannotGetChildrenForResource(Throwable, URL) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotGetChildrenForResource$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotGetNameForResource(Throwable, URL) - Method in interface org.jboss.ws.common.Loggers
-
- cannotGetNameForResource(Throwable, URL) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotGetNameForResource$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotGetRootFileTryingWithAdditionalMetaData(String) - Method in interface org.jboss.ws.common.Loggers
-
- cannotGetRootFileTryingWithAdditionalMetaData(String) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotGetRootFileTryingWithAdditionalMetaData$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotGetRootResourceFrom(String, Object, Throwable) - Method in interface org.jboss.ws.common.Loggers
-
- cannotGetRootResourceFrom(String, Object, Throwable) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotGetRootResourceFrom$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotGetURLFor(String) - Method in interface org.jboss.ws.common.Loggers
-
- cannotGetURLFor(String) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotGetURLFor(String) - Method in interface org.jboss.ws.common.Messages
-
- cannotGetURLFor(String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotGetURLFor$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotGetURLFor$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotLoadIDAsURL(String, String) - Method in interface org.jboss.ws.common.Loggers
-
- cannotLoadIDAsURL(String, String) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotLoadIDAsURL$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotModifyEndpointInState(EndpointState, ObjectName) - Method in interface org.jboss.ws.common.Messages
-
- cannotModifyEndpointInState(EndpointState, ObjectName) - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotModifyEndpointInState$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotObtainContextRoot(String) - Method in interface org.jboss.ws.common.Messages
-
- cannotObtainContextRoot(String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotObtainContextRoot$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotObtainHost(String) - Method in interface org.jboss.ws.common.Loggers
-
- cannotObtainHost(String) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotObtainHost$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotObtainPort(String) - Method in interface org.jboss.ws.common.Loggers
-
- cannotObtainPort(String) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotObtainPort$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotObtainServletMapping(String) - Method in interface org.jboss.ws.common.Messages
-
- cannotObtainServletMapping(String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotObtainServletMapping$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotObtainUrlPattern(ObjectName) - Method in interface org.jboss.ws.common.Messages
-
- cannotObtainUrlPattern(ObjectName) - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotObtainUrlPattern$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotParse(String) - Method in interface org.jboss.ws.common.Loggers
-
- cannotParse(String) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotParse$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotPrettyPrintAndIgnoreWhiteSpaces() - Method in interface org.jboss.ws.common.Messages
-
- cannotPrettyPrintAndIgnoreWhiteSpaces() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotPrettyPrintAndIgnoreWhiteSpaces$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotReadResource(String, Throwable) - Method in interface org.jboss.ws.common.Loggers
-
- cannotReadResource(String, Throwable) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotReadResource$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotRegisterProcessorWithJmxServer(ObjectName, Throwable) - Method in interface org.jboss.ws.common.Loggers
-
- cannotRegisterProcessorWithJmxServer(ObjectName, Throwable) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotRegisterProcessorWithJmxServer$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotRegisterProvidedProcessor(ObjectName, Throwable) - Method in interface org.jboss.ws.common.Loggers
-
- cannotRegisterProvidedProcessor(ObjectName, Throwable) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotRegisterProvidedProcessor$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotResolve(Object) - Method in interface org.jboss.ws.common.Messages
-
- cannotResolve(Object) - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotResolve$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotResolveResource(String, String) - Method in interface org.jboss.ws.common.Messages
-
- cannotResolveResource(String, String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotResolveResource$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- cannotStartEndpoint(EndpointState, ObjectName) - Method in interface org.jboss.ws.common.Loggers
-
- cannotStartEndpoint(EndpointState, ObjectName) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotStartEndpoint$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotStopEndpoint(EndpointState, ObjectName) - Method in interface org.jboss.ws.common.Loggers
-
- cannotStopEndpoint(EndpointState, ObjectName) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotStopEndpoint$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotTraceSoapMessage(Throwable) - Method in interface org.jboss.ws.common.Loggers
-
- cannotTraceSoapMessage(Throwable) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotTraceSoapMessage$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotUnregisterProcessorWithJmxServer(ObjectName, Throwable) - Method in interface org.jboss.ws.common.Loggers
-
- cannotUnregisterProcessorWithJmxServer(ObjectName, Throwable) - Method in class org.jboss.ws.common.Loggers_$logger
-
- cannotUnregisterProcessorWithJmxServer$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- canResolve(AccessibleObject) - Method in interface org.jboss.ws.common.injection.ReferenceResolver
-
Returns true if can resolve, false otherwise.
- canResolve(AccessibleObject) - Method in class org.jboss.ws.common.injection.resolvers.AbstractReferenceResolver
-
- capitalize(String) - Static method in class org.jboss.ws.common.JavaUtils
-
- checkError() - Method in class org.jboss.ws.common.utils.NullPrintStream
-
- ClassProcessor<A extends AccessibleObject> - Interface in org.jboss.ws.common.reflection
-
Generic accessible object processor.
- clearBlacklists(ClassLoader) - Static method in class org.jboss.ws.common.JavaUtils
-
Clears black lists on a JBoss RepositoryClassLoader.
- clearThreadLocals() - Static method in class org.jboss.ws.common.DOMUtils
-
- clientConfigStore - Variable in class org.jboss.ws.common.management.AbstractServerConfig
-
- clone() - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- clone() - Method in class org.jboss.ws.common.monitoring.AndFilter
-
- clone() - Method in class org.jboss.ws.common.monitoring.HostFilter
-
- clone() - Method in class org.jboss.ws.common.monitoring.MemoryBufferRecorder
-
- clone() - Method in class org.jboss.ws.common.monitoring.NotFilter
-
- clone() - Method in class org.jboss.ws.common.monitoring.OperationFilter
-
- clone() - Method in class org.jboss.ws.common.monitoring.OrFilter
-
- close(MessageContext) - Method in class org.jboss.ws.common.configuration.ConfigDelegateHandler
-
- close() - Method in class org.jboss.ws.common.io.NullOutputStream
-
- close() - Method in class org.jboss.ws.common.io.TeeOutputStream
-
- close() - Method in class org.jboss.ws.common.utils.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class org.jboss.ws.common.utils.NullPrintStream
-
- CommonConfigStoreImpl<T extends org.jboss.wsf.spi.metadata.config.AbstractCommonConfig> - Class in org.jboss.ws.common.management
-
A implementation of the CommonConfigStore based on HashMap;
configs are stored using their name as key.
- CommonConfigStoreImpl() - Constructor for class org.jboss.ws.common.management.CommonConfigStoreImpl
-
- CommonRecordProcessorFactory - Class in org.jboss.ws.common.monitoring
-
JBossWS-Common factory of record processors: includes the LogRecorder
and the MemoryBufferRecorder.
- CommonRecordProcessorFactory() - Constructor for class org.jboss.ws.common.monitoring.CommonRecordProcessorFactory
-
- compare(Handler, Handler) - Method in class org.jboss.ws.common.configuration.ConfigDelegateHandlerComparator
-
- ConfigDelegateHandler<T extends MessageContext> - Class in org.jboss.ws.common.configuration
-
JBossWS client / endpoint configuration-contributed handler
- ConfigDelegateHandler(Handler<T>, boolean) - Constructor for class org.jboss.ws.common.configuration.ConfigDelegateHandler
-
- ConfigDelegateHandlerComparator<T extends Handler> - Class in org.jboss.ws.common.configuration
-
A Handler comparator properly dealing with PRE/POST ConfigDelegateHandler instances
- ConfigDelegateHandlerComparator() - Constructor for class org.jboss.ws.common.configuration.ConfigDelegateHandlerComparator
-
- ConfigHelper - Class in org.jboss.ws.common.configuration
-
Facility class for setting Client config
- ConfigHelper() - Constructor for class org.jboss.ws.common.configuration.ConfigHelper
-
- configurationNotFound(String) - Method in interface org.jboss.ws.common.Messages
-
- configurationNotFound(String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- configurationNotFound$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- connect() - Method in class org.jboss.ws.common.utils.JarUrlConnection
-
- Constants - Interface in org.jboss.ws.common
-
A collection of constants relevant to JBossWS
- ContextPropertiesDeploymentAspect - Class in org.jboss.ws.common.deployment
-
Populate deployment context properties
- ContextPropertiesDeploymentAspect() - Constructor for class org.jboss.ws.common.deployment.ContextPropertiesDeploymentAspect
-
- ContextRootDeploymentAspect - Class in org.jboss.ws.common.deployment
-
A deployer that assigns the context root to the service
- ContextRootDeploymentAspect() - Constructor for class org.jboss.ws.common.deployment.ContextRootDeploymentAspect
-
- contextRootExpectedToStartWithLeadingSlash(String) - Method in interface org.jboss.ws.common.Messages
-
- contextRootExpectedToStartWithLeadingSlash(String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- contextRootExpectedToStartWithLeadingSlash$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- convertJVMNameToSourceName(String, ClassLoader) - Static method in class org.jboss.ws.common.JavaUtils
-
- convertToBytes(DataHandler) - Static method in class org.jboss.ws.common.IOUtils
-
- convertToString(byte[]) - Static method in class org.jboss.ws.common.utils.UUIDGenerator
-
Converts a UUID in byte array form to the IETF string format.
- CopyJob - Class in org.jboss.ws.common.concurrent
-
Sample usage:
- CopyJob(InputStream, OutputStream) - Constructor for class org.jboss.ws.common.concurrent.CopyJob
-
Constructor; the input stream will automatically be closed on exit, while the output stream won't.
- CopyJob(InputStream, OutputStream, boolean) - Constructor for class org.jboss.ws.common.concurrent.CopyJob
-
Constructor.
- copyReader(OutputStream, Reader) - Static method in class org.jboss.ws.common.IOUtils
-
Copy the reader to the output stream
- copyStream(OutputStream, InputStream) - Static method in class org.jboss.ws.common.IOUtils
-
Copy the input stream to the output stream
- couldNotClearBlacklist(ClassLoader, Throwable) - Method in interface org.jboss.ws.common.Loggers
-
- couldNotClearBlacklist(ClassLoader, Throwable) - Method in class org.jboss.ws.common.Loggers_$logger
-
- couldNotClearBlacklist$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- couldNotFindEndpointConfigName(String) - Method in interface org.jboss.ws.common.Messages
-
- couldNotFindEndpointConfigName(String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- couldNotFindEndpointConfigName$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- couldNotGetAddressForHost(String, Throwable) - Method in interface org.jboss.ws.common.Loggers
-
- couldNotGetAddressForHost(String, Throwable) - Method in class org.jboss.ws.common.Loggers_$logger
-
- couldNotGetAddressForHost$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- couldNotGetPortFromConfiguredHTTPConnector() - Method in interface org.jboss.ws.common.Loggers
-
- couldNotGetPortFromConfiguredHTTPConnector() - Method in class org.jboss.ws.common.Loggers_$logger
-
- couldNotGetPortFromConfiguredHTTPConnector$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- couldNotLoad(String) - Method in interface org.jboss.ws.common.Loggers
-
- couldNotLoad(String) - Method in class org.jboss.ws.common.Loggers_$logger
-
- couldNotLoad$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- couldNotReadConfigFile(String) - Method in interface org.jboss.ws.common.Messages
-
- couldNotReadConfigFile(String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- couldNotReadConfigFile$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- couldNotReadConfiguration(String, Throwable) - Method in interface org.jboss.ws.common.Messages
-
- couldNotReadConfiguration(String, Throwable) - Method in class org.jboss.ws.common.Messages_$bundle
-
- couldNotReadConfiguration$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- create() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- create(String) - Static method in class org.jboss.ws.common.ObjectNameFactory
-
- create(String, String, String) - Static method in class org.jboss.ws.common.ObjectNameFactory
-
- create(String, Hashtable<String, String>) - Static method in class org.jboss.ws.common.ObjectNameFactory
-
- createElement(String) - Static method in class org.jboss.ws.common.DOMUtils
-
Create an Element for a given name.
- createElement(String, String) - Static method in class org.jboss.ws.common.DOMUtils
-
Create an Element for a given name and prefix.
- createElement(String, String, String) - Static method in class org.jboss.ws.common.DOMUtils
-
Create an Element for a given name, prefix and uri.
- createElement(QName) - Static method in class org.jboss.ws.common.DOMUtils
-
Create an Element for a given QName.
- createInvocation() - Method in class org.jboss.ws.common.invocation.AbstractInvocationHandler
-
Creates invocation.
- createParentDir(File) - Method in class org.jboss.ws.common.utils.AbstractWSDLFilePublisher
-
- createTempDirectory() - Static method in class org.jboss.ws.common.IOUtils
-
- createTextNode(String) - Static method in class org.jboss.ws.common.DOMUtils
-
Create a org.w3c.dom.Text node.
- cycleDetectedInSubGraph(Collection<?>) - Method in interface org.jboss.ws.common.Messages
-
- cycleDetectedInSubGraph(Collection) - Method in class org.jboss.ws.common.Messages_$bundle
-
- cycleDetectedInSubGraph$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- DECODE - Static variable in class org.jboss.ws.common.utils.Base64
-
Specify decoding.
- decode(byte[], int, int) - Static method in class org.jboss.ws.common.utils.Base64
-
Very low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) - Static method in class org.jboss.ws.common.utils.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decodeFromFile(String) - Static method in class org.jboss.ws.common.utils.Base64
-
Convenience method for reading a base64-encoded
file and decoding it.
- decodeToFile(String, String) - Static method in class org.jboss.ws.common.utils.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class org.jboss.ws.common.utils.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- DEFAULT_RPC_RETURN_NAME - Static variable in interface org.jboss.ws.common.Constants
-
The default RPC return parameter name
- DEFAULT_XML_CHARSET - Static variable in interface org.jboss.ws.common.Constants
-
Default charset for XML Documents
- DefaultDeployment - Class in org.jboss.ws.common.deployment
-
A general web service deployment dep.
- DefaultDeploymentModelFactory - Class in org.jboss.ws.common.deployment
-
- DefaultDeploymentModelFactory() - Constructor for class org.jboss.ws.common.deployment.DefaultDeploymentModelFactory
-
- DefaultEndpointMetricsFactory - Class in org.jboss.ws.common.management
-
Endpoint Metrics factory
- DefaultEndpointMetricsFactory() - Constructor for class org.jboss.ws.common.management.DefaultEndpointMetricsFactory
-
- DefaultHttpEndpoint - Class in org.jboss.ws.common.deployment
-
DefaultHttpEndpoint implementation
- DefaultJMSEndpoint - Class in org.jboss.ws.common.deployment
-
Default JMSEndpoint implementation
- DefaultJMSEndpointResolver - Class in org.jboss.ws.common.management
-
Default resolver for JMS endpoints
- DefaultJMSEndpointResolver() - Constructor for class org.jboss.ws.common.management.DefaultJMSEndpointResolver
-
- DefaultLifecycleHandler - Class in org.jboss.ws.common.deployment
-
A basic lifecycle handler
- DefaultLifecycleHandler() - Constructor for class org.jboss.ws.common.deployment.DefaultLifecycleHandler
-
- DefaultLifecycleHandlerFactory - Class in org.jboss.ws.common.deployment
-
- DefaultLifecycleHandlerFactory() - Constructor for class org.jboss.ws.common.deployment.DefaultLifecycleHandlerFactory
-
- DefaultSecurityAdapterFactory - Class in org.jboss.ws.common.security
-
TODO: javadoc
- DefaultSecurityAdapterFactory() - Constructor for class org.jboss.ws.common.security.DefaultSecurityAdapterFactory
-
Constructor.
- DefaultService - Class in org.jboss.ws.common.deployment
-
A service collecting endpoints belonging to the same deployment.
- DefaultSPIProviderResolver - Class in org.jboss.ws.common.spi
-
TODO: javadoc
- DefaultSPIProviderResolver() - Constructor for class org.jboss.ws.common.spi.DefaultSPIProviderResolver
-
- delegate - Variable in class org.jboss.ws.common.configuration.ConfigDelegateHandler
-
- DelegateClassLoader - Class in org.jboss.ws.common.utils
-
A delegate classloader
- DelegateClassLoader(ClassLoader, ClassLoader) - Constructor for class org.jboss.ws.common.utils.DelegateClassLoader
-
- deleteWsdlPublishDirectory(File) - Method in class org.jboss.ws.common.utils.AbstractWSDLFilePublisher
-
Delete the published wsdl document, traversing down the dir structure
- dep - Variable in class org.jboss.ws.common.utils.AbstractWSDLFilePublisher
-
- deploy(Deployment) - Method in class org.jboss.ws.common.deployment.DeploymentAspectManagerImpl
-
Iterate over the registered deployers calls create on each.
- DEPLOYMENT_LOGGER - Static variable in interface org.jboss.ws.common.Loggers
-
- DeploymentAspectManagerImpl - Class in org.jboss.ws.common.deployment
-
A general service deployment manger.
- DeploymentAspectManagerImpl() - Constructor for class org.jboss.ws.common.deployment.DeploymentAspectManagerImpl
-
- DeploymentAspectSorter - Class in org.jboss.ws.common.sort
-
- destroy() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- DOCUMENT_LITERAL - Static variable in interface org.jboss.ws.common.Constants
-
- DOM_CONTENT_CANONICAL_NORMALIZATION - Static variable in interface org.jboss.ws.common.Constants
-
- DOMUtils - Class in org.jboss.ws.common
-
DOM2 utilities: this extends the org.jboss.wsf.util.DOMUtils
adding parse and creation methods.
- DOMWriter - Class in org.jboss.ws.common
-
Traverse a DOM tree in order to print a document that is parsed.
- DOMWriter(Writer) - Constructor for class org.jboss.ws.common.DOMWriter
-
- DOMWriter(Writer, String) - Constructor for class org.jboss.ws.common.DOMWriter
-
- DOMWriter(OutputStream) - Constructor for class org.jboss.ws.common.DOMWriter
-
- DOMWriter(OutputStream, String) - Constructor for class org.jboss.ws.common.DOMWriter
-
- DONT_BREAK_LINES - Static variable in class org.jboss.ws.common.utils.Base64
-
Don't break lines when encoding (violates strict Base64 specification)
- generateRandomUUIDBytes() - Static method in class org.jboss.ws.common.utils.UUIDGenerator
-
Generates a pseudo random UUID and returns it in byte array form.
- generateRandomUUIDString() - Static method in class org.jboss.ws.common.utils.UUIDGenerator
-
Generates a pseudo random UUID and returns it the IETF specified
String form.
- GET_SERVER_INTEGRATION_SERVER_CONFIG - Static variable in class org.jboss.ws.common.management.AbstractServerConfig
-
- getAccessibleObjects(Class<?>) - Method in class org.jboss.ws.common.reflection.AbstractClassProcessor
-
All subclasses have to implement this method.
- getAccessibleObjects(Class<?>) - Method in class org.jboss.ws.common.reflection.AnnotatedFieldFinder
-
- getAccessibleObjects(Class<?>) - Method in class org.jboss.ws.common.reflection.AnnotatedMethodFinder
-
- getAccessibleObjects(Class<?>) - Method in class org.jboss.ws.common.reflection.FieldFinder
-
- getAccessibleObjects(Class<?>) - Method in class org.jboss.ws.common.reflection.MethodFinder
-
- getAddress() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getAddress() - Method in class org.jboss.ws.common.deployment.DefaultJMSEndpoint
-
- getAddress() - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- getAddress() - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- getAllHandlers(EndpointConfig) - Method in class org.jboss.ws.common.configuration.AbstractCommonConfigResolver
-
Returns a set of full qualified class names of the handlers from the specified endpoint config
- getAnnotation() - Method in class org.jboss.ws.common.reflection.AbstractAnnotatedClassProcessor
-
- getAnnotation() - Method in interface org.jboss.ws.common.reflection.AnnotationAware
-
Returns annotation class associated with object.
- getAverageProcessingTime() - Method in class org.jboss.ws.common.management.EndpointMetricsImpl
-
- getAverageProcessingTime() - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- getAverageProcessingTime() - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- getBaseResource() - Method in class org.jboss.ws.common.utils.JarUrlConnection
-
Retrieve the base resource URL
.
- getCanonicalName() - Method in class org.jboss.ws.common.deployment.ArchiveDeploymentImpl
-
- getCharsetFileWriter(File, String) - Static method in class org.jboss.ws.common.IOUtils
-
- getChildren() - Method in class org.jboss.ws.common.ResourceLoaderAdapter
-
- getClassLoader() - Method in class org.jboss.ws.common.deployment.DefaultDeployment
-
- getClientConfig(String) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- getClientHosts() - Method in class org.jboss.ws.common.monitoring.MemoryBufferRecorder
-
- getClientHosts() - Method in interface org.jboss.ws.common.monitoring.MemoryBufferRecorderMBean
-
Gets a set containing the client hosts of the last saved records.
- getConfig(String) - Method in class org.jboss.ws.common.management.CommonConfigStoreImpl
-
- getConfigFile(String) - Method in class org.jboss.ws.common.configuration.AbstractCommonConfigResolver
-
Returns the URL of the config file for the given name; this can either be in the root of the deployment
or at the same level of the endpoint class file (a sibling of it)
- getConfigFile(String) - Method in class org.jboss.ws.common.configuration.BasicConfigResolver
-
- getConfigs() - Method in class org.jboss.ws.common.management.CommonConfigStoreImpl
-
- getContextProperties() - Method in class org.jboss.ws.common.deployment.ContextPropertiesDeploymentAspect
-
- getContextRoot() - Method in class org.jboss.ws.common.deployment.DefaultService
-
- getDate() - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- getDefaultConfigFile(String) - Method in class org.jboss.ws.common.configuration.AbstractCommonConfigResolver
-
Returns the URL of the specified default config file; this can either be in the root of the deployment
or at the same level of the endpoint class file (a sibling of it)
- getDefaultConfigFile(String) - Method in class org.jboss.ws.common.configuration.BasicConfigResolver
-
- getDelegate() - Method in class org.jboss.ws.common.configuration.ConfigDelegateHandler
-
- getDeployment() - Method in class org.jboss.ws.common.deployment.DefaultService
-
- getDeploymentAspects() - Method in class org.jboss.ws.common.deployment.DeploymentAspectManagerImpl
-
- getDescriptorName() - Method in class org.jboss.ws.common.deployment.JBossWebservicesDescriptorParserImpl
-
- getDescriptorName() - Method in class org.jboss.ws.common.deployment.WebservicesDescriptorParserImpl
-
- getDestinationHost() - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- getDocumentBuilder() - Static method in class org.jboss.ws.common.DOMUtils
-
Initialize the DocumentBuilder, set the current thread association and returns it
- getEndpointByName(String) - Method in class org.jboss.ws.common.deployment.DefaultService
-
- getEndpointClassName() - Method in class org.jboss.ws.common.configuration.AbstractCommonConfigResolver
-
Gets the FQN of the endpoint class whose config is to be resolved by this class
- getEndpointClassName() - Method in class org.jboss.ws.common.configuration.BasicConfigResolver
-
- getEndpointConfig() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getEndpointConfig(String) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- getEndpointConfigFileFromAnnotation() - Method in class org.jboss.ws.common.configuration.AbstractCommonConfigResolver
-
Returns the config file specified on the @EndpointConfig annotation (if any) on
the current endpoint
- getEndpointConfigFileFromAnnotation() - Method in class org.jboss.ws.common.configuration.BasicConfigResolver
-
- getEndpointConfigFileOverride() - Method in class org.jboss.ws.common.configuration.AbstractCommonConfigResolver
-
Returns the config file value coming from deployment descriptor
- getEndpointConfigFileOverride() - Method in class org.jboss.ws.common.configuration.BasicConfigResolver
-
- getEndpointConfigNameFromAnnotation() - Method in class org.jboss.ws.common.configuration.AbstractCommonConfigResolver
-
Returns the config name specified on the @EndpointConfig annotation (if any) on
the current endpoint
- getEndpointConfigNameFromAnnotation() - Method in class org.jboss.ws.common.configuration.BasicConfigResolver
-
- getEndpointConfigNameOverride() - Method in class org.jboss.ws.common.configuration.AbstractCommonConfigResolver
-
Returns the config name value coming from deployment descriptor
- getEndpointConfigNameOverride() - Method in class org.jboss.ws.common.configuration.BasicConfigResolver
-
- getEndpointMetrics() - Method in class org.jboss.ws.common.deployment.DefaultHttpEndpoint
-
- getEndpointMetrics() - Method in class org.jboss.ws.common.deployment.DefaultJMSEndpoint
-
- getEndpointReference(Element...) - Method in class org.jboss.ws.common.injection.ThreadLocalAwareWebServiceContext
-
- getEndpointReference(Class<T>, Element...) - Method in class org.jboss.ws.common.injection.ThreadLocalAwareWebServiceContext
-
- getEndpoints() - Method in class org.jboss.ws.common.deployment.DefaultService
-
- getEndpoints(EndpointTypeFilter) - Method in class org.jboss.ws.common.deployment.DefaultService
-
- getEnvelope() - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- getExplicitContextRoot(Deployment) - Method in class org.jboss.ws.common.deployment.BackwardCompatibleContextRootDeploymentAspect
-
- getExplicitContextRoot(Deployment) - Method in class org.jboss.ws.common.deployment.ContextRootDeploymentAspect
-
- getExplicitPattern(Deployment, Endpoint) - Method in class org.jboss.ws.common.deployment.URLPatternDeploymentAspect
-
- getExplicitVirtualHost(Deployment) - Method in class org.jboss.ws.common.deployment.VirtualHostDeploymentAspect
-
- getFaultCount() - Method in class org.jboss.ws.common.management.EndpointMetricsImpl
-
- getFaultCount() - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- getFaultCount() - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- getFilter() - Method in class org.jboss.ws.common.monitoring.NotFilter
-
- getFilter1() - Method in class org.jboss.ws.common.monitoring.AndFilter
-
- getFilter1() - Method in class org.jboss.ws.common.monitoring.OrFilter
-
- getFilter2() - Method in class org.jboss.ws.common.monitoring.AndFilter
-
- getFilter2() - Method in class org.jboss.ws.common.monitoring.OrFilter
-
- getFilters() - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- getFilters() - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- getFilters() - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- getGroupID() - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- getHeaders() - Method in class org.jboss.ws.common.configuration.SOAPConfigDelegateHandler
-
- getHeaders() - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- getHomeDir() - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- getHostAlias(String) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- getHosts() - Method in class org.jboss.ws.common.monitoring.HostFilter
-
- getImplementationTitle() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- getImplementationTitle() - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- getImplementationVersion() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- getImplementationVersion() - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- getImplicitContextRoot(ArchiveDeployment) - Method in class org.jboss.ws.common.deployment.ContextRootDeploymentAspect
-
Use the implicit context root derived from the deployment name
- getImplMethod(Class<?>, Method) - Method in class org.jboss.ws.common.invocation.AbstractInvocationHandler
-
Returns implementation method that will be used for invocation.
- getInputStream() - Method in class org.jboss.ws.common.utils.JarUrlConnection
-
- getInstance() - Static method in class org.jboss.ws.common.deployment.DefaultLifecycleHandler
-
- getInstance() - Static method in class org.jboss.ws.common.injection.ThreadLocalAwareWebServiceContext
-
- getInstance() - Static method in class org.jboss.ws.common.io.NullOutputStream
-
- getInstance() - Static method in class org.jboss.ws.common.sort.DeploymentAspectSorter
-
- getInstance() - Static method in class org.jboss.ws.common.utils.NullPrintStream
-
- getInstanceProvider() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getInvocationHandler() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getJarFile() - Method in class org.jboss.ws.common.utils.JarUrlConnection
-
- getJNDIContext(Endpoint) - Method in class org.jboss.ws.common.invocation.AbstractInvocationHandler
-
- getJNDIContext(Endpoint) - Method in class org.jboss.ws.common.invocation.AbstractInvocationHandlerJSE
-
- getJustClassName(Class<?>) - Static method in class org.jboss.ws.common.JavaUtils
-
Given a class, strip out the package name
- getJustClassName(String) - Static method in class org.jboss.ws.common.JavaUtils
-
Given a FQN of a class, strip out the package name
- getLifecycleHandler() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getLifecycleHandler() - Method in class org.jboss.ws.common.deployment.DefaultLifecycleHandlerFactory
-
- getLoader() - Method in class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- getMatchingRecords(RecordFilter[]) - Method in class org.jboss.ws.common.monitoring.MemoryBufferRecorder
-
- getMatchingRecords(RecordFilter[]) - Method in interface org.jboss.ws.common.monitoring.MemoryBufferRecorderMBean
-
Gets the records matching the provided filters.
- getMaxProcessingTime() - Method in class org.jboss.ws.common.management.EndpointMetricsImpl
-
- getMaxProcessingTime() - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- getMaxProcessingTime() - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- getMaxSize() - Method in class org.jboss.ws.common.monitoring.MemoryBufferRecorder
-
- getMaxSize() - Method in interface org.jboss.ws.common.monitoring.MemoryBufferRecorderMBean
-
Gets the current buffer max size (i.e.
- getMbeanServer() - Method in class org.jboss.ws.common.deployment.EndpointRecordProcessorDeploymentAspect
-
- getMbeanServer() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- getMessageContext() - Method in class org.jboss.ws.common.injection.ThreadLocalAwareWebServiceContext
-
- getMessageType() - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- getMetadataFiles() - Method in class org.jboss.ws.common.deployment.ArchiveDeploymentImpl
-
- getMinProcessingTime() - Method in class org.jboss.ws.common.management.EndpointMetricsImpl
-
- getMinProcessingTime() - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- getMinProcessingTime() - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- getName() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getName() - Method in class org.jboss.ws.common.deployment.DeploymentAspectManagerImpl
-
- getName() - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- getName() - Method in class org.jboss.ws.common.ResourceLoaderAdapter
-
- getObject() - Method in class org.jboss.ws.common.injection.PreDestroyHolder
-
- getOperation() - Method in class org.jboss.ws.common.monitoring.OperationFilter
-
- getOperation() - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- getOptionalAttachment(Deployment, Class<A>) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns optional attachment value from webservice deployment or null if not bound.
- getOwnerDocument() - Static method in class org.jboss.ws.common.DOMUtils
-
Get the owner document that is associated with the current thread
- getPackageName(Class<?>) - Static method in class org.jboss.ws.common.JavaUtils
-
- getParent() - Method in class org.jboss.ws.common.deployment.ArchiveDeploymentImpl
-
- getPrimitiveType(String) - Static method in class org.jboss.ws.common.JavaUtils
-
- getPrimitiveType(Class<?>) - Static method in class org.jboss.ws.common.JavaUtils
-
Get the corresponding primitive for a give wrapper type.
- getPrimitiveValueArray(Object) - Static method in class org.jboss.ws.common.JavaUtils
-
Converts an n-dimensional array of wrapper types to primitive types
- getProvider() - Method in class org.jboss.ws.common.spi.DefaultSPIProviderResolver
-
- getProvides() - Method in class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- getProvidesAsSet() - Method in class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- getRawParameterTypeArguments(ParameterizedType) - Static method in class org.jboss.ws.common.JavaUtils
-
- getRecordProcessors() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getRecordProcessors() - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- getRecordProcessors() - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- getRecordsAsHTMLTable(boolean, boolean) - Method in class org.jboss.ws.common.monitoring.MemoryBufferRecorder
-
- getRecordsAsHTMLTable(boolean, boolean) - Method in interface org.jboss.ws.common.monitoring.MemoryBufferRecorderMBean
-
Shows all the records as a HTML table
- getRecordsByClientHost(String) - Method in class org.jboss.ws.common.monitoring.MemoryBufferRecorder
-
- getRecordsByClientHost(String) - Method in interface org.jboss.ws.common.monitoring.MemoryBufferRecorderMBean
-
Gets the records with the given client host.
- getRecordsByClientHostAsHTMLTable(boolean, boolean, String) - Method in class org.jboss.ws.common.monitoring.MemoryBufferRecorder
-
- getRecordsByClientHostAsHTMLTable(boolean, boolean, String) - Method in interface org.jboss.ws.common.monitoring.MemoryBufferRecorderMBean
-
Shows the records with the given client host as a HTML table.
- getRecordsByOperation(String, String) - Method in class org.jboss.ws.common.monitoring.MemoryBufferRecorder
-
- getRecordsByOperation(String, String) - Method in interface org.jboss.ws.common.monitoring.MemoryBufferRecorderMBean
-
Gets the records with the given operation.
- getRecordsByOperationAsHTMLTable(boolean, boolean, String, String) - Method in class org.jboss.ws.common.monitoring.MemoryBufferRecorder
-
- getRecordsByOperationAsHTMLTable(boolean, boolean, String, String) - Method in interface org.jboss.ws.common.monitoring.MemoryBufferRecorderMBean
-
Shows the records with the given operation as a HTML table.
- getRelativeOrder() - Method in class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- getReplyDestination() - Method in class org.jboss.ws.common.deployment.DefaultJMSEndpoint
-
- getRequestCount() - Method in class org.jboss.ws.common.management.EndpointMetricsImpl
-
- getRequestCount() - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- getRequestCount() - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- getRequestHandler() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getRequestURI() - Method in class org.jboss.ws.common.deployment.DefaultJMSEndpoint
-
- getRequiredAttachment(Deployment, Class<A>) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns required attachment value from webservice deployment.
- getRequires() - Method in class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- getRequiresAsSet() - Method in class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- getResource(String) - Method in class org.jboss.ws.common.utils.DelegateClassLoader
- getResourceAsStream(String) - Method in class org.jboss.ws.common.utils.DelegateClassLoader
- getResourceResolver() - Method in class org.jboss.ws.common.deployment.ArchiveDeploymentImpl
-
- getResources(String) - Method in class org.jboss.ws.common.utils.DelegateClassLoader
- getResponseCount() - Method in class org.jboss.ws.common.management.EndpointMetricsImpl
-
- getResponseCount() - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- getResponseCount() - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- getRootFile() - Method in class org.jboss.ws.common.deployment.ArchiveDeploymentImpl
-
- getSecurityDomainContext() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getSegmentInputStream(InputStream, String) - Method in class org.jboss.ws.common.utils.JarUrlConnection
-
Retrieve the InputStream
for the nesting
segment relative to a base InputStream
.
- getSegments() - Method in class org.jboss.ws.common.utils.JarUrlConnection
-
Retrieve the nesting path segments.
- getServerConfig() - Method in class org.jboss.ws.common.configuration.AbstractCommonConfigResolver
-
- getServerDataDir() - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- getServerIntegrationServerConfig() - Static method in class org.jboss.ws.common.management.AbstractServerConfig
-
- getServerTempDir() - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- getService() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getService() - Method in class org.jboss.ws.common.deployment.DefaultDeployment
-
- getShortName() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getSimpleName() - Method in class org.jboss.ws.common.deployment.DefaultDeployment
-
- getSize() - Method in class org.jboss.ws.common.monitoring.MemoryBufferRecorder
-
- getSize() - Method in interface org.jboss.ws.common.monitoring.MemoryBufferRecorderMBean
-
Gets the buffer's current size
- getSourceHost() - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- getSourceName(Class<?>) - Static method in class org.jboss.ws.common.JavaUtils
-
- getState() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getTargetBeanClass() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getTargetBeanName() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getTargetDestination() - Method in class org.jboss.ws.common.deployment.DefaultJMSEndpoint
-
- getTargetURL() - Method in class org.jboss.ws.common.utils.ResourceURL
-
- getTotalProcessingTime() - Method in class org.jboss.ws.common.management.EndpointMetricsImpl
-
- getTotalProcessingTime() - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- getTotalProcessingTime() - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- getType() - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- getUpdateTime() - Method in class org.jboss.ws.common.management.EndpointMetricsImpl
-
- getUpdateTime() - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- getUpdateTime() - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- getURLPattern() - Method in class org.jboss.ws.common.deployment.DefaultHttpEndpoint
-
- getUrlPattern(String, String, String) - Static method in class org.jboss.ws.common.utils.UrlPatternUtils
-
- getUrlPattern(String, String) - Static method in class org.jboss.ws.common.utils.UrlPatternUtils
-
- getUrlPattern(String) - Static method in class org.jboss.ws.common.utils.UrlPatternUtils
-
- getUrlPatternByClassname(Class<?>) - Static method in class org.jboss.ws.common.utils.UrlPatternUtils
-
- getUrlPatternByPortComponentURI(String, String) - Static method in class org.jboss.ws.common.utils.UrlPatternUtils
-
- getUrlPatternByPortComponentURI(JBossPortComponentMetaData) - Static method in class org.jboss.ws.common.utils.UrlPatternUtils
-
- getUrlPatternByWebContext(Class<?>) - Static method in class org.jboss.ws.common.utils.UrlPatternUtils
-
- getUrlPatternByWebService(Class<?>) - Static method in class org.jboss.ws.common.utils.UrlPatternUtils
-
- getUrlPatternByWebServiceProvider(Class<?>) - Static method in class org.jboss.ws.common.utils.UrlPatternUtils
-
- getUserPrincipal() - Method in class org.jboss.ws.common.injection.ThreadLocalAwareWebServiceContext
-
- getVirtualHost() - Method in class org.jboss.ws.common.deployment.DefaultService
-
- getVirtualHostPort(String, boolean) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- getWebServiceHost() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- getWebServiceHost() - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- getWebServicePathRewriteRule() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- getWebServicePathRewriteRule() - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- getWebServicePort() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- getWebServicePort() - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- getWebServiceSecurePort() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- getWebServiceSecurePort() - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- getWebServiceUriScheme() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- getWebServiceUriScheme() - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- getWrapperConfig() - Method in class org.jboss.ws.common.management.CommonConfigStoreImpl
-
- getWrapperType(Class<?>) - Static method in class org.jboss.ws.common.JavaUtils
-
Get the corresponding wrapper type for a give primitive.
- getWrapperValueArray(Object) - Static method in class org.jboss.ws.common.JavaUtils
-
Converts an n-dimensional array of primitive types to wrapper types
- GZIP - Static variable in class org.jboss.ws.common.utils.Base64
-
Specify that data should be gzip-compressed.
- init(Endpoint) - Method in class org.jboss.ws.common.invocation.AbstractInvocationHandler
-
Initialization method.
- initParamsNotSupported() - Method in interface org.jboss.ws.common.Loggers
-
- initParamsNotSupported() - Method in class org.jboss.ws.common.Loggers_$logger
-
- initParamsNotSupported$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- InjectionException - Exception in org.jboss.ws.common.injection
-
Represents generic injection error.
- InjectionException() - Constructor for exception org.jboss.ws.common.injection.InjectionException
-
Constructor.
- InjectionException(String) - Constructor for exception org.jboss.ws.common.injection.InjectionException
-
Constructor.
- InjectionException(Throwable) - Constructor for exception org.jboss.ws.common.injection.InjectionException
-
Constructor.
- InjectionException(String, Throwable) - Constructor for exception org.jboss.ws.common.injection.InjectionException
-
Constructor.
- InjectionHelper - Class in org.jboss.ws.common.injection
-
An injection helper class for javax.* annotations.
- injectWebServiceContext(Object, WebServiceContext) - Static method in class org.jboss.ws.common.injection.InjectionHelper
-
Injects @Resource annotated accessible objects referencing WebServiceContext.
- InputStream(InputStream) - Constructor for class org.jboss.ws.common.utils.Base64.InputStream
-
- InputStream(InputStream, int) - Constructor for class org.jboss.ws.common.utils.Base64.InputStream
-
- INSTANCE - Static variable in class org.jboss.ws.common.Messages_$bundle
-
- invalidAddressProvided(String) - Method in interface org.jboss.ws.common.Messages
-
- invalidAddressProvided(String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- invalidAddressProvided$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- invalidBinaryComponentForArray(String) - Method in interface org.jboss.ws.common.Messages
-
- invalidBinaryComponentForArray(String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- invalidBinaryComponentForArray$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- invalidObjectName(Throwable, String) - Method in interface org.jboss.ws.common.Messages
-
- invalidObjectName(Throwable, String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- invalidObjectName$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- InvocationHandlerJAXRPC - Class in org.jboss.ws.common.invocation
-
Handles invocations on JAXRPC endpoints.
- InvocationHandlerJAXRPC() - Constructor for class org.jboss.ws.common.invocation.InvocationHandlerJAXRPC
-
Constructor.
- InvocationHandlerJAXWS - Class in org.jboss.ws.common.invocation
-
Handles invocations on JAXWS endpoints.
- InvocationHandlerJAXWS() - Constructor for class org.jboss.ws.common.invocation.InvocationHandlerJAXWS
-
- invocationHandlerNotAvailable(ObjectName) - Method in interface org.jboss.ws.common.Messages
-
- invocationHandlerNotAvailable(ObjectName) - Method in class org.jboss.ws.common.Messages_$bundle
-
- invocationHandlerNotAvailable$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- invoke(Endpoint, Invocation) - Method in class org.jboss.ws.common.invocation.AbstractInvocationHandlerJSE
-
Invokes method on endpoint implementation.
- IOUtils - Class in org.jboss.ws.common
-
IO utilites
- isAssignableFrom(Class<?>, Class<?>) - Static method in class org.jboss.ws.common.JavaUtils
-
Return true if the dest class is assignable from the src.
- isCanonical() - Method in class org.jboss.ws.common.DOMWriter
-
- isConfidentialTransportGuarantee(Deployment, Endpoint) - Method in class org.jboss.ws.common.deployment.EndpointAddressDeploymentAspect
-
- isEarArchive(Deployment) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns true if archive name ends with '.ear' suffix.
- isEjbDeployment(Deployment) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns true if deployment represents an EJB deployment.
- isEjbEndpoint(Endpoint) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns true if endpoint represents either an EJB endpoint.
- isEndpointClassAnnotated(Class<T>) - Method in class org.jboss.ws.common.configuration.AbstractCommonConfigResolver
-
Returns true or false depending on the current endpoint class being annotated or
not with the specified annotation.
- isEndpointClassAnnotated(Class<T>) - Method in class org.jboss.ws.common.configuration.BasicConfigResolver
-
- isIgnoreWhitespace() - Method in class org.jboss.ws.common.DOMWriter
-
- isJarArchive(Deployment) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns true if archive name ends with '.jar' suffix.
- isJaxwsEjbDeployment(Deployment) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns true if deployment represents JAXWS EJB deployment.
- isJaxwsEjbEndpoint(Endpoint) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns true if endpoint represents JAXWS EJB3 endpoint.
- isJaxwsEndpoint(Endpoint) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns true if endpoint represents a JAXWS endpoint.
- isJaxwsJseDeployment(Deployment) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns true if deployment represents JAXWS JSE deployment.
- isJaxwsJseEndpoint(Endpoint) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns true if endpoint represents JAXWS JSE endpoint.
- isJBossRepositoryClassLoader(ClassLoader) - Static method in class org.jboss.ws.common.JavaUtils
-
Tests if this class loader is a JBoss RepositoryClassLoader
- isJseDeployment(Deployment) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns true if deployment represents a JSE deployment.
- isJseEndpoint(Endpoint) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns true if endpoint represents a JSE endpoint.
- isLast() - Method in class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- isLoaded(String, ClassLoader) - Static method in class org.jboss.ws.common.JavaUtils
-
- isModifySOAPAddress() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- isModifySOAPAddress() - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- isPre() - Method in class org.jboss.ws.common.configuration.ConfigDelegateHandler
-
- isPrettyprint() - Method in class org.jboss.ws.common.DOMWriter
-
- isPrimitive(String) - Static method in class org.jboss.ws.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.ws.common.JavaUtils
-
True if the given class is a primitive or array of which.
- isProcessDate() - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- isProcessDate() - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- isProcessDate() - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- isProcessDestinationHost() - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- isProcessDestinationHost() - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- isProcessDestinationHost() - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- isProcessEnvelope() - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- isProcessEnvelope() - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- isProcessEnvelope() - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- isProcessHeaders() - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- isProcessHeaders() - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- isProcessHeaders() - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- isProcessMessageType() - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- isProcessMessageType() - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- isProcessMessageType() - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- isProcessOperation() - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- isProcessOperation() - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- isProcessOperation() - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- isProcessSourceHost() - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- isProcessSourceHost() - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- isProcessSourceHost() - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- isRecording() - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- isRecording() - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- isRecording() - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- isReservedKeyword(String) - Static method in class org.jboss.ws.common.JavaUtils
-
- isRetro14() - Static method in class org.jboss.ws.common.JavaUtils
-
This method tests for retro translation by searching for a known problem where Class
does not implement Type.
- isSource() - Method in class org.jboss.ws.common.monitoring.HostFilter
-
- isStatisticsEnabled() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- isUserInRole(String) - Method in class org.jboss.ws.common.injection.ThreadLocalAwareWebServiceContext
-
- isValidAddress(String) - Static method in class org.jboss.ws.common.utils.AddressUtils
-
- isValidHostnameAddress(String) - Static method in class org.jboss.ws.common.utils.AddressUtils
-
- isValidIPAddress(String) - Static method in class org.jboss.ws.common.utils.AddressUtils
-
- isValidIPv4Address(String) - Static method in class org.jboss.ws.common.utils.AddressUtils
-
- isValidIPv6Address(String) - Static method in class org.jboss.ws.common.utils.AddressUtils
-
- isWarArchive(Deployment) - Static method in class org.jboss.ws.common.integration.WSHelper
-
Returns true if archive name ends with '.war' suffix.
- isWriteXMLDeclaration() - Method in class org.jboss.ws.common.DOMWriter
-
- name - Variable in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- NETTY_MESSAGE - Static variable in interface org.jboss.ws.common.Constants
-
- newDeployment(String, ClassLoader, UnifiedVirtualFile) - Method in class org.jboss.ws.common.deployment.ArchiveDeploymentModelFactory
-
- newDeployment(ArchiveDeployment, String, ClassLoader, UnifiedVirtualFile) - Method in class org.jboss.ws.common.deployment.ArchiveDeploymentModelFactory
-
- newDeployment(String, ClassLoader, UnifiedVirtualFile) - Method in class org.jboss.ws.common.deployment.DefaultDeploymentModelFactory
-
- newDeployment(ArchiveDeployment, String, ClassLoader, UnifiedVirtualFile) - Method in class org.jboss.ws.common.deployment.DefaultDeploymentModelFactory
-
- newDocumentBuilder(DocumentBuilderFactory) - Static method in class org.jboss.ws.common.DOMUtils
-
Creates a new DocumentBuilder instance using the provided DocumentBuilderFactory
- newEndpointMetrics() - Method in class org.jboss.ws.common.management.DefaultEndpointMetricsFactory
-
- newGroupID() - Static method in class org.jboss.ws.common.monitoring.RecordFactory
-
- newHttpEndpoint(String) - Method in class org.jboss.ws.common.deployment.ArchiveDeploymentModelFactory
-
- newHttpEndpoint(String) - Method in class org.jboss.ws.common.deployment.DefaultDeploymentModelFactory
-
- newInitializedReference(Reference) - Static method in class org.jboss.ws.common.deployment.ReferenceFactory
-
- newInitializedReference(Object) - Static method in class org.jboss.ws.common.deployment.ReferenceFactory
-
- newJMSEndpoint(String) - Method in class org.jboss.ws.common.deployment.ArchiveDeploymentModelFactory
-
- newJMSEndpoint(String) - Method in class org.jboss.ws.common.deployment.DefaultDeploymentModelFactory
-
- newRecord(String) - Static method in class org.jboss.ws.common.monitoring.RecordFactory
-
- newRecord() - Static method in class org.jboss.ws.common.monitoring.RecordFactory
-
- newRecordProcessors() - Method in class org.jboss.ws.common.monitoring.CommonRecordProcessorFactory
-
- newSecurityAdapter() - Method in class org.jboss.ws.common.security.DefaultSecurityAdapterFactory
-
Creates new security adapter instance.
- newUninitializedReference(Reference) - Static method in class org.jboss.ws.common.deployment.ReferenceFactory
-
- newUninitializedReference(Object) - Static method in class org.jboss.ws.common.deployment.ReferenceFactory
-
- NO_OPTIONS - Static variable in class org.jboss.ws.common.utils.Base64
-
No options specified.
- node2String(Node) - Static method in class org.jboss.ws.common.DOMUtils
-
Converts XML node in pretty mode using UTF-8 encoding to string.
- node2String(Node, boolean) - Static method in class org.jboss.ws.common.DOMUtils
-
Converts XML node in specified pretty mode using UTF-8 encoding to string.
- node2String(Node, boolean, String) - Static method in class org.jboss.ws.common.DOMUtils
-
Converts XML node in specified pretty mode and encoding to string.
- noDeploymentAspectFoundWithAttributeLast() - Method in interface org.jboss.ws.common.Messages
-
- noDeploymentAspectFoundWithAttributeLast() - Method in class org.jboss.ws.common.Messages_$bundle
-
- noDeploymentAspectFoundWithAttributeLast$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- normaliseURL(URL) - Static method in class org.jboss.ws.common.utils.JarUrlConnection
-
- normalize(String, boolean) - Static method in class org.jboss.ws.common.DOMWriter
-
Normalizes the given string.
- normalize(String) - Static method in class org.jboss.ws.common.Normalizer
-
- normalize(String, boolean) - Static method in class org.jboss.ws.common.Normalizer
-
- Normalizer - Class in org.jboss.ws.common
-
- Normalizer() - Constructor for class org.jboss.ws.common.Normalizer
-
- notAssignableDueToConflictingClassLoaders(Class<?>, Class<?>, ClassLoader, ClassLoader) - Method in interface org.jboss.ws.common.Loggers
-
- notAssignableDueToConflictingClassLoaders(Class, Class, ClassLoader, ClassLoader) - Method in class org.jboss.ws.common.Loggers_$logger
-
- notAssignableDueToConflictingClassLoaders$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- NotFilter - Class in org.jboss.ws.common.monitoring
-
A simple record filter acting like the negation operator
- NotFilter(RecordFilter) - Constructor for class org.jboss.ws.common.monitoring.NotFilter
-
- notJAXWSHandler(String) - Method in interface org.jboss.ws.common.Messages
-
- notJAXWSHandler(String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- notJAXWSHandler$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- NS_ATTACHMENT_MIME_TYPE - Static variable in interface org.jboss.ws.common.Constants
-
Encoded mime type namespace for internall and DII use
- NS_HTTP - Static variable in interface org.jboss.ws.common.Constants
-
HTTP binding namespace http://schemas.xmlsoap.org/wsdl/http/
- NS_JBOSSWS_URI - Static variable in interface org.jboss.ws.common.Constants
-
JBossWS namespace URI
- NS_SCHEMA_XSD - Static variable in interface org.jboss.ws.common.Constants
-
XMLSchema namespace http://www.w3.org/2001/XMLSchema
- NS_SCHEMA_XSI - Static variable in interface org.jboss.ws.common.Constants
-
XMLSchema instance namespace http://www.w3.org/2001/XMLSchema-instance
- NS_SOAP11 - Static variable in interface org.jboss.ws.common.Constants
-
SOAP-1.1 namespace http://schemas.xmlsoap.org/wsdl/soap/
- NS_SOAP11_ENV - Static variable in interface org.jboss.ws.common.Constants
-
SOAP-1.1 envelope namespace http://schemas.xmlsoap.org/soap/envelope/
- NS_SOAP12 - Static variable in interface org.jboss.ws.common.Constants
-
SOAP-1.2 namespace http://schemas.xmlsoap.org/wsdl/soap12/
- NS_SOAP12_ENV - Static variable in interface org.jboss.ws.common.Constants
-
SOAP-1.2 envelope namespace http://www.w3.org/2003/05/soap-envelope
- NS_SWA_MIME - Static variable in interface org.jboss.ws.common.Constants
-
The namespace for the SwA mime type
- NS_WSDL11 - Static variable in interface org.jboss.ws.common.Constants
-
Default namespace for WSDL-1.1 http://schemas.xmlsoap.org/wsdl/
- NS_XML - Static variable in interface org.jboss.ws.common.Constants
-
XML Namespace
- NS_XMLNS - Static variable in interface org.jboss.ws.common.Constants
-
XML namespace declaration namespace
- NullOutputStream - Class in org.jboss.ws.common.io
-
- NullPrintStream - Class in org.jboss.ws.common.utils
-
Print stream singleton that does nothing
- reachedEndOfXMLDocUnexpectedly(String) - Method in interface org.jboss.ws.common.Messages
-
- reachedEndOfXMLDocUnexpectedly(String) - Method in class org.jboss.ws.common.Messages_$bundle
-
- reachedEndOfXMLDocUnexpectedly$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- read() - Method in class org.jboss.ws.common.utils.Base64.InputStream
-
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class org.jboss.ws.common.utils.Base64.InputStream
-
- readAndCloseStream(InputStream) - Static method in class org.jboss.ws.common.IOUtils
-
- readAndCloseStream(InputStream, String) - Static method in class org.jboss.ws.common.IOUtils
-
- readConfig(String, String, Class<?>) - Method in class org.jboss.ws.common.configuration.ConfigHelper
-
- readResolve() - Method in class org.jboss.ws.common.injection.ThreadLocalAwareWebServiceContext
-
- readResolve() - Method in class org.jboss.ws.common.Messages_$bundle
-
- RecordFactory - Class in org.jboss.ws.common.monitoring
-
Simple record factory
- RecordFactory() - Constructor for class org.jboss.ws.common.monitoring.RecordFactory
-
- RecordImpl - Class in org.jboss.ws.common.monitoring
-
Default Record implementation
- recording - Variable in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- RecordingServerHandler - Class in org.jboss.ws.common.invocation
-
This handler is responsible for collecting the information about the
messages being exchanged and recording them on the server side.
- RecordingServerHandler() - Constructor for class org.jboss.ws.common.invocation.RecordingServerHandler
-
- ReferenceFactory - Class in org.jboss.ws.common.deployment
-
- ReferenceResolver - Interface in org.jboss.ws.common.injection
-
JNDI reference resolver.
- register(T) - Method in class org.jboss.ws.common.management.CommonConfigStoreImpl
-
- registerClientConfig(ClientConfig) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- registerEndpointConfig(EndpointConfig) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- reload() - Method in class org.jboss.ws.common.management.CommonConfigStoreImpl
-
- reloadClientConfigs() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- reloadEndpointConfigs() - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- removeAttachment(Class<T>) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- removeEndpoint(Endpoint) - Method in class org.jboss.ws.common.deployment.DefaultService
-
- removeProperty(String) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- resolve(String) - Method in class org.jboss.ws.common.deployment.ResourceResolverImpl
-
- resolve(AccessibleObject) - Method in interface org.jboss.ws.common.injection.ReferenceResolver
-
Resolves JNDI name.
- resolve(AccessibleObject) - Method in class org.jboss.ws.common.injection.resolvers.AbstractReferenceResolver
-
- resolve(String) - Static method in class org.jboss.ws.common.utils.XMLPredefinedEntityReferenceResolver
-
Transforms an XML normalized string by resolving all predefined character and entity references
- resolveEndpointConfig() - Method in class org.jboss.ws.common.configuration.AbstractCommonConfigResolver
-
Returns the EndpointConfig resolved for the current endpoint
- resolveFailSafe(String) - Method in class org.jboss.ws.common.deployment.ResourceResolverImpl
-
- resolveField(Field) - Method in class org.jboss.ws.common.injection.resolvers.AbstractReferenceResolver
-
All subclasses have to implement this template method.
- resolveField(Field) - Method in class org.jboss.ws.common.injection.resolvers.ResourceReferenceResolver
-
- resolveMethod(Method) - Method in class org.jboss.ws.common.injection.resolvers.AbstractReferenceResolver
-
All subclasses have to implement this template method.
- resolveMethod(Method) - Method in class org.jboss.ws.common.injection.resolvers.ResourceReferenceResolver
-
- ResourceFieldFinder - Class in org.jboss.ws.common.injection.finders
-
Field based resource injection.
- ResourceFieldFinder(Class<?>, boolean) - Constructor for class org.jboss.ws.common.injection.finders.ResourceFieldFinder
-
Constructor.
- ResourceLoaderAdapter - Class in org.jboss.ws.common
-
The default file adapter loads resources through an associated classloader.
- ResourceLoaderAdapter() - Constructor for class org.jboss.ws.common.ResourceLoaderAdapter
-
- ResourceLoaderAdapter(ClassLoader) - Constructor for class org.jboss.ws.common.ResourceLoaderAdapter
-
- ResourceMethodFinder - Class in org.jboss.ws.common.injection.finders
-
Setter based resource injection.
- ResourceMethodFinder(Class<?>, boolean) - Constructor for class org.jboss.ws.common.injection.finders.ResourceMethodFinder
-
Constructor.
- ResourceReferenceResolver - Class in org.jboss.ws.common.injection.resolvers
-
JNDI reference resolver for @Resource annotated methods and fields.
- ResourceReferenceResolver() - Constructor for class org.jboss.ws.common.injection.resolvers.ResourceReferenceResolver
-
Constructor.
- ResourceResolverImpl - Class in org.jboss.ws.common.deployment
-
A resource resolver implementation using unified virtual files
and classloader
- ResourceResolverImpl(ArchiveDeployment) - Constructor for class org.jboss.ws.common.deployment.ResourceResolverImpl
-
- ResourceURL - Class in org.jboss.ws.common.utils
-
A wrapper around an URL that can handle input streams for resources in nested jars.
- ResourceURL(URL) - Constructor for class org.jboss.ws.common.utils.ResourceURL
-
- resumeEncoding() - Method in class org.jboss.ws.common.utils.Base64.OutputStream
-
Resumes encoding of the stream.
- rethrow(Exception) - Static method in exception org.jboss.ws.common.injection.InjectionException
-
Rethrows Injection exception that will wrap passed reason.
- rethrow(String, Exception) - Static method in exception org.jboss.ws.common.injection.InjectionException
-
Rethrows Injection exception that will wrap passed reason.
- ROOT_LOGGER - Static variable in interface org.jboss.ws.common.Loggers
-
- RPC_LITERAL - Static variable in interface org.jboss.ws.common.Constants
-
Style of WSDL
- run() - Method in class org.jboss.ws.common.concurrent.CopyJob
-
Copies all data from input stream to output stream (both passed to constructor) until job is killed
- SEED - Static variable in class org.jboss.ws.common.utils.HashCodeUtil
-
An initial value for a hashCode
, to which is added contributions
from fields.
- serverConfig - Variable in class org.jboss.ws.common.utils.AbstractWSDLFilePublisher
-
- setAddress(String) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setCanonical(boolean) - Method in class org.jboss.ws.common.DOMWriter
-
Set wheter entities should appear in their canonical form.
- setCompleteNamespaces(boolean) - Method in class org.jboss.ws.common.DOMWriter
-
Set wheter subelements should have their namespaces completed.
- setConfigHandlers(BindingProvider, String, String) - Method in class org.jboss.ws.common.configuration.ConfigHelper
-
- setConfigProperties(Object, String, String) - Method in class org.jboss.ws.common.configuration.ConfigHelper
-
- setContextProperties(Map<String, String>) - Method in class org.jboss.ws.common.deployment.ContextPropertiesDeploymentAspect
-
This is called once at AS boot time during deployment aspect parsing;
this provided map is copied.
- setContextRoot(String) - Method in class org.jboss.ws.common.deployment.DefaultService
-
- setDate(Date) - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- setDeploymentAspects(List<DeploymentAspect>) - Method in class org.jboss.ws.common.deployment.DeploymentAspectManagerImpl
-
- setDescriptorName(String) - Method in class org.jboss.ws.common.deployment.JBossWebservicesDescriptorParserImpl
-
Invoked via MC.
- setDescriptorName(String) - Method in class org.jboss.ws.common.deployment.WebservicesDescriptorParserImpl
-
Invoked via MC.
- setDestination(Destination) - Method in class org.jboss.ws.common.management.DefaultJMSEndpointResolver
-
- setDestinationHost(String) - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- setEndpointConfig(EndpointConfig) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setEndpointMetrics(EndpointMetrics) - Method in class org.jboss.ws.common.deployment.DefaultHttpEndpoint
-
- setEndpointMetrics(EndpointMetrics) - Method in class org.jboss.ws.common.deployment.DefaultJMSEndpoint
-
- setEnvelope(String) - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- setError() - Method in class org.jboss.ws.common.utils.NullPrintStream
-
- setFilters(List<RecordFilter>) - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- setFilters(List<RecordFilter>) - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- setFilters(List<RecordFilter>) - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- setFromName(Destination, boolean) - Method in class org.jboss.ws.common.management.DefaultJMSEndpointResolver
-
- setGroupID(String) - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- setHeaders(Map<String, List<String>>) - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- setIgnoreWhitespace(boolean) - Method in class org.jboss.ws.common.DOMWriter
-
Set whether whitespace should be ignored.
- setInstanceProvider(InstanceProvider) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setInvocationHandler(InvocationHandler) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setLast(boolean) - Method in class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- setLifecycleHandler(LifecycleHandler) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setMaxSize(int) - Method in class org.jboss.ws.common.monitoring.MemoryBufferRecorder
-
- setMaxSize(int) - Method in interface org.jboss.ws.common.monitoring.MemoryBufferRecorderMBean
-
- setMbeanServer(MBeanServer) - Method in class org.jboss.ws.common.deployment.EndpointRecordProcessorDeploymentAspect
-
- setMbeanServer(MBeanServer) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setMessageContext(WebServiceContext) - Method in class org.jboss.ws.common.injection.ThreadLocalAwareWebServiceContext
-
- setMessageType(Record.MessageType) - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- setModifySOAPAddress(boolean) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setModifySOAPAddress(boolean, AbstractServerConfig.UpdateCallbackHandler) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setModifySOAPAddress(boolean) - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- setName(ObjectName) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setName(String) - Method in class org.jboss.ws.common.deployment.DeploymentAspectManagerImpl
-
- setName(String) - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- setOperation(QName) - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- setOwnerDocument(Document) - Static method in class org.jboss.ws.common.DOMUtils
-
- setPrettyprint(boolean) - Method in class org.jboss.ws.common.DOMWriter
-
Set wheter element should be indented.
- setProcessDate(boolean) - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- setProcessDate(boolean) - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- setProcessDate(boolean) - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- setProcessDestinationHost(boolean) - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- setProcessDestinationHost(boolean) - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- setProcessDestinationHost(boolean) - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- setProcessEnvelope(boolean) - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- setProcessEnvelope(boolean) - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- setProcessEnvelope(boolean) - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- setProcessHeaders(boolean) - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- setProcessHeaders(boolean) - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- setProcessHeaders(boolean) - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- setProcessMessageType(boolean) - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- setProcessMessageType(boolean) - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- setProcessMessageType(boolean) - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- setProcessOperation(boolean) - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- setProcessOperation(boolean) - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- setProcessOperation(boolean) - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- setProcessors(List<RecordProcessor>) - Method in class org.jboss.ws.common.deployment.EndpointRecordProcessorDeploymentAspect
-
- setProcessSourceHost(boolean) - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- setProcessSourceHost(boolean) - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- setProcessSourceHost(boolean) - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- setProperty(String, Object) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setProvides(String) - Method in class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- setRecording(boolean) - Method in class org.jboss.ws.common.monitoring.AbstractRecordProcessor
-
- setRecording(boolean) - Method in class org.jboss.ws.common.monitoring.ManagedRecordProcessor
-
- setRecording(boolean) - Method in interface org.jboss.ws.common.monitoring.ManagedRecordProcessorMBean
-
- setRecordProcessors(List<RecordProcessor>) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setRecordProcessors(List<RecordProcessor>) - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- setRecordProcessors(List<RecordProcessor>) - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- setRelativeOrder(int) - Method in class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- setReplyDestination(String) - Method in class org.jboss.ws.common.deployment.DefaultJMSEndpoint
-
- setRequestHandler(RequestHandler) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setRequestURI(URI) - Method in class org.jboss.ws.common.deployment.DefaultJMSEndpoint
-
- setRequires(String) - Method in class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- setSecurityDomainContext(SecurityDomainContext) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setService(Service) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setShortName(String) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setSourceHost(String) - Method in class org.jboss.ws.common.monitoring.RecordImpl
-
- setState(EndpointState) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setStatisticsEnabled(boolean) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setTargetBeanName(String) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setTargetDestination(String) - Method in class org.jboss.ws.common.deployment.DefaultJMSEndpoint
-
- setType(EndpointType) - Method in class org.jboss.ws.common.deployment.AbstractDefaultEndpoint
-
- setupBaseResourceInputStream() - Method in class org.jboss.ws.common.utils.JarUrlConnection
-
Setup the InputStream
purely from the base resource.
- setupConfigHandlers(Binding, CommonConfig) - Method in class org.jboss.ws.common.configuration.ConfigHelper
-
Setups a given Binding instance using a specified CommonConfig
- setupPathedInputStream() - Method in class org.jboss.ws.common.utils.JarUrlConnection
-
Setup the InputStream
for URL with nested segments.
- setURLPattern(String) - Method in class org.jboss.ws.common.deployment.DefaultHttpEndpoint
-
- setVirtualHost(String) - Method in class org.jboss.ws.common.deployment.DefaultService
-
- setWebServiceHost(String) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setWebServiceHost(String, AbstractServerConfig.UpdateCallbackHandler) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setWebServiceHost(String) - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- setWebServicePathRewriteRule(String) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setWebServicePathRewriteRule(String, AbstractServerConfig.UpdateCallbackHandler) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setWebServicePathRewriteRule(String) - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- setWebServicePort(int) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setWebServicePort(int, AbstractServerConfig.UpdateCallbackHandler) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setWebServicePort(int) - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- setWebServiceSecurePort(int) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setWebServiceSecurePort(int, AbstractServerConfig.UpdateCallbackHandler) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setWebServiceSecurePort(int) - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- setWebServiceUriScheme(String) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setWebServiceUriScheme(String, AbstractServerConfig.UpdateCallbackHandler) - Method in class org.jboss.ws.common.management.AbstractServerConfig
-
- setWebServiceUriScheme(String) - Method in interface org.jboss.ws.common.management.AbstractServerConfigMBean
-
- setWrapperConfig(T, boolean) - Method in class org.jboss.ws.common.management.CommonConfigStoreImpl
-
- setWriteXMLDeclaration(boolean) - Method in class org.jboss.ws.common.DOMWriter
-
Set wheter the XML declaration should be written.
- SOAP11_ATTR_ACTOR - Static variable in interface org.jboss.ws.common.Constants
-
SOAP-1.1 attributes
- SOAP11_ATTR_MUST_UNDERSTAND - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP11_DETAIL - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP11_FAULT_CODE_CLIENT - Static variable in interface org.jboss.ws.common.Constants
-
SOAP-1.1 fault codes
- SOAP11_FAULT_CODE_MUST_UNDERSTAND - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP11_FAULT_CODE_SERVER - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP11_FAULT_CODE_VERSION_MISMATCH - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP11_FAULTACTOR - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP11_FAULTCODE - Static variable in interface org.jboss.ws.common.Constants
-
SOAP-1.1 elements
- SOAP11_FAULTSTRING - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP11HTTP_BINDING - Static variable in interface org.jboss.ws.common.Constants
-
A constant representing the identity of the SOAP 1.1 over HTTP binding.
- SOAP11HTTP_MTOM_BINDING - Static variable in interface org.jboss.ws.common.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.common.Constants
-
- SOAP12_ATTR_ROLE - Static variable in interface org.jboss.ws.common.Constants
-
SOAP-1.2 attributes
- SOAP12_CODE - Static variable in interface org.jboss.ws.common.Constants
-
SOAP-1.2 elements
- SOAP12_DETAIL - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP12_NODE - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP12_REASON - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP12_ROLE - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP12_SUBCODE - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP12_TEXT - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP12_VALUE - Static variable in interface org.jboss.ws.common.Constants
-
- SOAP12HTTP_BINDING - Static variable in interface org.jboss.ws.common.Constants
-
A constant representing the identity of the SOAP 1.2 over HTTP binding.
- SOAP12HTTP_MTOM_BINDING - Static variable in interface org.jboss.ws.common.Constants
-
A constant representing the identity of the SOAP 1.2 over HTTP binding with MTOM enabled by default.
- SOAP_HTTP_NS - Static variable in class org.jboss.ws.common.deployment.SOAPAddressWSDLParser
-
- SOAP_OVER_JMS_NS - Static variable in class org.jboss.ws.common.deployment.SOAPAddressWSDLParser
-
- SOAPAddressWSDLParser - Class in org.jboss.ws.common.deployment
-
A partial StAX-based WSDL parser for retrieving soap:address elements
- SOAPAddressWSDLParser(URL) - Constructor for class org.jboss.ws.common.deployment.SOAPAddressWSDLParser
-
- SOAPConfigDelegateHandler<T extends SOAPMessageContext> - Class in org.jboss.ws.common.configuration
-
JBossWS client / endpoint configuration-contributed SOAP handler
- SOAPConfigDelegateHandler(SOAPHandler<T>, boolean) - Constructor for class org.jboss.ws.common.configuration.SOAPConfigDelegateHandler
-
- sort(List<DeploymentAspect>) - Method in class org.jboss.ws.common.sort.DeploymentAspectSorter
-
- sourceToElement(Source) - Static method in class org.jboss.ws.common.DOMUtils
-
Parse the contents of the provided source into an element.
- sourceTypeNotImplemented(Class<?>) - Method in interface org.jboss.ws.common.Messages
-
- sourceTypeNotImplemented(Class) - Method in class org.jboss.ws.common.Messages_$bundle
-
- sourceTypeNotImplemented$str() - Method in class org.jboss.ws.common.Messages_$bundle
-
- STACK_CONTEXT_PARAMS - Static variable in class org.jboss.ws.common.integration.WSConstants
-
Stack specific context parameters configuration property.
- STACK_TRANSPORT_CLASS - Static variable in class org.jboss.ws.common.integration.WSConstants
-
Stack specific transport class configuration property.
- STACK_TRANSPORT_CLASS_PROVIDER - Static variable in class org.jboss.ws.common.integration.WSConstants
-
Stack specific transport class provider configuration property.
- stackConfig - Variable in class org.jboss.ws.common.management.AbstractServerConfig
-
- start(Deployment) - Method in class org.jboss.ws.common.deployment.ContextPropertiesDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.ws.common.deployment.ContextRootDeploymentAspect
-
- start(Endpoint) - Method in class org.jboss.ws.common.deployment.DefaultLifecycleHandler
-
- start(Deployment) - Method in class org.jboss.ws.common.deployment.EndpointAddressDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.ws.common.deployment.EndpointHandlerDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.ws.common.deployment.EndpointNameDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.ws.common.deployment.EndpointRecordProcessorDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.ws.common.deployment.JAXBIntroDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.ws.common.deployment.URLPatternDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.ws.common.deployment.VirtualHostDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- start() - Method in class org.jboss.ws.common.management.EndpointMetricsImpl
-
- start() - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- start() - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- startingWSServerConfig(String, String) - Method in interface org.jboss.ws.common.Loggers
-
- startingWSServerConfig(String, String) - Method in class org.jboss.ws.common.Loggers_$logger
-
- startingWSServerConfig$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- stop(Endpoint) - Method in class org.jboss.ws.common.deployment.DefaultLifecycleHandler
-
- stop(Deployment) - Method in class org.jboss.ws.common.deployment.EndpointRecordProcessorDeploymentAspect
-
- stop(Deployment) - Method in class org.jboss.ws.common.integration.AbstractDeploymentAspect
-
- stop() - Method in class org.jboss.ws.common.management.EndpointMetricsImpl
-
- stop() - Method in class org.jboss.ws.common.management.ManagedEndpoint
-
- stop() - Method in interface org.jboss.ws.common.management.ManagedEndpointMBean
-
- suspendEncoding() - Method in class org.jboss.ws.common.utils.Base64.OutputStream
-
Suspends encoding of the stream.
- syncArray(Object, Class<?>) - Static method in class org.jboss.ws.common.JavaUtils
-
- WebservicesDescriptorParserImpl - Class in org.jboss.ws.common.deployment
-
Webservices descriptor parser implementation.
- WebservicesDescriptorParserImpl() - Constructor for class org.jboss.ws.common.deployment.WebservicesDescriptorParserImpl
-
- write(int) - Method in class org.jboss.ws.common.io.NullOutputStream
-
- write(byte[]) - Method in class org.jboss.ws.common.io.NullOutputStream
-
- write(byte[], int, int) - Method in class org.jboss.ws.common.io.NullOutputStream
-
- write(int) - Method in class org.jboss.ws.common.io.TeeOutputStream
-
- write(byte[]) - Method in class org.jboss.ws.common.io.TeeOutputStream
-
- write(byte[], int, int) - Method in class org.jboss.ws.common.io.TeeOutputStream
-
- write(int) - Method in class org.jboss.ws.common.utils.Base64.OutputStream
-
Writes the byte to the output stream after
converting to/from Base64 notation.
- write(byte[], int, int) - Method in class org.jboss.ws.common.utils.Base64.OutputStream
-
- write(byte[], int, int) - Method in class org.jboss.ws.common.utils.NullPrintStream
-
- write(int) - Method in class org.jboss.ws.common.utils.NullPrintStream
-
- write(byte[]) - Method in class org.jboss.ws.common.utils.NullPrintStream
-
- WSConstants - Class in org.jboss.ws.common.integration
-
Cross WS stack and JBoss AS integration constants.
- WSDL20_PATTERN_IN_ONLY - Static variable in interface org.jboss.ws.common.Constants
-
WSDL-2.0 exchange patterns
- WSDL20_PATTERN_IN_OPTIONAL_OUT - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL20_PATTERN_IN_OUT - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL20_PATTERN_OUT_IN - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL20_PATTERN_OUT_ONLY - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL20_PATTERN_OUT_OPT_IN - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL20_PATTERN_ROBUST_OUT_ONLY - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL20_PATTERN_ROUST_IN_ONLY - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL_ATTRIBUTE_WSA_ACTION - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL_ATTRIBUTE_WSE_EVENTSOURCE - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL_ATTRIBUTE_WSP_POLICYURIS - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL_ELEMENT_EPR - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL_ELEMENT_JAXWS_BINDINGS - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL_ELEMENT_JAXWS_CLASS - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL_ELEMENT_JAXWS_JAVADOC - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL_ELEMENT_JAXWS_METHOD - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL_ELEMENT_POLICY - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL_ELEMENT_POLICYREFERENCE - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL_ELEMENT_WSP_POLICYREFERENCE - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL_PROPERTY_ACTION_FAULT - Static variable in interface org.jboss.ws.common.Constants
-
Key to the fault wsa action
- WSDL_PROPERTY_ACTION_IN - Static variable in interface org.jboss.ws.common.Constants
-
Key to the inbound wsa action
- WSDL_PROPERTY_ACTION_OUT - Static variable in interface org.jboss.ws.common.Constants
-
Key to the outbound wsa action
- WSDL_PROPERTY_APPLICATION_DATA - Static variable in interface org.jboss.ws.common.Constants
-
For out of bound transport (i.e.
- WSDL_PROPERTY_EVENTSOURCE - Static variable in interface org.jboss.ws.common.Constants
-
- WSDL_PROPERTY_MESSAGE_NAME - Static variable in interface org.jboss.ws.common.Constants
-
The key to the original message part name
- WSDL_PROPERTY_MESSAGE_NAME_FAULT - Static variable in interface org.jboss.ws.common.Constants
-
Key to the inbound message name
- WSDL_PROPERTY_MESSAGE_NAME_IN - Static variable in interface org.jboss.ws.common.Constants
-
Key to the inbound message name
- WSDL_PROPERTY_MESSAGE_NAME_OUT - Static variable in interface org.jboss.ws.common.Constants
-
Key to the outbound message name
- WSDL_PROPERTY_PART_NAME - Static variable in interface org.jboss.ws.common.Constants
-
The key to the original message part name
- WSDL_PROPERTY_PART_XMLTYPE - Static variable in interface org.jboss.ws.common.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.common.Constants
-
- WSDL_PROPERTY_RETURN_PART - Static variable in interface org.jboss.ws.common.Constants
-
Indicates that an output is a return parameter
- WSDL_PROPERTY_VOID_RETURN - Static variable in interface org.jboss.ws.common.Constants
-
Indicate that the operation has a void return
- WSDL_PROPERTY_WSDL11_MIME_TYPE - Static variable in interface org.jboss.ws.common.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.common.Constants
-
Indicate that the operation has zero arguments
- wsdlImportPublishedTo(URL) - Method in interface org.jboss.ws.common.Loggers
-
- wsdlImportPublishedTo(URL) - Method in class org.jboss.ws.common.Loggers_$logger
-
- wsdlImportPublishedTo$str() - Method in class org.jboss.ws.common.Loggers_$logger
-
- WSHelper - Class in org.jboss.ws.common.integration
-
Cross WS stack and JBoss AS integration helper.