A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractCommonConfig - Class in org.jboss.wsf.spi.metadata.config
-
A common configuration
- AbstractCommonConfig(String, List<UnifiedHandlerChainMetaData>, List<UnifiedHandlerChainMetaData>, Map<String, String>, Map<String, Feature>) - Constructor for class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
- AbstractCommonConfig(AbstractCommonConfig, AbstractCommonConfig) - Constructor for class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
- AbstractExtensible - Class in org.jboss.wsf.spi.deployment
-
A general extendible artifact; please note the 'attachments' and 'properties' fields are not meant to be modified concurrently, as they are initialied to plain HashMap instances.
- AbstractExtensible() - Constructor for class org.jboss.wsf.spi.deployment.AbstractExtensible
- AbstractExtensible(int, int) - Constructor for class org.jboss.wsf.spi.deployment.AbstractExtensible
- AbstractHandlerChainsMetaDataParser - Class in org.jboss.wsf.spi.metadata
-
Basic handler-chains parser
- AbstractHandlerChainsMetaDataParser() - Constructor for class org.jboss.wsf.spi.metadata.AbstractHandlerChainsMetaDataParser
- accept(EndpointType) - Method in interface org.jboss.wsf.spi.deployment.EndpointTypeFilter
- addAttachment(Class<T>, Object) - Method in class org.jboss.wsf.spi.deployment.AbstractExtensible
- addAttachment(Class<T>, Object) - Method in interface org.jboss.wsf.spi.deployment.Extensible
-
Add arbitrary attachments
- addClientConfig(ClientConfig) - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
- addDeployedServiceAddresses(Map<QName, String>) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- addEndpoint(Endpoint) - Method in interface org.jboss.wsf.spi.deployment.Service
-
Add an endpoint to the service
- addEndpointConfig(EndpointConfig) - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
- addHandler(UnifiedHandlerMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- addHandler(UnifiedHandlerMetaData) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- addMetadataFile(UnifiedVirtualFile) - Method in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
-
Add additional metadata file to the deployment
- addPortComponentRef(UnifiedPortComponentRefMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- ADDRESSING - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- ADDRESSING_RESPONSES - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- AddressingMetadata - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
- AddressingMetadata(boolean, boolean, boolean) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.AddressingMetadata
- AddressingMetadata(boolean, boolean, boolean, String) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.AddressingMetadata
- addStubProperty(UnifiedStubPropertyMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- addWebResource(String, Collection<String>) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData.Builder
- ALL - org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData.HandlerType
- AnnotationsInfo - Interface in org.jboss.wsf.spi.deployment
-
Utility for providing informations on annotations specified in a deployment.
- ArchiveDeployment - Interface in org.jboss.wsf.spi.deployment
-
A general web service deployment.
- attributeAsQName(XMLStreamReader, String, String) - Static method in class org.jboss.wsf.spi.util.StAXUtils
- attributeAsQName(XMLStreamReader, String, String, String) - Static method in class org.jboss.wsf.spi.util.StAXUtils
- AUTH_METHOD - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
B
- build() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- build() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- build() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData.Builder
- build() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- build() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- build() - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- Builder() - Constructor for class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- Builder() - Constructor for class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- Builder() - Constructor for class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData.Builder
- Builder() - Constructor for class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
C
- callFaultHandlerChain(Invocation, UnifiedHandlerMetaData.HandlerType, Exception) - Method in interface org.jboss.wsf.spi.invocation.HandlerCallback
-
Handlers are being called through the HandlerCallback from the EJB interceptor
- callRequestHandlerChain(Invocation, UnifiedHandlerMetaData.HandlerType) - Method in interface org.jboss.wsf.spi.invocation.HandlerCallback
-
Handlers are being called through the HandlerCallback from the EJB interceptor
- callResponseHandlerChain(Invocation, UnifiedHandlerMetaData.HandlerType) - Method in interface org.jboss.wsf.spi.invocation.HandlerCallback
-
Handlers are being called through the HandlerCallback from the EJB interceptor
- cannotFindFile(Throwable, String) - Method in class org.jboss.wsf.spi.Messages_$bundle
- cannotFindFile(Throwable, String) - Method in interface org.jboss.wsf.spi.Messages
- cannotFindFile$str() - Method in class org.jboss.wsf.spi.Messages_$bundle
- cannotGetChildrenForResource(Throwable, URL) - Method in class org.jboss.wsf.spi.Loggers_$logger
- cannotGetChildrenForResource(Throwable, URL) - Method in interface org.jboss.wsf.spi.Loggers
- cannotGetChildrenForResource$str() - Method in class org.jboss.wsf.spi.Loggers_$logger
- cannotGetNameForResource(Throwable, URL) - Method in class org.jboss.wsf.spi.Loggers_$logger
- cannotGetNameForResource(Throwable, URL) - Method in interface org.jboss.wsf.spi.Loggers
- cannotGetNameForResource$str() - Method in class org.jboss.wsf.spi.Loggers_$logger
- cannotGetPortComponentName(String, Collection<String>) - Method in class org.jboss.wsf.spi.Loggers_$logger
- cannotGetPortComponentName(String, Collection<String>) - Method in interface org.jboss.wsf.spi.Loggers
- cannotGetPortComponentName$str() - Method in class org.jboss.wsf.spi.Loggers_$logger
- cannotGetURLFor(String) - Method in class org.jboss.wsf.spi.Loggers_$logger
- cannotGetURLFor(String) - Method in interface org.jboss.wsf.spi.Loggers
- cannotGetURLFor(String) - Method in class org.jboss.wsf.spi.Messages_$bundle
- cannotGetURLFor(String) - Method in interface org.jboss.wsf.spi.Messages
- cannotGetURLFor$str() - Method in class org.jboss.wsf.spi.Loggers_$logger
- cannotGetURLFor$str() - Method in class org.jboss.wsf.spi.Messages_$bundle
- cannotMatchAgainstNull() - Method in class org.jboss.wsf.spi.Messages_$bundle
- cannotMatchAgainstNull() - Method in interface org.jboss.wsf.spi.Messages
- cannotMatchAgainstNull$str() - Method in class org.jboss.wsf.spi.Messages_$bundle
- CHAIN_PORT_PATTERN - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- CHAIN_PROTOCOL_BINDING - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- CHAIN_SERVICE_PATTERN - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- ClassLoaderProvider - Class in org.jboss.wsf.spi.classloading
-
SPI for getting AS classloaders
- ClassLoaderProvider() - Constructor for class org.jboss.wsf.spi.classloading.ClassLoaderProvider
- cleanupSubjectContext() - Method in interface org.jboss.wsf.spi.security.SecurityDomainContext
-
Cleans up the current association between thread and security context
- clearCurrentThreadSelector(Map<String, Object>) - Method in interface org.jboss.wsf.spi.invocation.NamespaceContextSelectorWrapper
- CLIENT_CONFIG - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- CLIENT_HTTP_MECHANISM - Static variable in interface org.jboss.wsf.spi.security.ClientConfigProvider
- CLIENT_PASSWORD - Static variable in interface org.jboss.wsf.spi.security.ClientConfigProvider
- CLIENT_PROVIDER_CONFIGURED - Static variable in interface org.jboss.wsf.spi.security.ClientConfigProvider
- CLIENT_SSL_CONTEXT - Static variable in interface org.jboss.wsf.spi.security.ClientConfigProvider
- CLIENT_USERNAME - Static variable in interface org.jboss.wsf.spi.security.ClientConfigProvider
- CLIENT_WS_SECURITY_TYPE - Static variable in interface org.jboss.wsf.spi.security.ClientConfigProvider
- ClientConfig - Class in org.jboss.wsf.spi.metadata.config
-
A JBossWS client configuration
- ClientConfig(String, List<UnifiedHandlerChainMetaData>, List<UnifiedHandlerChainMetaData>, Map<String, String>, Map<String, Feature>) - Constructor for class org.jboss.wsf.spi.metadata.config.ClientConfig
- ClientConfig(ClientConfig, ClientConfig) - Constructor for class org.jboss.wsf.spi.metadata.config.ClientConfig
- ClientConfigException - Exception in org.jboss.wsf.spi.security
-
General client configuration exception
- ClientConfigException() - Constructor for exception org.jboss.wsf.spi.security.ClientConfigException
- ClientConfigException(String) - Constructor for exception org.jboss.wsf.spi.security.ClientConfigException
- ClientConfigException(String, Throwable) - Constructor for exception org.jboss.wsf.spi.security.ClientConfigException
- ClientConfigException(Throwable) - Constructor for exception org.jboss.wsf.spi.security.ClientConfigException
- ClientConfigProvider - Interface in org.jboss.wsf.spi.security
-
Interface to enable configuration of authentication properties on the client side.
- CommonConfig - Interface in org.jboss.wsf.spi.metadata.config
-
A common configuration
- CommonConfigStore<T extends AbstractCommonConfig> - Interface in org.jboss.wsf.spi.management
-
A store of client/endpoint config
- CONFIG_FILE - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- CONFIG_NAME - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- ConfigMetaDataParser - Class in org.jboss.wsf.spi.metadata.config
-
The parser for the configuration metadata
- ConfigRoot - Class in org.jboss.wsf.spi.metadata.config
-
A JBossWS configuration
- ConfigRoot() - Constructor for class org.jboss.wsf.spi.metadata.config.ConfigRoot
- configure(ClientConfig, BindingProvider) - Method in interface org.jboss.wsf.spi.security.ClientConfigProvider
- Context - Class in org.jboss.wsf.spi.publish
- Context(String, List<Endpoint>) - Constructor for class org.jboss.wsf.spi.publish.Context
- CONTEXT_ROOT - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- couldNotGetFeatureName(String) - Method in class org.jboss.wsf.spi.Messages_$bundle
- couldNotGetFeatureName(String) - Method in interface org.jboss.wsf.spi.Messages
- couldNotGetFeatureName$str() - Method in class org.jboss.wsf.spi.Messages_$bundle
- couldNotGetPropertyName(String) - Method in class org.jboss.wsf.spi.Messages_$bundle
- couldNotGetPropertyName(String) - Method in interface org.jboss.wsf.spi.Messages
- couldNotGetPropertyName$str() - Method in class org.jboss.wsf.spi.Messages_$bundle
- couldNotParseStream(Throwable) - Method in class org.jboss.wsf.spi.Messages_$bundle
- couldNotParseStream(Throwable) - Method in interface org.jboss.wsf.spi.Messages
- couldNotParseStream$str() - Method in class org.jboss.wsf.spi.Messages_$bundle
- createInvocation() - Method in class org.jboss.wsf.spi.invocation.InvocationHandler
-
Create a container specific invocation
- createXMLInputFactory(boolean) - Static method in class org.jboss.wsf.spi.util.StAXUtils
-
Return a new factory so that the caller can set sticky parameters.
- createXMLStreamReader(InputStream) - Static method in class org.jboss.wsf.spi.util.StAXUtils
D
- DEFAULT_CLIENT_CONFIG_FILE - Static variable in class org.jboss.wsf.spi.metadata.config.ClientConfig
- DEFAULT_ENDPOINT_CONFIG_FILE - Static variable in class org.jboss.wsf.spi.metadata.config.EndpointConfig
- DEFAULT_SPI_PROVIDER_RESOLVER - Static variable in class org.jboss.wsf.spi.SPIProviderResolver
- deploy(Deployment) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspectManager
-
Deploy a web service
- Deployment - Interface in org.jboss.wsf.spi.deployment
-
A general web service deployment.
- DeploymentAspect - Interface in org.jboss.wsf.spi.deployment
-
A deployment aspect that does nothing.
- DeploymentAspectManager - Interface in org.jboss.wsf.spi.deployment
-
A general service deployment manager.
- DeploymentModelFactory - Class in org.jboss.wsf.spi.deployment
- DeploymentModelFactory() - Constructor for class org.jboss.wsf.spi.deployment.DeploymentModelFactory
- DescriptorParser<T> - Interface in org.jboss.wsf.spi.metadata
- destroy() - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
- destroy() - Method in class org.jboss.wsf.spi.deployment.WSFServlet
- destroy(Context) - Method in interface org.jboss.wsf.spi.publish.EndpointPublisher
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
- doDelete(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
- doesUserHaveRole(Principal, Set<Principal>) - Method in interface org.jboss.wsf.spi.security.SecurityDomainContext
-
Validates the application domain roles to which the operational environment Principal belongs.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
- doGet(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
- doHead(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
- doHead(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
- doPost(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
- doPut(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
- doPut(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
E
- EJB_LINK - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- EJB_NAME - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- EJBArchiveMetaData - Class in org.jboss.wsf.spi.metadata.j2ee
-
The container independent top level meta data from the jboss.xml and ejb-jar.xml descriptor.
- EJBArchiveMetaData(List<EJBMetaData>, String, String, String, String, PublishLocationAdapter) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
- EJBArchiveMetaData.Builder - Class in org.jboss.wsf.spi.metadata.j2ee
- EJBMetaData - Class in org.jboss.wsf.spi.metadata.j2ee
-
The container independent common meta data class for the entity, message-driven and session beans.
- EJBMetaData(String, String, String, String, String, String, String, String, String, EJBSecurityMetaData) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
- EJBMethodSecurityAttribute - Interface in org.jboss.wsf.spi.security
-
Container independent EJB3 method security metadata
- EJBMethodSecurityAttributeProvider - Interface in org.jboss.wsf.spi.security
-
Container independent provider of EJB3 method security metadata
- EJBSecurityMetaData - Class in org.jboss.wsf.spi.metadata.j2ee
-
The container independent EJB security meta data class
- EJBSecurityMetaData(String, String, boolean) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.EJBSecurityMetaData
- EJBSecurityMetaData(String, String, String, boolean) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.EJBSecurityMetaData
- elementAsBoolean(XMLStreamReader) - Static method in class org.jboss.wsf.spi.util.StAXUtils
- elementAsInt(XMLStreamReader) - Static method in class org.jboss.wsf.spi.util.StAXUtils
- elementAsQName(XMLStreamReader) - Static method in class org.jboss.wsf.spi.util.StAXUtils
- elementAsString(XMLStreamReader) - Static method in class org.jboss.wsf.spi.util.StAXUtils
- elementNotSupported(String) - Method in class org.jboss.wsf.spi.Loggers_$logger
- elementNotSupported(String) - Method in interface org.jboss.wsf.spi.Loggers
- elementNotSupported$str() - Method in class org.jboss.wsf.spi.Loggers_$logger
- ENABLE_MTOM - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- enableClientAuthentication(Object, Map<String, String>) - Method in interface org.jboss.wsf.spi.security.JASPIAuthenticationProvider
- ENABLED - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- enableServerAuthentication(Object, Endpoint) - Method in interface org.jboss.wsf.spi.security.JASPIAuthenticationProvider
- enableServerAuthentication(Deployment, JBossWebservicesMetaData) - Method in interface org.jboss.wsf.spi.security.JASPIAuthenticationProvider
- Endpoint - Interface in org.jboss.wsf.spi.deployment
-
A general JAXWS endpoint.
- ENDPOINT - org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData.HandlerType
- ENDPOINT_CONFIG - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- EndpointAssociation - Class in org.jboss.wsf.spi.invocation
-
Associates the endpoint meta data with the current thread.
- EndpointAssociation() - Constructor for class org.jboss.wsf.spi.invocation.EndpointAssociation
- EndpointConfig - Class in org.jboss.wsf.spi.metadata.config
-
A JBossWS endpoint configuration
- EndpointConfig(String, List<UnifiedHandlerChainMetaData>, List<UnifiedHandlerChainMetaData>, Map<String, String>, Map<String, Feature>) - Constructor for class org.jboss.wsf.spi.metadata.config.EndpointConfig
- EndpointConfig(EndpointConfig, EndpointConfig) - Constructor for class org.jboss.wsf.spi.metadata.config.EndpointConfig
- EndpointMetrics - Interface in org.jboss.wsf.spi.management
- EndpointMetricsFactory - Class in org.jboss.wsf.spi.management
- EndpointMetricsFactory() - Constructor for class org.jboss.wsf.spi.management.EndpointMetricsFactory
- EndpointPublisher - Interface in org.jboss.wsf.spi.publish
-
EndpointPublisher defines the interface for facilities allowing to publish/destroy WS endpoints on top of the running JBoss Application Server container.
- EndpointPublisherFactory - Interface in org.jboss.wsf.spi.publish
-
Factory for retrieving a EndpointPublisher instance for the currently running JBoss Application Server container.
- EndpointRegistry - Interface in org.jboss.wsf.spi.management
-
A general endpoint registry.
- EndpointRegistryFactory - Class in org.jboss.wsf.spi.management
-
Get the endpoint registry from the kernel
- EndpointRegistryFactory() - Constructor for class org.jboss.wsf.spi.management.EndpointRegistryFactory
- EndpointResolver - Interface in org.jboss.wsf.spi.management
- EndpointState - Enum in org.jboss.wsf.spi.deployment
-
WebService endpoint state.
- EndpointType - Enum in org.jboss.wsf.spi.deployment
-
WebService endpoint type.
- EndpointTypeFilter - Interface in org.jboss.wsf.spi.deployment
-
WebService endpoint type filter.
- Extensible - Interface in org.jboss.wsf.spi.deployment
-
A general extendible artifact
F
- failedToUnmarshall(Throwable, URL) - Method in class org.jboss.wsf.spi.Messages_$bundle
- failedToUnmarshall(Throwable, URL) - Method in interface org.jboss.wsf.spi.Messages
- failedToUnmarshall$str() - Method in class org.jboss.wsf.spi.Messages_$bundle
- Feature - Class in org.jboss.wsf.spi.metadata.config
- Feature(String) - Constructor for class org.jboss.wsf.spi.metadata.config.Feature
- FEATURE - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- FEATURE_DATA - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- FEATURE_NAME - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- findChild(String) - Method in interface org.jboss.wsf.spi.deployment.UnifiedVirtualFile
- findChild(String) - Method in class org.jboss.wsf.spi.util.URLLoaderAdapter
- findChildFailSafe(String) - Method in interface org.jboss.wsf.spi.deployment.UnifiedVirtualFile
-
Same as findChild(String child) but does not throw any exception on child not found, simply returns null.
- findChildFailSafe(String) - Method in class org.jboss.wsf.spi.util.URLLoaderAdapter
G
- getAdditionalOptions() - Method in interface org.jboss.wsf.spi.security.JAASSecurityDomainAdaptor
- getAddress() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get endpoint address
- getAddressingResponses() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- getAddressingResponses() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getAddressingResponses() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- getArgs() - Method in class org.jboss.wsf.spi.invocation.Invocation
- getAttachment(Class<T>) - Method in class org.jboss.wsf.spi.deployment.AbstractExtensible
- getAttachment(Class<T>) - Method in interface org.jboss.wsf.spi.deployment.Extensible
-
Get an arbitrary attachment
- getAttachments() - Method in class org.jboss.wsf.spi.deployment.AbstractExtensible
- getAttachments() - Method in interface org.jboss.wsf.spi.deployment.Extensible
-
Get arbitrary attachments
- getAttachments() - Method in class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
- getAuthMethod() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBSecurityMetaData
- getAuthMethod() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
- getAverageProcessingTime() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
- getBeanByEjbName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
- getCanonicalName() - Method in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
-
The concatenated names including all parents.
- getChildren() - Method in interface org.jboss.wsf.spi.deployment.UnifiedVirtualFile
- getChildren() - Method in class org.jboss.wsf.spi.util.URLLoaderAdapter
- getClassLoader() - Method in interface org.jboss.wsf.spi.deployment.Deployment
-
Get the class loader for this deployment
- getClientConfig() - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
- getClientConfig(String) - Method in interface org.jboss.wsf.spi.management.ServerConfig
-
Get a client config by name
- getClientConfigByName(String) - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
- getConfig(String) - Method in interface org.jboss.wsf.spi.management.CommonConfigStore
-
Retrieves a config by name from the loaded collection
- getConfigByName(String) - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
- getConfigFile() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- getConfigFile() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
- getConfigFile() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- getConfigFile() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
- getConfigFile() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- getConfigFile() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getConfigFile() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
- getConfigName() - Method in class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
- getConfigName() - Method in interface org.jboss.wsf.spi.metadata.config.CommonConfig
- getConfigName() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- getConfigName() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
- getConfigName() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- getConfigName() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
- getConfigName() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- getConfigName() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getConfigName() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
- getConfigs() - Method in interface org.jboss.wsf.spi.management.CommonConfigStore
-
Returns the loaded config collection
- getContainerObjectNameJndiName() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
- getContext() - Method in class org.jboss.wsf.spi.publish.Context
- getContextRoot() - Method in interface org.jboss.wsf.spi.deployment.Service
-
Get the context root for this service
- getContextRoot() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- getContextRoot() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
- getContextRoot() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
- getContextRoot() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- getCredential() - Method in interface org.jboss.wsf.spi.invocation.SecurityAdaptor
-
Deprecated.
- getDefaultProvider() - Static method in class org.jboss.wsf.spi.classloading.ClassLoaderProvider
- getDelegate(ServletConfig) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
-
Creates a ServletDelegate instance according to the STACK_SERVLET_DELEGATE_CLASS init parameter.
- getDeployedServiceAddress(QName) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getDeployment() - Method in interface org.jboss.wsf.spi.deployment.Service
-
Get the deployment this service belongs to
- getDeploymentAspects() - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspectManager
-
Get the list of registered deployment aspects
- getDescriptorForLogs() - Method in class org.jboss.wsf.spi.metadata.AbstractHandlerChainsMetaDataParser
- getDescriptorForLogs() - Method in class org.jboss.wsf.spi.metadata.config.ConfigMetaDataParser
- getDescriptorForLogs() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainsMetaDataParser
- getDescriptorForLogs() - Method in class org.jboss.wsf.spi.metadata.webservices.WebservicesFactory
- getDescriptorName() - Method in interface org.jboss.wsf.spi.metadata.DescriptorParser
-
Descriptor name to parse and process.
- getDescriptorURL() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesFactory
- getDescriptorURL() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
- getDescriptorURL() - Method in class org.jboss.wsf.spi.metadata.webservices.WebservicesFactory
- getDescriptorURL() - Method in class org.jboss.wsf.spi.metadata.webservices.WebservicesMetaData
- getEjbClass() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
- getEjbClass() - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- getEjbLink() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- getEjbName() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
- getEjbName() - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- getEjbName() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
- getElementText(XMLStreamReader) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesFactory
- getElementText(XMLStreamReader) - Method in class org.jboss.wsf.spi.metadata.webservices.WebservicesFactory
- getElytronSecurityDomain() - Method in interface org.jboss.wsf.spi.security.SecurityDomainContext
- getEndpoint() - Static method in class org.jboss.wsf.spi.invocation.EndpointAssociation
- getEndpoint(ObjectName) - Method in interface org.jboss.wsf.spi.management.EndpointRegistry
-
Get the registered endpoint
- getEndpointByName(String) - Method in interface org.jboss.wsf.spi.deployment.Service
-
Get an endpoint by name
- getEndpointConfig() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get endpoint config
- getEndpointConfig() - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
- getEndpointConfig(String) - Method in interface org.jboss.wsf.spi.management.ServerConfig
-
Get an endpoint config by name
- getEndpointConfigByName(String) - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
- getEndpointMetrics() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get the endpoint metrics for this endpoint
- getEndpointName() - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointMetaData
- getEndpointRegistry() - Method in class org.jboss.wsf.spi.management.EndpointRegistryFactory
- getEndpoints() - Method in interface org.jboss.wsf.spi.deployment.Service
-
Get the list of endpoints
- getEndpoints() - Method in interface org.jboss.wsf.spi.management.EndpointRegistry
-
Get the list of registered endpoints
- getEndpoints() - Method in class org.jboss.wsf.spi.publish.Context
- getEndpoints(EndpointTypeFilter) - Method in interface org.jboss.wsf.spi.deployment.Service
-
Get the list of endpoints
- getEndpointsMetaData() - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointsMetaData
- getEnterpriseBeans() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- getEnterpriseBeans() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
- getFaultCount() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
- getHandlerChain() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
- getHandlerChain() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getHandlerChains() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainsMetaData
- getHandlerChains() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getHandlerChains() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- getHandlerClass() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
- getHandlerName() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
- getHandlers() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
- getHandlers() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getHandlers() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- getHandlers(UnifiedHandlerMetaData.HandlerType) - Method in class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
- getHandlers(UnifiedHandlerMetaData.HandlerType) - Method in interface org.jboss.wsf.spi.metadata.config.CommonConfig
- getHome() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
- getHomeClass() - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- getHomeDir() - Method in interface org.jboss.wsf.spi.management.ServerConfig
- getHostAlias(String) - Method in interface org.jboss.wsf.spi.management.ServerConfig
-
Get host alias which DNS can resolve
- getId() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
- getId() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
- getImplementationTitle() - Method in interface org.jboss.wsf.spi.management.ServerConfig
- getImplementationTitle() - Method in interface org.jboss.wsf.spi.management.StackConfig
- getImplementationVersion() - Method in interface org.jboss.wsf.spi.management.ServerConfig
- getImplementationVersion() - Method in interface org.jboss.wsf.spi.management.StackConfig
- getImplementor() - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointMetaData
- getInitParams() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
- getInstance() - Static method in class org.jboss.wsf.spi.SPIProvider
-
Gets the a singleton reference to the SPIProvider returned by the SPIProviderResolver retrieved using the default server integration classloader.
- getInstance() - Static method in class org.jboss.wsf.spi.SPIProviderResolver
-
Get the SPIProviderResolver instance using the thread context classloader for lookup
- getInstance(ClassLoader) - Static method in class org.jboss.wsf.spi.SPIProviderResolver
-
Get the SPIProviderResolver instance using the provided classloader for lookup
- getInstance(String) - Method in interface org.jboss.wsf.spi.deployment.InstanceProvider
- getInstanceProvider() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get instance provider
- getInvocationContext() - Method in class org.jboss.wsf.spi.invocation.Invocation
- getInvocationHandler() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get the endpoint bean invoker
- getJavaMethod() - Method in class org.jboss.wsf.spi.invocation.Invocation
- getJaxrpcMappingFile() - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
- getJndiName() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
- getJndiName() - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- getKey(String, String) - Method in interface org.jboss.wsf.spi.security.JAASSecurityDomainAdaptor
- getKeyStore() - Method in interface org.jboss.wsf.spi.security.JAASSecurityDomainAdaptor
- getLifecycleHandler() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get the lifecycle handler for this endpoint
- getLifecycleHandler() - Method in class org.jboss.wsf.spi.deployment.LifecycleHandlerFactory
- getLoader() - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- getLocalHome() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
- getLocalHomeClass() - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- getLocalJndiName() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
- getLocalJndiName() - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- getLoggingLocale() - Method in class org.jboss.wsf.spi.Loggers_$logger
- getLoggingLocale() - Method in class org.jboss.wsf.spi.Messages_$bundle
- getMappingFile() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getMappingLocation() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getMaxProcessingTime() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
- getMetadataFiles() - Method in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
-
Get additional metadata files attached to the deployment
- getMinProcessingTime() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
- getMtomThreshold() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- getMtomThreshold() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getMtomThreshold() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- getName() - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspectManager
-
Get the name for this aspect manager
- getName() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get the unique identifier for this endpoint
- getName() - Method in interface org.jboss.wsf.spi.deployment.UnifiedVirtualFile
- getName() - Method in class org.jboss.wsf.spi.metadata.config.Feature
- getName() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData.JSEResourceCollection
- getName() - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointMetaData
- getName() - Method in class org.jboss.wsf.spi.util.URLLoaderAdapter
- getParamName() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedInitParamMetaData
- getParamValue() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedInitParamMetaData
- getParent() - Method in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
-
Get the optional parent of this deployment
- getParentMetaData() - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointMetaData
- getPort(String, boolean) - Method in interface org.jboss.wsf.spi.management.WebServerInfo
- getPortComponentByEjbLinkName(String) - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
- getPortComponentByWsdlPort(String) - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
-
Lookup a PortComponentMetaData by wsdl-port local part
- getPortComponentLink() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
-
The port-component-link element links a port-component-ref to a specific port-component required to be made available by a service reference.
- getPortComponentName() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
- getPortComponentName() - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- getPortComponentName() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
- getPortComponentName() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- getPortComponentQNames() - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
-
Get the QNames of the port components to be declared in the namespaces
- getPortComponentRef(String, QName) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getPortComponentRefs() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getPortComponents() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
- getPortComponents() - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
- getPortComponentURI() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
- getPortComponentURI() - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- getPortComponentURI() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
- getPortNamePattern() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
- getPortNames() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
- getPortQName() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- getPostHandlerChains() - Method in class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
- getPostHandlerChains() - Method in interface org.jboss.wsf.spi.metadata.config.CommonConfig
- getPreHandlerChains() - Method in class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
- getPreHandlerChains() - Method in interface org.jboss.wsf.spi.metadata.config.CommonConfig
- getPrincipal() - Method in interface org.jboss.wsf.spi.invocation.SecurityAdaptor
-
Deprecated.
- getProperties() - Method in class org.jboss.wsf.spi.deployment.AbstractExtensible
- getProperties() - Method in interface org.jboss.wsf.spi.deployment.Extensible
-
Get the set of property names
- getProperties() - Method in class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
- getProperties() - Method in interface org.jboss.wsf.spi.metadata.config.CommonConfig
- getProperties() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
- getProperty(String) - Method in class org.jboss.wsf.spi.deployment.AbstractExtensible
- getProperty(String) - Method in interface org.jboss.wsf.spi.deployment.Extensible
-
Get an property
- getProperty(String) - Method in class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
- getProperty(String) - Method in interface org.jboss.wsf.spi.metadata.config.CommonConfig
- getProperty(String) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
- getPropName() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedStubPropertyMetaData
- getPropValue() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedStubPropertyMetaData
- getProtocolBinding() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- getProtocolBindings() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
- getProvider() - Method in class org.jboss.wsf.spi.SPIProviderResolver
- getProvides() - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- getProvidesAsSet() - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- getPublishLocationAdapter() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- getPublishLocationAdapter() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- getRealmName() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBSecurityMetaData
- getRealmName() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
- getRecordProcessors() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get the record processors configured for this endpoint
- getRelativeOrder() - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- getReplyDestination() - Method in interface org.jboss.wsf.spi.deployment.JMSEndpoint
- getRequestCount() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
- getRequestHandler() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get the request handler for this endpoint
- getRequestHandler() - Method in class org.jboss.wsf.spi.invocation.RequestHandlerFactory
- getRequestURI() - Method in interface org.jboss.wsf.spi.deployment.JMSEndpoint
- getRequires() - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- getRequiresAsSet() - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- getResourceResolver() - Method in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
-
Get the resource resolver to be used to access resources from this archive
- getResponseCount() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
- getResponses() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.AddressingMetadata
- getReturnValue() - Method in class org.jboss.wsf.spi.invocation.Invocation
- getRolesAllowed() - Method in interface org.jboss.wsf.spi.security.EJBMethodSecurityAttribute
- getRootFile() - Method in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
-
Get the root file for this deployment
- getSecureWSDLAccess() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBSecurityMetaData
- getSecureWSDLAccess() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
- getSecurityAttributes(Method) - Method in interface org.jboss.wsf.spi.security.EJBMethodSecurityAttributeProvider
- getSecurityDomain() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- getSecurityDomain() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
- getSecurityDomain() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- getSecurityDomain() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
- getSecurityDomain() - Method in interface org.jboss.wsf.spi.security.SecurityDomainContext
- getSecurityDomainContext() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get security domain context
- getSecurityMetaData() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
- getSecurityMetaData() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- getSecurityMetaData() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
- getSecurityMetaData() - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- getSeiName() - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- getServerConfig() - Method in class org.jboss.wsf.spi.management.ServerConfigFactory
- getServerDataDir() - Method in interface org.jboss.wsf.spi.management.ServerConfig
- getServerIntegrationClassLoader() - Method in class org.jboss.wsf.spi.classloading.ClassLoaderProvider
-
Return the ClassLoader instance having visibility over the all server side ws libraries (for JAXWS usage)
- getServerJAXRPCIntegrationClassLoader() - Method in class org.jboss.wsf.spi.classloading.ClassLoaderProvider
-
Return the ClassLoader instance having visibility over the all server side ws libraries (for JAXRPC usage)
- getServerTempDir() - Method in interface org.jboss.wsf.spi.management.ServerConfig
- getService() - Method in interface org.jboss.wsf.spi.deployment.Deployment
-
Get the service associated with this deployment
- getService() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get the service this endpoint belongs to
- getServiceEndpointInterface() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
- getServiceEndpointInterface() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- getServiceEndpointInterface() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- getServiceImplClass() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getServiceInterface() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getServiceNamePattern() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
- getServiceQName() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getServiceRefName() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getServiceRefName() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- getServiceRefType() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getServletClassNames() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- getServletClassNames() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
- getServletLink() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- getServletMappings() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- getServletMappings() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
- getShortName() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get the short name for this endpoint
- getSimpleName() - Method in interface org.jboss.wsf.spi.deployment.Deployment
-
Get the identifier for this deployment
- getSoapAddress() - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointMetaData
- getSoapHeaders() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
- getSoapRoles() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
- getSPI(Class<T>) - Method in class org.jboss.wsf.spi.SPIProvider
-
Gets the specified SPI, using the current thread context classloader
- getSPI(Class<T>, ClassLoader) - Method in class org.jboss.wsf.spi.SPIProvider
-
Gets the specified SPI, using the provided classloader
- getStackConfig() - Method in class org.jboss.wsf.spi.management.StackConfigFactory
- getState() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get the current state for this endpoint
- getStubProperties() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- getTargetBean() - Method in class org.jboss.wsf.spi.invocation.InvocationContext
- getTargetBeanClass() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Use the deployment classloader to load the bean
- getTargetBeanName() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get the endpoint implementation bean
- getTargetDestination() - Method in interface org.jboss.wsf.spi.deployment.JMSEndpoint
- getThreshold() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.MTOMMetadata
- getTotalProcessingTime() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
- getTransportGuarantee() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBSecurityMetaData
- getTransportGuarantee() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData
- getTransportGuarantee() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
- getTrustStore() - Method in interface org.jboss.wsf.spi.security.JAASSecurityDomainAdaptor
- getType() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Get endpoint type
- getUpdateTime() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
- getURLPattern() - Method in interface org.jboss.wsf.spi.deployment.HttpEndpoint
-
Get the URL pattern for this endpoint
- getUrlPatterns() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData.JSEResourceCollection
- getUserRoles(Principal) - Method in interface org.jboss.wsf.spi.security.SecurityDomainContext
-
Return the set of domain roles the principal has been assigned.
- getValue() - Method in interface org.jboss.wsf.spi.deployment.Reference
- getVfsRoot() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getVirtualHost() - Method in interface org.jboss.wsf.spi.deployment.Service
-
Get the virtual host for this service
- getVirtualHostPort(String, boolean) - Method in interface org.jboss.wsf.spi.management.ServerConfig
-
Get port for virtual host, if there are many ports found only return the first found
- getWebResources() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData
- getWebServiceContextRoot() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- getWebServiceContextRoot() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
- getWebserviceDescription() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- getWebserviceDescriptionName() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebserviceDescriptionMetaData
- getWebserviceDescriptionName() - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
- getWebserviceDescriptions() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
- getWebserviceDescriptions() - Method in class org.jboss.wsf.spi.metadata.webservices.WebservicesMetaData
- getWebServiceHost() - Method in interface org.jboss.wsf.spi.management.ServerConfig
- getWebServiceHost() - Method in class org.jboss.wsf.spi.metadata.config.SOAPAddressRewriteMetadata
- getWebServicePathRewriteRule() - Method in interface org.jboss.wsf.spi.management.ServerConfig
- getWebServicePathRewriteRule() - Method in class org.jboss.wsf.spi.metadata.config.SOAPAddressRewriteMetadata
- getWebServicePort() - Method in interface org.jboss.wsf.spi.management.ServerConfig
- getWebServicePort() - Method in class org.jboss.wsf.spi.metadata.config.SOAPAddressRewriteMetadata
- getWebservices() - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
- getWebServiceSecurePort() - Method in interface org.jboss.wsf.spi.management.ServerConfig
- getWebServiceSecurePort() - Method in class org.jboss.wsf.spi.metadata.config.SOAPAddressRewriteMetadata
- getWebServiceSubsystemClassLoader() - Method in class org.jboss.wsf.spi.classloading.ClassLoaderProvider
-
Return the ClassLoader instance having visibility over the application server ws subsystem only
- getWebServiceUriScheme() - Method in interface org.jboss.wsf.spi.management.ServerConfig
- getWebServiceUriScheme() - Method in class org.jboss.wsf.spi.metadata.config.SOAPAddressRewriteMetadata
- getWrapper() - Method in interface org.jboss.wsf.spi.invocation.NamespaceContextSelectorWrapperFactory
- getWrapperConfig() - Method in interface org.jboss.wsf.spi.management.CommonConfigStore
-
Returns current wrapper config
- getWsdlFile() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getWsdlFile() - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
- getWsdlLocation() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getWsdlLocation() - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointMetaData
- getWsdlLocation(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getWsdlOverride() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- getWsdlPort() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- getWsdlPublishLocation() - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebserviceDescriptionMetaData
- getWsdlPublishLocationByName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
- getWsdlPublishLocationByName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
- getWsdlPublishLocationByName(String) - Method in interface org.jboss.wsf.spi.metadata.j2ee.PublishLocationAdapter
-
Gets WSDL publish location for specified endpoint name.
- getWsdlService() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
H
- handleHttpRequest(Endpoint, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface org.jboss.wsf.spi.invocation.RequestHandler
-
Handle a web service http request
- handleInvocationException(Throwable) - Method in class org.jboss.wsf.spi.invocation.InvocationHandler
- HANDLER - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- HANDLER_CHAIN - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- HANDLER_CHAINS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- HANDLER_CLASS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- HANDLER_NAME - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- HANDLER_PARAM - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- HANDLER_PARAM_NAME - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- HANDLER_PARAM_VALUE - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- HANDLER_SOAP_HEADER - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- HANDLER_SOAP_ROLE - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- HandlerCallback - Interface in org.jboss.wsf.spi.invocation
-
A handler callback for the EJB21 Invoker
- hasAnnotatedClasses(String...) - Method in interface org.jboss.wsf.spi.deployment.AnnotationsInfo
-
tells if the deployment includes classes annotated with the specified annotation(s).
- hasFeature(String) - Method in class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
- hasFeature(String) - Method in interface org.jboss.wsf.spi.metadata.config.CommonConfig
- HttpEndpoint - Interface in org.jboss.wsf.spi.deployment
-
To represents a http transport endpoint
I
- init(ServletConfig) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
- init(ServletConfig) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
- init(Endpoint) - Method in class org.jboss.wsf.spi.invocation.InvocationHandler
-
Initilize the invocation handler
- INSTANCE - Static variable in class org.jboss.wsf.spi.Messages_$bundle
- InstanceProvider - Interface in org.jboss.wsf.spi.deployment
-
Instance provider.
- invalidHandlerType(String) - Method in class org.jboss.wsf.spi.Messages_$bundle
- invalidHandlerType(String) - Method in interface org.jboss.wsf.spi.Messages
- invalidHandlerType$str() - Method in class org.jboss.wsf.spi.Messages_$bundle
- Invocation - Class in org.jboss.wsf.spi.invocation
-
A general endpoint invocation.
- Invocation() - Constructor for class org.jboss.wsf.spi.invocation.Invocation
- InvocationContext - Class in org.jboss.wsf.spi.invocation
-
A basic invocation context.
- InvocationContext() - Constructor for class org.jboss.wsf.spi.invocation.InvocationContext
- InvocationHandler - Class in org.jboss.wsf.spi.invocation
-
Handles invocations on endpoints.
- InvocationHandler() - Constructor for class org.jboss.wsf.spi.invocation.InvocationHandler
- InvocationHandlerFactory - Class in org.jboss.wsf.spi.invocation
-
Creates invocation related artefacts.
- InvocationHandlerFactory() - Constructor for class org.jboss.wsf.spi.invocation.InvocationHandlerFactory
- InvocationType - Enum in org.jboss.wsf.spi.invocation
-
Known invocation types.
- invoke(Endpoint, Invocation) - Method in class org.jboss.wsf.spi.invocation.InvocationHandler
-
Invoke the the service endpoint
- isAddressingAnnotationSpecified() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- isAddressingAnnotationSpecified() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- isAddressingEnabled() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- isAddressingEnabled() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- isAddressingEnabled() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- isAddressingRequired() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- isAddressingRequired() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- isAddressingRequired() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- isAnnotationSpecified() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.AddressingMetadata
- isAnnotationSpecified() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.MTOMMetadata
- isAnnotationSpecified() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.RespectBindingMetadata
- isDenyAll() - Method in interface org.jboss.wsf.spi.security.EJBMethodSecurityAttribute
- isEnabled() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.AddressingMetadata
- isEnabled() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.MTOMMetadata
- isEnabled() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.RespectBindingMetadata
- isExcluded() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
- isInitialized() - Method in interface org.jboss.wsf.spi.deployment.Reference
- isLast() - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- isModifySOAPAddress() - Method in interface org.jboss.wsf.spi.management.ServerConfig
- isModifySOAPAddress() - Method in class org.jboss.wsf.spi.metadata.config.SOAPAddressRewriteMetadata
- isMtomAnnotationSpecified() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- isMtomEnabled() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- isMtomEnabled() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- isMtomEnabled() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- isPermitAll() - Method in interface org.jboss.wsf.spi.security.EJBMethodSecurityAttribute
- isRegistered(ObjectName) - Method in interface org.jboss.wsf.spi.management.EndpointRegistry
-
True is an endpoint for that name is registered
- isRequired() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.AddressingMetadata
- isRespectBindingAnnotationSpecified() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- isRespectBindingAnnotationSpecified() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- isRespectBindingEnabled() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- isRespectBindingEnabled() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- isRespectBindingEnabled() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- isSet() - Static method in class org.jboss.wsf.spi.classloading.ClassLoaderProvider
- isStatisticsEnabled() - Method in interface org.jboss.wsf.spi.management.ServerConfig
- isValid(Principal, Object, Subject) - Method in interface org.jboss.wsf.spi.security.SecurityDomainContext
-
The isValid method is invoked to see if a user identity and associated credentials as known in the operational environment are valid proof of the user identity.
J
- J2EE_NS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- JAASSecurityDomainAdaptor - Interface in org.jboss.wsf.spi.security
-
A container independent jaas security domain adaptor
- JAASSecurityDomainAdaptorResolver - Interface in org.jboss.wsf.spi.security
-
Lookup JAASSecurityAdaptor from given JNDI location
- JAKARTAEE_NS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- JASPIAuthenticationProvider - Interface in org.jboss.wsf.spi.security
-
Interface to enable jaspi authentication on server/client side
- JAVAEE_NS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- JAXRPC_EJB21 - org.jboss.wsf.spi.deployment.EndpointType
- JAXRPC_EJB21 - org.jboss.wsf.spi.invocation.InvocationType
- JAXRPC_JSE - org.jboss.wsf.spi.deployment.EndpointType
- JAXRPC_JSE - org.jboss.wsf.spi.invocation.InvocationType
- JAXRPC_MAPPING_FILE - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- JAXWS_CONFIG - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- JAXWS_EJB3 - org.jboss.wsf.spi.deployment.EndpointType
- JAXWS_EJB3 - org.jboss.wsf.spi.invocation.InvocationType
- JAXWS_JSE - org.jboss.wsf.spi.deployment.EndpointType
- JAXWS_JSE - org.jboss.wsf.spi.invocation.InvocationType
- JBOSSEE_NS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- JBossPortComponentMetaData - Class in org.jboss.wsf.spi.metadata.webservices
- JBossPortComponentMetaData(String, String, String, String, String, Boolean) - Constructor for class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
- JBossPortComponentMetaData(String, String, String, String, String, String, Boolean) - Constructor for class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
- JBossWebserviceDescriptionMetaData - Class in org.jboss.wsf.spi.metadata.webservices
- JBossWebserviceDescriptionMetaData(String, String) - Constructor for class org.jboss.wsf.spi.metadata.webservices.JBossWebserviceDescriptionMetaData
- JBossWebservicesDescriptorParser - Interface in org.jboss.wsf.spi.metadata.webservices
- JBossWebservicesFactory - Class in org.jboss.wsf.spi.metadata.webservices
- JBossWebservicesFactory(URL) - Constructor for class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesFactory
- JBossWebservicesMetaData - Class in org.jboss.wsf.spi.metadata.webservices
- JBossWebservicesMetaData(String, String, String, URL, Map<String, String>, List<JBossPortComponentMetaData>, List<JBossWebserviceDescriptionMetaData>) - Constructor for class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
- JBOSSWS_CONFIG_FILE - Static variable in interface org.jboss.wsf.spi.metadata.config.CommonConfig
- JBOSSWS_CONFIG_NAME - Static variable in interface org.jboss.wsf.spi.metadata.config.CommonConfig
- JBOSSWS_JAXWS_CONFIG_NS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- JBOSSWS_JAXWS_CONFIG_NS_4_0 - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- JBOSSWS_JAXWS_CONFIG_NS_5_0 - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- JCP_JAVAEENS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- JMSEndpoint - Interface in org.jboss.wsf.spi.deployment
-
To represent the jms transport endpoint
- JMSEndpointMetaData - Class in org.jboss.wsf.spi.metadata.jms
-
JMS Meta data class contains the implementor and address information
- JMSEndpointMetaData(String, String, String, String, String) - Constructor for class org.jboss.wsf.spi.metadata.jms.JMSEndpointMetaData
- JMSEndpointResolver - Interface in org.jboss.wsf.spi.management
-
An endpoint resolver for JMS endpoints
- JMSEndpointsMetaData - Class in org.jboss.wsf.spi.metadata.jms
- JMSEndpointsMetaData(List<JMSEndpointMetaData>) - Constructor for class org.jboss.wsf.spi.metadata.jms.JMSEndpointsMetaData
- JSEArchiveMetaData - Class in org.jboss.wsf.spi.metadata.j2ee
-
The container independent representation of the web.xml and jboss-web.xml deployment descriptors
- JSEArchiveMetaData(String, Map<String, String>, Map<String, String>, String, String, String, PublishLocationAdapter, List<JSESecurityMetaData>) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
- JSEArchiveMetaData.Builder - Class in org.jboss.wsf.spi.metadata.j2ee
- JSEResourceCollection(String, Collection<String>) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData.JSEResourceCollection
- JSESecurityMetaData - Class in org.jboss.wsf.spi.metadata.j2ee
- JSESecurityMetaData(String, HashMap<String, JSESecurityMetaData.JSEResourceCollection>) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData
- JSESecurityMetaData.Builder - Class in org.jboss.wsf.spi.metadata.j2ee
- JSESecurityMetaData.JSEResourceCollection - Class in org.jboss.wsf.spi.metadata.j2ee
L
- LAST_DEPLOYMENT_ASPECT - Static variable in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- LifecycleHandler - Interface in org.jboss.wsf.spi.deployment
-
Handles endpoint Lifecycle events
- LifecycleHandlerFactory - Class in org.jboss.wsf.spi.deployment
- LifecycleHandlerFactory() - Constructor for class org.jboss.wsf.spi.deployment.LifecycleHandlerFactory
- load(URL) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesFactory
- load(URL) - Method in class org.jboss.wsf.spi.metadata.webservices.WebservicesFactory
- loadFromVFSRoot(UnifiedVirtualFile) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesFactory
-
Load jboss-webservices.xml from
META-INF/jboss-webservices.xmlorWEB-INF/jboss-webservices.xml. - loadFromVFSRoot(UnifiedVirtualFile) - Method in class org.jboss.wsf.spi.metadata.webservices.WebservicesFactory
-
Load webservices.xml from
META-INF/webservices.xmlorWEB-INF/webservices.xml. - Loggers - Interface in org.jboss.wsf.spi
-
JBossWS SPI log messages
- Loggers_$logger - Class in org.jboss.wsf.spi
-
Warning this class consists of generated code.
- Loggers_$logger(Logger) - Constructor for class org.jboss.wsf.spi.Loggers_$logger
- lookup(String) - Method in interface org.jboss.wsf.spi.security.JAASSecurityDomainAdaptorResolver
M
- match(XMLStreamReader, String) - Static method in class org.jboss.wsf.spi.util.StAXUtils
- match(XMLStreamReader, String, String) - Static method in class org.jboss.wsf.spi.util.StAXUtils
- match(XMLStreamReader, QName) - Static method in class org.jboss.wsf.spi.util.StAXUtils
- matches(String, QName) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- merge(JBossPortComponentMetaData, JBossPortComponentMetaData) - Static method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
- merge(JBossWebserviceDescriptionMetaData, JBossWebserviceDescriptionMetaData) - Static method in class org.jboss.wsf.spi.metadata.webservices.JBossWebserviceDescriptionMetaData
- merge(JBossWebservicesMetaData, JBossWebservicesMetaData) - Static method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
- Messages - Interface in org.jboss.wsf.spi
-
JBossWS SPI exception messages
- MESSAGES - Static variable in interface org.jboss.wsf.spi.Messages
- Messages_$bundle - Class in org.jboss.wsf.spi
-
Warning this class consists of generated code.
- Messages_$bundle() - Constructor for class org.jboss.wsf.spi.Messages_$bundle
- METADATA_LOGGER - Static variable in interface org.jboss.wsf.spi.Loggers
- MODIFY_SOAP_ADDRESS - Static variable in class org.jboss.wsf.spi.metadata.config.SOAPAddressRewriteMetadata
- MTOM_THRESHOLD - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- MTOMMetadata - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
- MTOMMetadata(boolean, boolean, int) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.MTOMMetadata
- multipleMatchingPortComponentRef(String, QName) - Method in class org.jboss.wsf.spi.Loggers_$logger
- multipleMatchingPortComponentRef(String, QName) - Method in interface org.jboss.wsf.spi.Loggers
- multipleMatchingPortComponentRef$str() - Method in class org.jboss.wsf.spi.Loggers_$logger
N
- NAME - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- NamespaceContextSelectorWrapper - Interface in org.jboss.wsf.spi.invocation
-
Wraps AS7 NamespaceContextSelector logic to allow carrying its contents for invocation served using thread pools.
- NamespaceContextSelectorWrapperFactory - Interface in org.jboss.wsf.spi.invocation
-
Factory for org.jboss.wsf.spi.invocation.NamespaceContextSelectorWrapper
- newDeployment(String, ClassLoader, UnifiedVirtualFile) - Method in class org.jboss.wsf.spi.deployment.DeploymentModelFactory
- newDeployment(ArchiveDeployment, String, ClassLoader, UnifiedVirtualFile) - Method in class org.jboss.wsf.spi.deployment.DeploymentModelFactory
- newEndpointMetrics() - Method in class org.jboss.wsf.spi.management.EndpointMetricsFactory
- newEndpointPublisher(String) - Method in interface org.jboss.wsf.spi.publish.EndpointPublisherFactory
- newHttpEndpoint(String) - Method in class org.jboss.wsf.spi.deployment.DeploymentModelFactory
- newInvocationHandler(InvocationType) - Method in class org.jboss.wsf.spi.invocation.InvocationHandlerFactory
- newJMSEndpoint(String) - Method in class org.jboss.wsf.spi.deployment.DeploymentModelFactory
- newSecurityAdapter() - Method in class org.jboss.wsf.spi.invocation.SecurityAdaptorFactory
-
Deprecated.
- newServiceRef(UnifiedServiceRefMetaData) - Method in interface org.jboss.wsf.spi.serviceref.ServiceRefFactory
- newServiceRefFactory() - Method in interface org.jboss.wsf.spi.serviceref.ServiceRefFactoryFactory
- newServletDelegate(String) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegateFactory
- newWebServerInfo() - Method in class org.jboss.wsf.spi.management.WebServerInfoFactory
- nextElement(XMLStreamReader) - Static method in class org.jboss.wsf.spi.util.StAXUtils
O
- onAfterInvocation(Invocation) - Method in class org.jboss.wsf.spi.invocation.InvocationHandler
-
Template method for notifying subclasses that endpoint method invocation was completed.
- onBeforeInvocation(Invocation) - Method in class org.jboss.wsf.spi.invocation.InvocationHandler
-
Template method for notifying subclasses that endpoint method is going to be invoked.
- onEndpointInstantiated(Endpoint, Invocation) - Method in class org.jboss.wsf.spi.invocation.InvocationHandler
-
Template method for notifying subclasses that endpoint instance have been instantiated.
- org.jboss.wsf.spi - package org.jboss.wsf.spi
- org.jboss.wsf.spi.classloading - package org.jboss.wsf.spi.classloading
- org.jboss.wsf.spi.deployment - package org.jboss.wsf.spi.deployment
- org.jboss.wsf.spi.invocation - package org.jboss.wsf.spi.invocation
- org.jboss.wsf.spi.management - package org.jboss.wsf.spi.management
- org.jboss.wsf.spi.metadata - package org.jboss.wsf.spi.metadata
- org.jboss.wsf.spi.metadata.config - package org.jboss.wsf.spi.metadata.config
- org.jboss.wsf.spi.metadata.j2ee - package org.jboss.wsf.spi.metadata.j2ee
- org.jboss.wsf.spi.metadata.j2ee.serviceref - package org.jboss.wsf.spi.metadata.j2ee.serviceref
- org.jboss.wsf.spi.metadata.jms - package org.jboss.wsf.spi.metadata.jms
- org.jboss.wsf.spi.metadata.webservices - package org.jboss.wsf.spi.metadata.webservices
- org.jboss.wsf.spi.publish - package org.jboss.wsf.spi.publish
- org.jboss.wsf.spi.security - package org.jboss.wsf.spi.security
- org.jboss.wsf.spi.serviceref - package org.jboss.wsf.spi.serviceref
- org.jboss.wsf.spi.util - package org.jboss.wsf.spi.util
P
- PARAMETER_WEBSERVICE_ID - Static variable in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
-
The index of the webservice-description in webservices.xml
- parse(InputStream) - Static method in class org.jboss.wsf.spi.metadata.config.ConfigMetaDataParser
- parse(InputStream) - Static method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainsMetaDataParser
- parse(InputStream) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesFactory
- parse(InputStream) - Method in class org.jboss.wsf.spi.metadata.webservices.WebservicesFactory
- parse(InputStream, URL) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesFactory
- parse(InputStream, URL) - Method in class org.jboss.wsf.spi.metadata.webservices.WebservicesFactory
- parse(URL) - Static method in class org.jboss.wsf.spi.metadata.config.ConfigMetaDataParser
- parse(URL) - Method in interface org.jboss.wsf.spi.metadata.DescriptorParser
-
Parses the descriptor at the provided URL and returns the corresponding object (metadata)
- parse(XMLStreamReader) - Static method in class org.jboss.wsf.spi.metadata.config.ConfigMetaDataParser
- parse(XMLStreamReader) - Static method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainsMetaDataParser
- parse(XMLStreamReader) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesFactory
- parse(XMLStreamReader) - Method in class org.jboss.wsf.spi.metadata.webservices.WebservicesFactory
- parseHandler(XMLStreamReader, String) - Method in class org.jboss.wsf.spi.metadata.AbstractHandlerChainsMetaDataParser
- parseHandlerChains(XMLStreamReader, String) - Method in class org.jboss.wsf.spi.metadata.AbstractHandlerChainsMetaDataParser
- parseHandlerChains(XMLStreamReader, String, String, String) - Method in class org.jboss.wsf.spi.metadata.AbstractHandlerChainsMetaDataParser
- ParserConstants - Class in org.jboss.wsf.spi.metadata
-
Constants for parsing descriptors
- ParserConstants() - Constructor for class org.jboss.wsf.spi.metadata.ParserConstants
- PORT_COMPONENT - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- PORT_COMPONENT_NAME - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- PORT_COMPONENT_URI - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- PortComponentMetaData - Class in org.jboss.wsf.spi.metadata.webservices
- PortComponentMetaData(String, QName, String, String, String, List<UnifiedHandlerMetaData>, String, boolean, boolean, String, boolean, int, boolean, QName, String, UnifiedHandlerChainsMetaData) - Constructor for class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- PortComponentMetaData(String, QName, String, String, String, List<UnifiedHandlerMetaData>, String, QName, String, UnifiedHandlerChainsMetaData) - Constructor for class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- POST - org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData.HandlerType
- POST_HANDLER_CHAINS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- PRE - org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData.HandlerType
- PRE_HANDLER_CHAINS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- processFaultMessage(long) - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
- processRecord(Record) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Ask configured processors for processing of the given record
- processRequestMessage() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
- processResponseMessage(long) - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
- PROPERTY - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- PROPERTY_NAME - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- PROPERTY_VALUE - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- PROTOCOL_BINDING - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- publish(String, ClassLoader, Map<String, String>) - Method in interface org.jboss.wsf.spi.publish.EndpointPublisher
- publish(String, ClassLoader, Map<String, String>, WebservicesMetaData) - Method in interface org.jboss.wsf.spi.publish.EndpointPublisher
- publish(String, ClassLoader, Map<String, String>, WebservicesMetaData, JBossWebservicesMetaData) - Method in interface org.jboss.wsf.spi.publish.EndpointPublisher
- PublishLocationAdapter - Interface in org.jboss.wsf.spi.metadata.j2ee
-
WSDL publish location adapter.
- pushSubjectContext(Subject, Principal, Object) - Method in interface org.jboss.wsf.spi.security.SecurityDomainContext
-
Push the provided subject into the current security context; if that's not set yet, also creates a new security context and associates it with the current thread.
Q
- query(Iterator<Endpoint>) - Method in interface org.jboss.wsf.spi.management.EndpointResolver
R
- reachedEndOfXMLDocUnexpectedly(String) - Method in class org.jboss.wsf.spi.Messages_$bundle
- reachedEndOfXMLDocUnexpectedly(String) - Method in interface org.jboss.wsf.spi.Messages
- reachedEndOfXMLDocUnexpectedly$str() - Method in class org.jboss.wsf.spi.Messages_$bundle
- readingExternalEntitiesDisabled() - Method in class org.jboss.wsf.spi.Messages_$bundle
- readingExternalEntitiesDisabled() - Method in interface org.jboss.wsf.spi.Messages
- readingExternalEntitiesDisabled$str() - Method in class org.jboss.wsf.spi.Messages_$bundle
- readResolve() - Method in class org.jboss.wsf.spi.Messages_$bundle
- REALM_NAME - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- Reference - Interface in org.jboss.wsf.spi.deployment
- register(T) - Method in interface org.jboss.wsf.spi.management.CommonConfigStore
-
Registers a config in the store; the new config will affect runtime the first time the store is reloaded.
- registerClientConfig(ClientConfig) - Method in interface org.jboss.wsf.spi.management.ServerConfig
-
Register a client config in the server configuration; the new config will apply to runtime when the server config is started or after a client config store reload.
- registerEndpointConfig(EndpointConfig) - Method in interface org.jboss.wsf.spi.management.ServerConfig
-
Register an endpoint config in the server configuration; the new config will apply to runtime when the server config is started or after an endpoint config store reload.
- RejectionRule - Interface in org.jboss.wsf.spi.invocation
-
Interface for message rejection rules
- rejectMessage(Map<QName, Object>) - Method in interface org.jboss.wsf.spi.invocation.RejectionRule
- reload() - Method in interface org.jboss.wsf.spi.management.CommonConfigStore
-
Reloads the store, which involves iterating over the registered configs and creating a collection that is returned when calling getConfig(..) / getConfigs().
- reloadClientConfigs() - Method in interface org.jboss.wsf.spi.management.ServerConfig
-
Reloads the client config store
- reloadEndpointConfigs() - Method in interface org.jboss.wsf.spi.management.ServerConfig
-
Reloads the endpoint config store
- removeAttachment(Class<T>) - Method in class org.jboss.wsf.spi.deployment.AbstractExtensible
- removeAttachment(Class<T>) - Method in interface org.jboss.wsf.spi.deployment.Extensible
-
Remove arbitrary attachments
- removeEndpoint() - Static method in class org.jboss.wsf.spi.invocation.EndpointAssociation
- removeEndpoint(Endpoint) - Method in interface org.jboss.wsf.spi.deployment.Service
-
Remove an endpoint from the service, returns true if successfull
- removeProperty(String) - Method in class org.jboss.wsf.spi.deployment.AbstractExtensible
- removeProperty(String) - Method in interface org.jboss.wsf.spi.deployment.Extensible
-
Remove a property
- RequestHandler - Interface in org.jboss.wsf.spi.invocation
-
A general JAXWS request handler.
- RequestHandlerFactory - Class in org.jboss.wsf.spi.invocation
- RequestHandlerFactory() - Constructor for class org.jboss.wsf.spi.invocation.RequestHandlerFactory
- REQUIRED - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- resolve(String) - Method in interface org.jboss.wsf.spi.deployment.ResourceResolver
-
Get the URL for a given resource path
- resolve(EndpointResolver) - Method in interface org.jboss.wsf.spi.management.EndpointRegistry
-
Resolve endpoints through a resolve instance
- resolveFailSafe(String) - Method in interface org.jboss.wsf.spi.deployment.ResourceResolver
-
Same as resolve(String resourcePath) except it does not throw exception when resource is not found, simply returns null.
- ResourceResolver - Interface in org.jboss.wsf.spi.deployment
-
A resource resolver
- RESPECT_BINDING - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- RespectBindingMetadata - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
- RespectBindingMetadata(boolean, boolean) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.RespectBindingMetadata
- rethrow(String, Throwable) - Static method in exception org.jboss.wsf.spi.WSFException
- rethrow(Throwable) - Static method in exception org.jboss.wsf.spi.deployment.WSFDeploymentException
- rethrow(Throwable) - Static method in exception org.jboss.wsf.spi.WSFException
- ROOT_LOGGER - Static variable in interface org.jboss.wsf.spi.Loggers
- runAs(Callable<Void>) - Method in interface org.jboss.wsf.spi.security.SecurityDomainContext
-
Run action under this security context
S
- SECURE_WSDL_ACCESS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- SecurityAdaptor - Interface in org.jboss.wsf.spi.invocation
-
Deprecated.
- SecurityAdaptorFactory - Class in org.jboss.wsf.spi.invocation
-
Deprecated.
- SecurityAdaptorFactory() - Constructor for class org.jboss.wsf.spi.invocation.SecurityAdaptorFactory
-
Deprecated.
- SecurityDomainContext - Interface in org.jboss.wsf.spi.security
-
A container independent security domain related facility
- SEPID_DOMAIN - Static variable in interface org.jboss.wsf.spi.deployment.Endpoint
- SEPID_DOMAIN_ENDPOINT - Static variable in interface org.jboss.wsf.spi.deployment.Endpoint
- SEPID_PROPERTY_CONTEXT - Static variable in interface org.jboss.wsf.spi.deployment.Endpoint
- SEPID_PROPERTY_ENDPOINT - Static variable in interface org.jboss.wsf.spi.deployment.Endpoint
- serialize() - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- serialize() - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
-
Serialize as a String
- serialize() - Method in class org.jboss.wsf.spi.metadata.webservices.WebservicesMetaData
- ServerConfig - Interface in org.jboss.wsf.spi.management
-
Interface to container independent config
- ServerConfigFactory - Class in org.jboss.wsf.spi.management
-
Factory to container independent config
- ServerConfigFactory() - Constructor for class org.jboss.wsf.spi.management.ServerConfigFactory
- service(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
- service(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
- Service - Interface in org.jboss.wsf.spi.deployment
-
A service collecting endpoints belonging to the same deployment.
- SERVICE_ENDPOINT_INTERFACE - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- SERVICE_IMPL_BEAN - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- ServiceRefFactory - Interface in org.jboss.wsf.spi.serviceref
-
Creates service ref instance.
- ServiceRefFactoryFactory - Interface in org.jboss.wsf.spi.serviceref
- SERVLET_LINK - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- ServletDelegate - Interface in org.jboss.wsf.spi.deployment
- ServletDelegateFactory - Interface in org.jboss.wsf.spi.deployment
- setAddress(String) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set endpoint address
- setAddressingAnnotationSpecified(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setAddressingAnnotationSpecified(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setAddressingEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setAddressingEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setAddressingMedadata(AddressingMetadata) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- setAddressingRequired(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setAddressingRequired(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setAddressingResponses(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setAddressingResponses(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setArgs(Object[]) - Method in class org.jboss.wsf.spi.invocation.Invocation
- setClientConfig(List<ClientConfig>) - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
- setConfigFile(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- setConfigFile(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- setConfigFile(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setConfigFile(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setConfigName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- setConfigName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- setConfigName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setConfigName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setContextRoot(String) - Method in interface org.jboss.wsf.spi.deployment.Service
-
Set the context root for this service
- setContextRoot(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- setCredential(Object) - Method in interface org.jboss.wsf.spi.invocation.SecurityAdaptor
-
Deprecated.
- setCurrentThreadSelector(Map<String, Object>) - Method in interface org.jboss.wsf.spi.invocation.NamespaceContextSelectorWrapper
- setDefaultProvider(ClassLoaderProvider) - Static method in class org.jboss.wsf.spi.classloading.ClassLoaderProvider
- setDeploymentAspects(List<DeploymentAspect>) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspectManager
-
Set the list of registered deployment aspects
- setDestination(Destination) - Method in interface org.jboss.wsf.spi.management.JMSEndpointResolver
- setEjbClass(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- setEjbName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- setEndpoint(Endpoint) - Static method in class org.jboss.wsf.spi.invocation.EndpointAssociation
- setEndpointConfig(List<EndpointConfig>) - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
- setEndpointConfig(EndpointConfig) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set endpoint config
- setEndpointMetrics(EndpointMetrics) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set the endpoint metrics for this endpoint
- setEnterpriseBeans(List<EJBMetaData>) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- setHandlerChain(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- setHandlerChain(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setHandlerChain(UnifiedHandlerChainMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
- setHandlerChains(UnifiedHandlerChainsMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setHomeClass(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- setInitialized() - Method in interface org.jboss.wsf.spi.deployment.Reference
- setInstanceProvider(InstanceProvider) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set instance provider
- setInvocationContext(InvocationContext) - Method in class org.jboss.wsf.spi.invocation.Invocation
- setInvocationHandler(InvocationHandler) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set the endpoint bean invoker
- setJavaMethod(Method) - Method in class org.jboss.wsf.spi.invocation.Invocation
- setJndiName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- setLast(boolean) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- setLifecycleHandler(LifecycleHandler) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set the lifecycle handler for this endpoint
- setLocalHomeClass(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- setLocalJndiName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- setMappingFile(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setModifySOAPAddress(boolean) - Method in interface org.jboss.wsf.spi.management.ServerConfig
- setMtomAnnotationSpecified(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setMtomEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- setMtomEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setMtomEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setMTOMMetadata(MTOMMetadata) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- setMtomThreshold(int) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setMtomThreshold(int) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setName(ObjectName) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set the unique identifier for this endpoint
- setParentMetaData(JMSEndpointsMetaData) - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointMetaData
- setPortComponentLink(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setPortComponentName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- setPortComponentURI(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- setPortQName(QName) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setPrincipal(Principal) - Method in interface org.jboss.wsf.spi.invocation.SecurityAdaptor
-
Deprecated.
- setProperties(Map<String, Object>) - Method in class org.jboss.wsf.spi.deployment.AbstractExtensible
- setProperties(Map<String, Object>) - Method in interface org.jboss.wsf.spi.deployment.Extensible
-
Set a map of properties
- setProperty(String, Object) - Method in class org.jboss.wsf.spi.deployment.AbstractExtensible
- setProperty(String, Object) - Method in interface org.jboss.wsf.spi.deployment.Extensible
-
Set a property
- setProvides(String) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- setPublishLocationAdapter(PublishLocationAdapter) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- setPublishLocationAdapter(PublishLocationAdapter) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- setRecordProcessors(List<RecordProcessor>) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set the record processors for this endpoint
- setRelativeOrder(int) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- setReplyDestination(String) - Method in interface org.jboss.wsf.spi.deployment.JMSEndpoint
- setRequestHandler(RequestHandler) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set the request handler for this endpoint
- setRequestURI(URI) - Method in interface org.jboss.wsf.spi.deployment.JMSEndpoint
- setRequires(String) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- setRespectBindingAnnotationSpecified(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setRespectBindingAnnotationSpecified(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setRespectBindingEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setRespectBindingEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setRespectBindingMetadata(RespectBindingMetadata) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- setReturnValue(Object) - Method in class org.jboss.wsf.spi.invocation.Invocation
- setSecurityDomain(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- setSecurityDomain(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- setSecurityDomainContext(SecurityDomainContext) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set security domain context
- setSecurityMetaData(List<JSESecurityMetaData>) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- setSecurityMetaData(EJBSecurityMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- setSeiName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData.Builder
- setService(Service) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set the service this endpoint belongs to
- setServiceEndpointInterface(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setServiceImplClass(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setServiceInterface(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- setServiceInterface(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setServiceQName(QName) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setServiceRefName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setServiceRefType(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- setServiceRefType(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setServletClassNames(Map<String, String>) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- setServletMappings(Map<String, String>) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData.Builder
- setShortName(String) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set the short name for this endpoint
- setState(EndpointState) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set the current state for this endpoint
- setStatisticsEnabled(boolean) - Method in interface org.jboss.wsf.spi.management.ServerConfig
- setStubProperties(List<UnifiedStubPropertyMetaData>) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- setTargetBean(Object) - Method in class org.jboss.wsf.spi.invocation.InvocationContext
- setTargetBeanName(String) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set the endpoint implementation bean
- setTargetDestination(String) - Method in interface org.jboss.wsf.spi.deployment.JMSEndpoint
- setTransportGuarantee(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData.Builder
- setType(EndpointType) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
-
Set endpoint type
- setURLPattern(String) - Method in interface org.jboss.wsf.spi.deployment.HttpEndpoint
-
Set the URL pattern for this endpoint
- setVfsRoot(UnifiedVirtualFile) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- setVfsRoot(UnifiedVirtualFile) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setVirtualHost(String) - Method in interface org.jboss.wsf.spi.deployment.Service
-
Set the virtual host for this service
- setWebServiceContextRoot(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData.Builder
- setWebserviceDescription(WebserviceDescriptionMetaData) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
- setWebServiceHost(String) - Method in interface org.jboss.wsf.spi.management.ServerConfig
- setWebServicePathRewriteRule(String) - Method in interface org.jboss.wsf.spi.management.ServerConfig
- setWebServicePort(int) - Method in interface org.jboss.wsf.spi.management.ServerConfig
- setWebservices(WebservicesMetaData) - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
- setWebServiceSecurePort(int) - Method in interface org.jboss.wsf.spi.management.ServerConfig
- setWebServiceUriScheme(String) - Method in interface org.jboss.wsf.spi.management.ServerConfig
- setWrapperConfig(T, boolean) - Method in interface org.jboss.wsf.spi.management.CommonConfigStore
-
Sets a wrapper config, to be merged with any registered config.
- setWsdlFile(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- setWsdlFile(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- setWsdlOverride(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- SLSBMetaData - Class in org.jboss.wsf.spi.metadata.j2ee
-
The container independent metadata of a stateless session bean.
- SLSBMetaData(String, String, String, String, String, String, String, String, String, EJBSecurityMetaData) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData
- SLSBMetaData.Builder - Class in org.jboss.wsf.spi.metadata.j2ee
- SOAPAddressRewriteMetadata - Class in org.jboss.wsf.spi.metadata.config
- SOAPAddressRewriteMetadata(ServerConfig, JBossWebservicesMetaData) - Constructor for class org.jboss.wsf.spi.metadata.config.SOAPAddressRewriteMetadata
- SPIProvider - Class in org.jboss.wsf.spi
-
Gives access to the SPI implementation.
- SPIProvider() - Constructor for class org.jboss.wsf.spi.SPIProvider
- SPIProviderResolver - Class in org.jboss.wsf.spi
-
Locates an SPIProvider.
- SPIProviderResolver() - Constructor for class org.jboss.wsf.spi.SPIProviderResolver
- STACK_SERVLET_DELEGATE_CLASS - Static variable in class org.jboss.wsf.spi.deployment.WSFServlet
- StackConfig - Interface in org.jboss.wsf.spi.management
-
Interface to stack configuration
- StackConfigFactory - Class in org.jboss.wsf.spi.management
-
Factory to stack configuration
- StackConfigFactory() - Constructor for class org.jboss.wsf.spi.management.StackConfigFactory
- STANDARD_CLIENT_CONFIG - Static variable in class org.jboss.wsf.spi.metadata.config.ClientConfig
- STANDARD_ENDPOINT_CONFIG - Static variable in class org.jboss.wsf.spi.metadata.config.EndpointConfig
- start() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
- start(Deployment) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- start(Endpoint) - Method in interface org.jboss.wsf.spi.deployment.LifecycleHandler
-
Handle the start step of an endpoint
- STARTED - org.jboss.wsf.spi.deployment.EndpointState
- STATISTICS_ENABLED - Static variable in class org.jboss.wsf.spi.metadata.config.EndpointConfig
- StAXUtils - Class in org.jboss.wsf.spi.util
-
StAX utils
- StAXUtils() - Constructor for class org.jboss.wsf.spi.util.StAXUtils
- stop() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
- stop(Deployment) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
- stop(Endpoint) - Method in interface org.jboss.wsf.spi.deployment.LifecycleHandler
-
Handle the stop step of an endpoint
- STOPPED - org.jboss.wsf.spi.deployment.EndpointState
- storeCurrentThreadSelector(Map<String, Object>) - Method in interface org.jboss.wsf.spi.invocation.NamespaceContextSelectorWrapper
T
- toString() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
- toString() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedInitParamMetaData
- toString() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- toString() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- toString() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedStubPropertyMetaData
- toURL() - Method in interface org.jboss.wsf.spi.deployment.UnifiedVirtualFile
- toURL() - Method in class org.jboss.wsf.spi.util.URLLoaderAdapter
- TRANSPORT_GUARANTEE - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
U
- UNDEFINED - org.jboss.wsf.spi.deployment.EndpointState
- UNDEFINED_HOSTNAME - Static variable in interface org.jboss.wsf.spi.management.ServerConfig
-
The host name that is returned if there is no other defined
- undeploy(Deployment) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspectManager
-
Undeploy a web service
- unexpectedElement(String, String) - Method in class org.jboss.wsf.spi.Messages_$bundle
- unexpectedElement(String, String) - Method in interface org.jboss.wsf.spi.Messages
- unexpectedElement$str() - Method in class org.jboss.wsf.spi.Messages_$bundle
- unexpectedEndTag(String, String) - Method in class org.jboss.wsf.spi.Messages_$bundle
- unexpectedEndTag(String, String) - Method in interface org.jboss.wsf.spi.Messages
- unexpectedEndTag$str() - Method in class org.jboss.wsf.spi.Messages_$bundle
- UnifiedHandlerChainMetaData - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
-
The unified metadata data for a handler chain element
- UnifiedHandlerChainMetaData(QName, QName, String, List<UnifiedHandlerMetaData>, boolean, String) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
- UnifiedHandlerChainsMetaData - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
-
The unified metadata data for a handler chains element
- UnifiedHandlerChainsMetaData(List<UnifiedHandlerChainMetaData>) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainsMetaData
- UnifiedHandlerChainsMetaData(UnifiedHandlerChainMetaData...) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainsMetaData
- UnifiedHandlerChainsMetaDataParser - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
-
The parser for the unified metadata handler chains element
- UnifiedHandlerMetaData - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
-
The unified metadata data for a handler element
- UnifiedHandlerMetaData(String, String, List<UnifiedInitParamMetaData>, Set<QName>, Set<String>, Set<String>) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
- UnifiedHandlerMetaData(String, String, List<UnifiedInitParamMetaData>, Set<QName>, Set<String>, Set<String>, String) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
- UnifiedHandlerMetaData.HandlerType - Enum in org.jboss.wsf.spi.metadata.j2ee.serviceref
- UnifiedInitParamMetaData - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
- UnifiedInitParamMetaData(String, String) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedInitParamMetaData
- UnifiedPortComponentRefMetaData - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
-
The metadata data from service-ref/port-component-ref element in web.xml, ejb-jar.xml, and application-client.xml.
- UnifiedPortComponentRefMetaData(boolean, boolean, boolean, String, boolean, int, boolean, boolean, String, String, QName, List<UnifiedStubPropertyMetaData>, String, String) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
- UnifiedPortComponentRefMetaDataBuilder - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
-
Utility class for building UnifiedPortComponentRefMetaData instances
- UnifiedPortComponentRefMetaDataBuilder() - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder
- UnifiedServiceRefMetaData - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
-
The metadata from service-ref element in web.xml, ejb-jar.xml, application-client.xml and @WebServiceRef annotations.
- UnifiedServiceRefMetaData(UnifiedVirtualFile, String) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- UnifiedServiceRefMetaData(UnifiedVirtualFile, String, String, String, String, String, QName, List<UnifiedPortComponentRefMetaData>, List<UnifiedHandlerMetaData>, UnifiedHandlerChainsMetaData, String, String, String, String, String, AddressingMetadata, MTOMMetadata, RespectBindingMetadata) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- UnifiedServiceRefMetaData(UnifiedVirtualFile, String, String, QName, List<UnifiedPortComponentRefMetaData>, List<UnifiedHandlerMetaData>, UnifiedHandlerChainsMetaData, String, String, String, String) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
- UnifiedServiceRefMetaDataBuilder - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
-
Utility class for building UnifiedServiceRefMetaData instances
- UnifiedServiceRefMetaDataBuilder() - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder
- UnifiedStubPropertyMetaData - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
- UnifiedStubPropertyMetaData(String, String) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedStubPropertyMetaData
- UnifiedVirtualFile - Interface in org.jboss.wsf.spi.deployment
- unload() - Method in interface org.jboss.wsf.spi.management.CommonConfigStore
-
Unloads the store, cleaning up the loaded collection.
- unregister(T) - Method in interface org.jboss.wsf.spi.management.CommonConfigStore
-
Unregisters a config in the store; the runtime will be affected the first time the store is reloaded.
- unregisterClientConfig(ClientConfig) - Method in interface org.jboss.wsf.spi.management.ServerConfig
-
Unregister a client config from the server configuration; the new config will be removed from the collection returned to callers after next endpoint store reload.
- unregisterEndpointConfig(EndpointConfig) - Method in interface org.jboss.wsf.spi.management.ServerConfig
-
Unregister an endpoint config from the server configuration; the new config will be removed from the collection returned to callers after next endpoint store reload.
- unsupportedAddressingResponseType(String) - Method in class org.jboss.wsf.spi.Messages_$bundle
- unsupportedAddressingResponseType(String) - Method in interface org.jboss.wsf.spi.Messages
- unsupportedAddressingResponseType$str() - Method in class org.jboss.wsf.spi.Messages_$bundle
- URLLoaderAdapter - Class in org.jboss.wsf.spi.util
-
Load resources through a URLClassLoader.
NOTE: The associated classloader doesn't do parent delegation. - URLLoaderAdapter(URL) - Constructor for class org.jboss.wsf.spi.util.URLLoaderAdapter
V
- validatePathRewriteRule(String) - Method in interface org.jboss.wsf.spi.management.StackConfig
- VALUE - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- valueOf(String) - Static method in enum org.jboss.wsf.spi.deployment.EndpointState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.wsf.spi.deployment.EndpointType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.wsf.spi.invocation.InvocationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData.HandlerType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.wsf.spi.deployment.EndpointState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jboss.wsf.spi.deployment.EndpointType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jboss.wsf.spi.invocation.InvocationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData.HandlerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WebServerInfo - Interface in org.jboss.wsf.spi.management
- WebServerInfoFactory - Class in org.jboss.wsf.spi.management
- WebServerInfoFactory() - Constructor for class org.jboss.wsf.spi.management.WebServerInfoFactory
- WEBSERVICE_DESCRIPTION - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- WEBSERVICE_DESCRIPTION_NAME - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- WEBSERVICE_HOST - Static variable in class org.jboss.wsf.spi.metadata.config.SOAPAddressRewriteMetadata
- WEBSERVICE_PATH_REWRITE_RULE - Static variable in class org.jboss.wsf.spi.metadata.config.SOAPAddressRewriteMetadata
- WEBSERVICE_PORT - Static variable in class org.jboss.wsf.spi.metadata.config.SOAPAddressRewriteMetadata
- WEBSERVICE_SECURE_PORT - Static variable in class org.jboss.wsf.spi.metadata.config.SOAPAddressRewriteMetadata
- WEBSERVICE_URI_SCHEME - Static variable in class org.jboss.wsf.spi.metadata.config.SOAPAddressRewriteMetadata
- WebserviceDescriptionMetaData - Class in org.jboss.wsf.spi.metadata.webservices
-
XML Binding element for
webservices/webservice-description - WebserviceDescriptionMetaData(String, String, String, List<PortComponentMetaData>) - Constructor for class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
- WebserviceDescriptionMetaData(String, String, String, PortComponentMetaData...) - Constructor for class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
- WEBSERVICES - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- WebservicesDescriptorParser - Interface in org.jboss.wsf.spi.metadata.webservices
-
Parser for WS UMDM.
- WebservicesFactory - Class in org.jboss.wsf.spi.metadata.webservices
-
A JBossXB factory for
WebservicesMetaData - WebservicesFactory(URL) - Constructor for class org.jboss.wsf.spi.metadata.webservices.WebservicesFactory
- WebservicesMetaData - Class in org.jboss.wsf.spi.metadata.webservices
-
XML Binding root element for
webservices.xml - WebservicesMetaData(URL, List<WebserviceDescriptionMetaData>) - Constructor for class org.jboss.wsf.spi.metadata.webservices.WebservicesMetaData
- WebservicesMetaData(URL, WebserviceDescriptionMetaData...) - Constructor for class org.jboss.wsf.spi.metadata.webservices.WebservicesMetaData
- webservicesXmlElementNotNamespaceQualified(QName) - Method in class org.jboss.wsf.spi.Loggers_$logger
- webservicesXmlElementNotNamespaceQualified(QName) - Method in interface org.jboss.wsf.spi.Loggers
- webservicesXmlElementNotNamespaceQualified$str() - Method in class org.jboss.wsf.spi.Loggers_$logger
- WILDLFY_CLIENT_CONFIG_FILE - Static variable in class org.jboss.wsf.spi.metadata.config.ClientConfig
- WSDL_FILE - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- WSDL_PORT - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- WSDL_PUBLISH_LOCATION - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- WSDL_SERVICE - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
- WSFDeploymentException - Exception in org.jboss.wsf.spi.deployment
-
A general deployment exception
- WSFDeploymentException(String) - Constructor for exception org.jboss.wsf.spi.deployment.WSFDeploymentException
- WSFDeploymentException(String, Throwable) - Constructor for exception org.jboss.wsf.spi.deployment.WSFDeploymentException
- WSFDeploymentException(Throwable) - Constructor for exception org.jboss.wsf.spi.deployment.WSFDeploymentException
- WSFException - Exception in org.jboss.wsf.spi
- WSFException() - Constructor for exception org.jboss.wsf.spi.WSFException
- WSFException(String) - Constructor for exception org.jboss.wsf.spi.WSFException
- WSFException(String, Throwable) - Constructor for exception org.jboss.wsf.spi.WSFException
- WSFException(Throwable) - Constructor for exception org.jboss.wsf.spi.WSFException
- WSFServlet - Class in org.jboss.wsf.spi.deployment
- WSFServlet() - Constructor for class org.jboss.wsf.spi.deployment.WSFServlet
All Classes All Packages