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

A

AbstractCommonConfig - Class in org.jboss.wsf.spi.metadata.config
A common configuration
AbstractCommonConfig() - Constructor for class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
 
AbstractExtensible - Class in org.jboss.wsf.spi.deployment
A general extendible artifact
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
 
accept(String) - Method in interface org.jboss.wsf.spi.deployment.WritableUnifiedVirtualFile.NameFilter
 
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 interface org.jboss.wsf.spi.management.ServerConfig
 
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 interface org.jboss.wsf.spi.management.ServerConfig
 
addEndpointConfig(EndpointConfig) - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
 
addEndpointMetaData(JMSEndpointMetaData) - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointsMetaData
 
addHandler(UnifiedHandlerMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
 
addHandler(UnifiedHandlerMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
addHandler(UnifiedHandlerMetaData) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
addHandlerChain(UnifiedHandlerChainMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainsMetaData
 
addHttpsConnector(Map<String, String>) - Method in interface org.jboss.wsf.spi.deployer.Deployer
Adds a test https connector
addInitParam(UnifiedInitParamMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
 
addPattern(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData.JSEResourceCollection
 
addPortComponent(JBossPortComponentMetaData) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
 
addPortComponent(PortComponentMetaData) - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
 
addPortComponentRef(UnifiedPortComponentRefMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
addPortName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
 
ADDRESSING - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
 
ADDRESSING_RESPONSES - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
 
addSecurityDomain(String, Map<String, String>) - Method in interface org.jboss.wsf.spi.deployer.Deployer
Adds a new security domain
addSoapHeader(QName) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
 
addSoapRole(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
 
addStubProperty(UnifiedStubPropertyMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
addWebResource(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData
 
addWebserviceDescription(JBossWebserviceDescriptionMetaData) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
 
addWebserviceDescription(WebserviceDescriptionMetaData) - Method in class org.jboss.wsf.spi.metadata.webservices.WebservicesMetaData
 
ArchiveDeployment - Interface in org.jboss.wsf.spi.deployment
A general web service deployment dep.
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
 

C

callFaultHandlerChain(Invocation, UnifiedHandlerMetaData.HandlerType, Exception) - Method in interface org.jboss.wsf.spi.invocation.HandlerCallback
Handlers are beeing called through the HandlerCallback from the EJB interceptor
callRequestHandlerChain(Invocation, UnifiedHandlerMetaData.HandlerType) - Method in interface org.jboss.wsf.spi.invocation.HandlerCallback
Handlers are beeing called through the HandlerCallback from the EJB interceptor
callResponseHandlerChain(Invocation, UnifiedHandlerMetaData.HandlerType) - Method in interface org.jboss.wsf.spi.invocation.HandlerCallback
Handlers are beeing called through the HandlerCallback from the EJB interceptor
canHandle(Deployment) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
 
cannotFindFile(Throwable, String) - Method in interface org.jboss.wsf.spi.Messages
 
cannotGetChildrenForResource(Throwable, URL) - Method in interface org.jboss.wsf.spi.Loggers
 
cannotGetNameForResource(Throwable, URL) - Method in interface org.jboss.wsf.spi.Loggers
 
cannotGetPortComponentName(String, Collection<String>) - Method in interface org.jboss.wsf.spi.Loggers
 
cannotGetURLFor(String) - Method in interface org.jboss.wsf.spi.Loggers
 
cannotGetURLFor(String) - Method in interface org.jboss.wsf.spi.Messages
 
cannotMatchAgainstNull() - Method in interface org.jboss.wsf.spi.Messages
 
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
 
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
 
ClientConfig - Class in org.jboss.wsf.spi.metadata.config
A JBossWS client configuration
ClientConfig() - Constructor for class org.jboss.wsf.spi.metadata.config.ClientConfig
 
CommonConfig - Interface in org.jboss.wsf.spi.metadata.config
A common configuration
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
 
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 interface org.jboss.wsf.spi.Messages
 
couldNotGetPropertyName(String) - Method in interface org.jboss.wsf.spi.Messages
 
couldNotParseStream(Throwable) - Method in interface org.jboss.wsf.spi.Messages
 
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_SPI_PROVIDER_RESOLVER - Static variable in class org.jboss.wsf.spi.SPIProviderResolver
 
deploy(URL) - Method in interface org.jboss.wsf.spi.deployer.Deployer
Deploys specified archive remotely.
deploy(Deployment) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspectManager
Deploy a web service
Deployer - Interface in org.jboss.wsf.spi.deployer
Abstraction to provide AS agnostic remote deployer.
Deployment - Interface in org.jboss.wsf.spi.deployment
A general web service deployment dep.
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.
DeploymentAspectManagerFactory - Class in org.jboss.wsf.spi.deployment
Creates DeploymentAspectManager's by org.jboss.wsf.spi.deployment.Deployment.DeploymentType
DeploymentAspectManagerFactory() - Constructor for class org.jboss.wsf.spi.deployment.DeploymentAspectManagerFactory
 
DeploymentModelFactory - Class in org.jboss.wsf.spi.deployment
 
DeploymentModelFactory() - Constructor for class org.jboss.wsf.spi.deployment.DeploymentModelFactory
 
DeploymentState - Enum in org.jboss.wsf.spi.deployment
WebService deployment state.
DeploymentType - Enum in org.jboss.wsf.spi.deployment
WebService deployment type.
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, ServletContext) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
 
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, ServletContext) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
 
doHead(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
 
doPost(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
 
doPut(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
 

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() - Constructor for class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
 
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() - Constructor for class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
 
EJBSecurityMetaData - Class in org.jboss.wsf.spi.metadata.j2ee
The container independent EJB security meta data class
EJBSecurityMetaData() - 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 interface org.jboss.wsf.spi.Loggers
 
ENABLE_MTOM - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
 
ENABLED - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
 
Endpoint - Interface in org.jboss.wsf.spi.deployment
A general JAXWS endpoint.
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() - 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 interface org.jboss.wsf.spi.Messages
 
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

get(Class<T>) - Method in interface org.jboss.wsf.spi.invocation.integration.InvocationContextCallback
 
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
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
 
getClientConfig() - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
 
getClientConfigByName(String) - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
 
getClientConfigs() - Method in interface org.jboss.wsf.spi.management.ServerConfig
 
getConfigByName(String) - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
 
getConfigFile() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
 
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
 
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
 
getContainerName() - Method in interface org.jboss.wsf.spi.invocation.integration.ServiceEndpointContainer
Identifies a service endpoint container
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
 
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
 
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.
getDeployedServiceAddresses() - 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
getDeploymentAspectManager(DeploymentType) - Method in class org.jboss.wsf.spi.deployment.DeploymentAspectManagerFactory
 
getDeploymentAspectManager(String) - Method in class org.jboss.wsf.spi.deployment.DeploymentAspectManagerFactory
Get a named instance of a deployment aspect manager
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
 
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.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
 
getEndpoint() - Static method in class org.jboss.wsf.spi.invocation.EndpointAssociation
 
getEndpoint() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
 
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 class org.jboss.wsf.spi.metadata.config.ConfigRoot
 
getEndpointConfigByName(String) - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
 
getEndpointConfigs() - Method in interface org.jboss.wsf.spi.management.ServerConfig
 
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(EndpointTypeFilter) - 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
 
getEndpointsMetaData() - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointsMetaData
 
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(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
 
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
 
getHome() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
 
getHomeDir() - Method in interface org.jboss.wsf.spi.management.ServerConfig
 
getId() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
 
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
 
getInitialClassLoader() - Method in interface org.jboss.wsf.spi.deployment.Deployment
Get the class loader for this deployment
getInitParams() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
 
getInstance(String) - Method in interface org.jboss.wsf.spi.deployment.InstanceProvider
 
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
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
 
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
 
getLocalJndiName() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
 
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
getParent() - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspectManager
Get the optional parent for this manager
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.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.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
 
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
 
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
 
getReturnValue() - Method in class org.jboss.wsf.spi.invocation.Invocation
 
getRootFile() - Method in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
Get the root file for this deployment
getRuntimeClassLoader() - Method in interface org.jboss.wsf.spi.deployment.Deployment
Get the runtime class loader 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
 
getSecurityDomain() - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
 
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
 
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
 
getServiceImplementationClass() - Method in interface org.jboss.wsf.spi.invocation.integration.ServiceEndpointContainer
The actual web service implementation hosted by this container.
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
 
getServiceRefMetaData() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
getServiceRefName() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
getServiceRefType() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
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
 
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
 
getStartTime() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
 
getState() - Method in interface org.jboss.wsf.spi.deployment.Deployment
Get the current deployment state
getState() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
Get the current state for this endpoint
getStopTime() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
 
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
 
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.Deployment
Get the deployment type
getType() - Method in interface org.jboss.wsf.spi.deployment.Endpoint
Get endpoint type
getType() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
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
getWebResources() - Method in class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData
 
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
 
getWebServicePort() - Method in interface org.jboss.wsf.spi.management.ServerConfig
 
getWebservices() - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
 
getWebServiceSecurePort() - Method in interface org.jboss.wsf.spi.management.ServerConfig
 
getWebServiceSubsystemClassLoader() - Method in class org.jboss.wsf.spi.classloading.ClassLoaderProvider
Return the ClassLoader instance having visibility over the application server ws subsystem only
getWrapper() - Method in interface org.jboss.wsf.spi.invocation.NamespaceContextSelectorWrapperFactory
 
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
 
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
handleRequest(Endpoint, InputStream, OutputStream, InvocationContext) - Method in interface org.jboss.wsf.spi.invocation.RequestHandler
Handle a web service request
handleWSDLRequest(Endpoint, OutputStream, InvocationContext) - Method in interface org.jboss.wsf.spi.invocation.RequestHandler
Handle a wsdl request
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
InstanceProvider - Interface in org.jboss.wsf.spi.deployment
Instance provider.
INTEGRATION_CLASSLOADER - Static variable in class org.jboss.wsf.spi.deployment.WSFServlet
 
invalidHandlerType(String) - Method in interface org.jboss.wsf.spi.Messages
 
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
 
InvocationContextCallback - Interface in org.jboss.wsf.spi.invocation.integration
Callback for invocation context properties that may be injected in the service endpoint prior to actual method invocation.
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
invokeEndpoint(Method, Object[], InvocationContextCallback) - Method in interface org.jboss.wsf.spi.invocation.integration.ServiceEndpointContainer
Invokes a particular endpoint opertation.
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
 
isExcluded() - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
 
isForJaxRpc() - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
 
isForJaxWs() - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
 
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
 
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
 
isRegistered(ObjectName) - Method in interface org.jboss.wsf.spi.management.EndpointRegistry
True is an endpoint for that name is registered
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
 
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
JAVAEE_NS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
 
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
 
JBOSSEE_NS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
 
JBossPortComponentMetaData - Class in org.jboss.wsf.spi.metadata.webservices
 
JBossPortComponentMetaData() - Constructor for class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
 
JBossWebserviceDescriptionMetaData - Class in org.jboss.wsf.spi.metadata.webservices
 
JBossWebserviceDescriptionMetaData() - 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(URL) - 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
 
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(JMSEndpointsMetaData) - 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() - 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() - Constructor for class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
 
JSESecurityMetaData - Class in org.jboss.wsf.spi.metadata.j2ee
 
JSESecurityMetaData() - Constructor for class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData
 
JSESecurityMetaData.JSEResourceCollection - Class in org.jboss.wsf.spi.metadata.j2ee
 
JSESecurityMetaData.JSEResourceCollection(String) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData.JSEResourceCollection
 

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.xml or WEB-INF/jboss-webservices.xml .
loadFromVFSRoot(UnifiedVirtualFile) - Method in class org.jboss.wsf.spi.metadata.webservices.WebservicesFactory
Load webservices.xml from META-INF/webservices.xml or WEB-INF/webservices.xml.
Loggers - Interface in org.jboss.wsf.spi
JBossWS SPI log messages
lookup(String) - Method in interface org.jboss.wsf.spi.security.JAASSecurityDomainAdaptorResolver
 

M

match(XMLStreamReader, QName) - Static method in class org.jboss.wsf.spi.util.StAXUtils
 
match(XMLStreamReader, String, String) - Static method in class org.jboss.wsf.spi.util.StAXUtils
 
matches(String, QName) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
Messages - Interface in org.jboss.wsf.spi
JBossWS SPI exception messages
MESSAGES - Static variable in interface org.jboss.wsf.spi.Messages
 
METADATA_LOGGER - Static variable in interface org.jboss.wsf.spi.Loggers
 
MTOM_THRESHOLD - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
 
multipleMatchingPortComponentRef(String, QName) - Method in interface org.jboss.wsf.spi.Loggers
 

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) - 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
 
newRequestHandler() - Method in class org.jboss.wsf.spi.invocation.RequestHandlerFactory
Deprecated.
newSecurityAdapter() - Method in class org.jboss.wsf.spi.invocation.SecurityAdaptorFactory
 
newService() - Method in class org.jboss.wsf.spi.deployment.DeploymentModelFactory
 
newServiceRef(UnifiedServiceRefMetaData) - Method in interface org.jboss.wsf.spi.serviceref.ServiceRefFactory
 
newServiceRefFactory() - Method in interface org.jboss.wsf.spi.serviceref.ServiceRefFactoryFactory
 
newServletDelegate(String, boolean) - 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.deployer - package org.jboss.wsf.spi.deployer
 
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.invocation.integration - package org.jboss.wsf.spi.invocation.integration
 
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(URL) - Static method in class org.jboss.wsf.spi.metadata.config.ConfigMetaDataParser
 
parse(InputStream) - Static method in class org.jboss.wsf.spi.metadata.config.ConfigMetaDataParser
 
parse(XMLStreamReader) - 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(InputStream) - Static method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainsMetaDataParser
 
parse(XMLStreamReader) - 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, URL) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesFactory
 
parse(XMLStreamReader) - 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.WebservicesFactory
 
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
XML Binding and ws4ee meta-data element for webservices/webservice-description/port-component

A port component is the equivalent of an ordinary Axis service (and as such it constitutes the building blocks for jaxrpc services).

PortComponentMetaData(WebserviceDescriptionMetaData) - Constructor for class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
Construct a new PortComponentMetaData for a given WebserviceDescriptionMetaData
POST_HANDLER_CHAINS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
 
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 interface org.jboss.wsf.spi.Messages
 
readingExternalEntitiesDisabled() - Method in interface org.jboss.wsf.spi.Messages
 
Reference - Interface in org.jboss.wsf.spi.deployment
 
register(Endpoint) - Method in interface org.jboss.wsf.spi.management.EndpointRegistry
Register an endpoint
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
 
removeHttpsConnector() - Method in interface org.jboss.wsf.spi.deployer.Deployer
Remove the test https connector
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
removeSecurityDomain(String) - Method in interface org.jboss.wsf.spi.deployer.Deployer
Removes a security domain
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 thrrough 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
 
rethrow(Throwable) - Static method in exception org.jboss.wsf.spi.deployment.WSFDeploymentException
 
rethrow(String, Throwable) - Static method in exception org.jboss.wsf.spi.WSFException
 
rethrow(Throwable) - Static method in exception org.jboss.wsf.spi.WSFException
 
ROOT_LOGGER - Static variable in interface org.jboss.wsf.spi.Loggers
 

S

SECURE_WSDL_ACCESS - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
 
SecurityAdaptor - Interface in org.jboss.wsf.spi.invocation
A container independent security adaptor
SecurityAdaptorFactory - Class in org.jboss.wsf.spi.invocation
A container idependent SecurityAdaptorFactory
SecurityAdaptorFactory() - Constructor for class org.jboss.wsf.spi.invocation.SecurityAdaptorFactory
 
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 - Interface in org.jboss.wsf.spi.deployment
A general service deployment.
service(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface org.jboss.wsf.spi.deployment.ServletDelegate
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.wsf.spi.deployment.WSFServlet
 
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
 
ServiceEndpointContainer - Interface in org.jboss.wsf.spi.invocation.integration
Host's web service implementation and allows invocations on them.
ServiceRefFactory - Interface in org.jboss.wsf.spi.serviceref
Creates service ref instance.
ServiceRefFactoryFactory - Interface in org.jboss.wsf.spi.serviceref
 
ServiceRefType - Enum in org.jboss.wsf.spi.serviceref
Creates a ServiceReferenceable and binds it to JNDI.
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.UnifiedPortComponentRefMetaData
 
setAddressingAnnotationSpecified(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setAddressingEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
setAddressingEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setAddressingEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setAddressingRequired(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
setAddressingRequired(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setAddressingRequired(boolean) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setAddressingResponses(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
setAddressingResponses(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setAddressingResponses(String) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setArgs(Object[]) - Method in class org.jboss.wsf.spi.invocation.Invocation
 
setAuthMethod(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBSecurityMetaData
 
setAuthMethod(String) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
 
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
 
setConfigFile(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
 
setConfigFile(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
setConfigFile(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setConfigFile(String) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
 
setConfigName(String) - Method in class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
 
setConfigName(String) - Method in interface org.jboss.wsf.spi.metadata.config.CommonConfig
 
setConfigName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
 
setConfigName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
 
setConfigName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
setConfigName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setConfigName(String) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
 
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
 
setContextRoot(String) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
 
setContextRoot(String) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setCredential(Object) - Method in interface org.jboss.wsf.spi.invocation.SecurityAdaptor
 
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
 
setDeployment(Deployment) - Method in interface org.jboss.wsf.spi.deployment.Service
Set the deployment this service belongs to
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.EJBMetaData
 
setEjbLink(String) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setEjbName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
 
setEjbName(String) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
 
setEndpoint(Endpoint) - Static method in class org.jboss.wsf.spi.invocation.EndpointAssociation
 
setEndpoint(Endpoint) - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
 
setEndpointConfig(List<EndpointConfig>) - Method in class org.jboss.wsf.spi.metadata.config.ConfigRoot
 
setEndpointMetrics(EndpointMetrics) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
Set the endpoint metrics for this endpoint
setEndpointName(String) - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointMetaData
 
setEnterpriseBeans(List<EJBMetaData>) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
 
setExcluded(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
 
setFeature(Feature, boolean) - Method in class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
 
setFeature(Feature, boolean) - Method in interface org.jboss.wsf.spi.metadata.config.CommonConfig
 
setForJaxRpc(boolean) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
 
setForJaxWs(boolean) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
 
setHandlerChain(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setHandlerChains(UnifiedHandlerChainsMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setHandlerChains(UnifiedHandlerChainsMetaData) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setHandlerClass(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
 
setHandlerName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
 
setHome(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
 
setId(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
 
setImplementor(String) - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointMetaData
 
setInitialClassLoader(ClassLoader) - Method in interface org.jboss.wsf.spi.deployment.Deployment
Set the class loader for this deployment
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
 
setJaxrpcMappingFile(String) - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
 
setJndiName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
 
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
setLocalHome(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
 
setLocalJndiName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
 
setMappingFile(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setMetadataFiles(List<UnifiedVirtualFile>) - Method in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
Set additional metadata files for this deployment
setModifySOAPAddress(boolean) - Method in interface org.jboss.wsf.spi.management.ServerConfig
 
setMtomAnnotationSpecified(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
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.UnifiedServiceRefMetaData
 
setMtomEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setMtomThreshold(int) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
setMtomThreshold(int) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setMtomThreshold(int) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setName(ObjectName) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
Set the unique identifier for this endpoint
setName(String) - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointMetaData
 
setParamName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedInitParamMetaData
 
setParamValue(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedInitParamMetaData
 
setParent(ArchiveDeployment) - Method in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
Set the optional parent for this deployment
setParent(DeploymentAspectManager) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspectManager
Set the optional parent for this manager
setPortComponentLink(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
setPortComponentName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
 
setPortComponentName(String) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
 
setPortComponentName(String) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setPortComponentURI(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
 
setPortComponentURI(String) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
 
setPortNamePattern(QName) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
 
setPortQName(QName) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
setPostHandlerChains(List<UnifiedHandlerChainMetaData>) - Method in class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
 
setPostHandlerChains(List<UnifiedHandlerChainMetaData>) - Method in interface org.jboss.wsf.spi.metadata.config.CommonConfig
 
setPreHandlerChains(List<UnifiedHandlerChainMetaData>) - Method in class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
 
setPreHandlerChains(List<UnifiedHandlerChainMetaData>) - Method in interface org.jboss.wsf.spi.metadata.config.CommonConfig
 
setPrincipal(Principal) - Method in interface org.jboss.wsf.spi.invocation.SecurityAdaptor
 
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
setProperty(String, String) - Method in class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
 
setProperty(String, String) - Method in interface org.jboss.wsf.spi.metadata.config.CommonConfig
 
setProperty(String, String) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData
 
setPropName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedStubPropertyMetaData
 
setPropValue(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedStubPropertyMetaData
 
setProtocolBinding(String) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setProtocolBindings(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
 
setProvides(String) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspect
 
setPublishLocationAdapter(PublishLocationAdapter) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
 
setPublishLocationAdapter(PublishLocationAdapter) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
 
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.UnifiedPortComponentRefMetaData
 
setRespectBindingAnnotationSpecified(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setRespectBindingEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
setRespectBindingEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setRespectBindingEnabled(boolean) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setReturnValue(Object) - Method in class org.jboss.wsf.spi.invocation.Invocation
 
setRootFile(UnifiedVirtualFile) - Method in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
Set the root file for this deployment
setRuntimeClassLoader(ClassLoader) - Method in interface org.jboss.wsf.spi.deployment.Deployment
Set the runtime class loader for this deployment
setSecureWSDLAccess(Boolean) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBSecurityMetaData
 
setSecureWSDLAccess(Boolean) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
 
setSecurityDomain(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBArchiveMetaData
 
setSecurityDomain(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
 
setSecurityDomainContext(SecurityDomainContext) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
Set security domain context
setSecurityMetaData(EJBSecurityMetaData) - Method in class org.jboss.wsf.spi.metadata.j2ee.EJBMetaData
 
setSecurityMetaData(List<JSESecurityMetaData>) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
 
setService(Service) - Method in interface org.jboss.wsf.spi.deployment.Deployment
Set the service associated with this deployment
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.EJBMetaData
 
setServiceEndpointInterface(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
setServiceEndpointInterface(String) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setServiceImplClass(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setServiceInterface(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setServiceNamePattern(QName) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData
 
setServiceQName(QName) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setServiceRefName(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setServiceRefType(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setServletClassNames(Map<String, String>) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
 
setServletLink(String) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setServletMappings(Map<String, String>) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSEArchiveMetaData
 
setShortName(String) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
Set the short name for this endpoint
setSimpleName(String) - Method in interface org.jboss.wsf.spi.deployment.Deployment
Set the identifier for this deployment
setSoapAddress(String) - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointMetaData
 
setState(DeploymentState) - Method in interface org.jboss.wsf.spi.deployment.Deployment
Set the current deployment state
setState(EndpointState) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
Set the current state for this endpoint
setStubProperties(List<UnifiedStubPropertyMetaData>) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
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.EJBSecurityMetaData
 
setTransportGuarantee(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData
 
setTransportGuarantee(String) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossPortComponentMetaData
 
setType(DeploymentType) - Method in interface org.jboss.wsf.spi.deployment.Deployment
Set the deployment type
setType(EndpointType) - Method in interface org.jboss.wsf.spi.deployment.Endpoint
Set endpoint type
setType(ServiceRefType) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
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
 
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
 
setWebserviceDescriptionName(String) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebserviceDescriptionMetaData
 
setWebserviceDescriptionName(String) - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
 
setWebServiceHost(String) - Method in interface org.jboss.wsf.spi.management.ServerConfig
 
setWebServicePort(int) - Method in interface org.jboss.wsf.spi.management.ServerConfig
 
setWebServiceSecurePort(int) - Method in interface org.jboss.wsf.spi.management.ServerConfig
 
setWsdlFile(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setWsdlFile(String) - Method in class org.jboss.wsf.spi.metadata.webservices.WebserviceDescriptionMetaData
 
setWsdlLocation(String) - Method in class org.jboss.wsf.spi.metadata.jms.JMSEndpointMetaData
 
setWsdlOverride(String) - Method in class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
setWsdlPort(QName) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
setWsdlPublishLocation(String) - Method in class org.jboss.wsf.spi.metadata.webservices.JBossWebserviceDescriptionMetaData
 
setWsdlService(QName) - Method in class org.jboss.wsf.spi.metadata.webservices.PortComponentMetaData
 
SLSBMetaData - Class in org.jboss.wsf.spi.metadata.j2ee
The container independent metadata of a stateless session bean.
SLSBMetaData() - Constructor for class org.jboss.wsf.spi.metadata.j2ee.SLSBMetaData
 
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
 
SPIView - Interface in org.jboss.wsf.spi
Marks a specific subset onto the overall SPI.
An SPIView can be passed to the SPIProvider to get an implementation.
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(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
start() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
 
StAXUtils - Class in org.jboss.wsf.spi.util
StAX utils
StAXUtils() - Constructor for class org.jboss.wsf.spi.util.StAXUtils
 
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
stop() - Method in interface org.jboss.wsf.spi.management.EndpointMetrics
 
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_HOSTNAME - Static variable in interface org.jboss.wsf.spi.management.ServerConfig
The host name that is returned if there is no other defined
undeploy(URL) - Method in interface org.jboss.wsf.spi.deployer.Deployer
Undeploys specified archive remotely.
undeploy(Deployment) - Method in interface org.jboss.wsf.spi.deployment.DeploymentAspectManager
Undeploy a web service
unexpectedElement(String, String) - Method in interface org.jboss.wsf.spi.Messages
 
unexpectedEndTag(String, String) - Method in interface org.jboss.wsf.spi.Messages
 
UnifiedHandlerChainMetaData - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
The unified metadata data for a handler chain element
UnifiedHandlerChainMetaData() - 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() - 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(UnifiedHandlerChainMetaData) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerMetaData
 
UnifiedHandlerMetaData() - 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
 
UnifiedInitParamMetaData() - 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(UnifiedServiceRefMetaData) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaData
 
UnifiedServiceRefMetaData - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
The metadata from service-ref element in web.xml, ejb-jar.xml, and application-client.xml.
UnifiedServiceRefMetaData(UnifiedVirtualFile) - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
UnifiedServiceRefMetaData() - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
 
UnifiedStubPropertyMetaData - Class in org.jboss.wsf.spi.metadata.j2ee.serviceref
 
UnifiedStubPropertyMetaData() - Constructor for class org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedStubPropertyMetaData
 
UnifiedVirtualFile - Interface in org.jboss.wsf.spi.deployment
 
unregister(Endpoint) - Method in interface org.jboss.wsf.spi.management.EndpointRegistry
Unregister an endpoint
unsupportedAddressingResponseType(String) - Method in interface org.jboss.wsf.spi.Messages
 
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

VALUE - Static variable in class org.jboss.wsf.spi.metadata.ParserConstants
 
valueOf(String) - Static method in enum org.jboss.wsf.spi.deployment.DeploymentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.wsf.spi.deployment.DeploymentType
Returns the enum constant of this type with the specified name.
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.
valueOf(String) - Static method in enum org.jboss.wsf.spi.serviceref.ServiceRefType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.wsf.spi.deployment.DeploymentState
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.DeploymentType
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.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.
values() - Static method in enum org.jboss.wsf.spi.serviceref.ServiceRefType
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
 
WebserviceDescriptionMetaData - Class in org.jboss.wsf.spi.metadata.webservices
XML Binding element for webservices/webservice-description
WebserviceDescriptionMetaData(WebservicesMetaData) - 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() - Constructor for class org.jboss.wsf.spi.metadata.webservices.WebservicesMetaData
 
WebservicesMetaData(URL) - Constructor for class org.jboss.wsf.spi.metadata.webservices.WebservicesMetaData
 
webservicesXmlElementNotNamespaceQualified(QName) - Method in interface org.jboss.wsf.spi.Loggers
 
WritableUnifiedVirtualFile - Interface in org.jboss.wsf.spi.deployment
 
WritableUnifiedVirtualFile.NameFilter - Interface in org.jboss.wsf.spi.deployment
 
writeContent(OutputStream) - Method in interface org.jboss.wsf.spi.deployment.WritableUnifiedVirtualFile
 
writeContent(OutputStream, WritableUnifiedVirtualFile.NameFilter) - Method in interface org.jboss.wsf.spi.deployment.WritableUnifiedVirtualFile
 
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, Throwable) - Constructor for exception org.jboss.wsf.spi.deployment.WSFDeploymentException
 
WSFDeploymentException(String) - 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
 
A C D E F G H I J L M N O P Q R S T U V W 

Copyright © 2013 JBoss, by Red Hat. All rights reserved.