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

A

addHandler(Handler) - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
Add an Handler to this endpoint.
addHandler(Handler) - Method in interface org.jboss.wise.core.client.WSEndpoint
Add an Handler to this endpoint.
addToCache(String, WSDynamicClient) - Method in class org.jboss.wise.core.client.WSDynamicClientCache
 
addWSExtension(WSExtensionEnabler) - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
Use this method to add WSExtension you would enable on this endpoint.
addWSExtension(WSExtensionEnabler) - Method in interface org.jboss.wise.core.client.WSEndpoint
Use this method to add WSExtension you would enable on this endpoint.
applyMapping(Object) - Method in class org.jboss.wise.core.mapper.JAXBMapper
apply this mapping to original object
applyMapping(Object) - Method in class org.jboss.wise.core.mapper.SmooksMapper
apply this mapping to original object
applyMapping(Object) - Method in interface org.jboss.wise.core.mapper.WiseMapper
apply this mapping to original object

B

BeansNames - Enum in org.jboss.wise.core.jbossmc
 
bindingFiles(List<File>) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
bindingFiles(List<File>) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
build() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
build() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder

C

capitalize(String) - Static method in class org.jboss.wise.core.utils.JavaUtils
 
catelogFile(File) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
catelogFile(File) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
changeProvider() - Method in class org.jboss.wise.core.consumer.impl.jbosswsnative.WSImportImpl.ProviderChanger
 
clear() - Method in class org.jboss.wise.core.utils.SmooksCache
 
clearAll() - Method in class org.jboss.wise.core.utils.SmooksCache
 
clearBlacklists(ClassLoader) - Static method in class org.jboss.wise.core.utils.JavaUtils
Clears black lists on a JBoss RepositoryClassLoader.
clearCache() - Method in class org.jboss.wise.core.client.WSDynamicClientCache
Remove all clients from cache Map
close(MessageContext) - Method in class org.jboss.wise.core.handlers.LoggingHandler
 
close(MessageContext) - Method in class org.jboss.wise.core.handlers.SmooksHandler
 
convertJVMNameToSourceName(String, ClassLoader) - Static method in class org.jboss.wise.core.utils.JavaUtils
 
copyStream(OutputStream, InputStream) - Static method in class org.jboss.wise.core.utils.IOUtils
True if the given type name is the source notation of a primitive or array of which.
createBuilder() - Method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
createBuilder() - Method in class org.jboss.wise.core.jbossmc.beans.ReflectionWSDynamicClientFactory

D

decode(String) - Method in class org.jboss.wise.smooks.decoders.DurationDecoder
 
decode(String) - Method in class org.jboss.wise.smooks.decoders.XMLGregorianCalendarDecoder
 
delegate - Variable in class org.jboss.wise.core.wsextensions.WSExtensionEnabler
 
deployWS(URL) - Method in class org.jboss.wise.core.test.WiseTest
Deploy the webservice war in JBoss server
DurationDecoder - Class in org.jboss.wise.smooks.decoders
Duration data decoder.
DurationDecoder() - Constructor for class org.jboss.wise.smooks.decoders.DurationDecoder
 

E

enable(WSEndpoint) - Method in class org.jboss.wise.core.wsextensions.impl.MTOMEnabler
This is the call back method invoked by WSEndpoint to ask this extension to enable itself.
enable(WSEndpoint) - Method in class org.jboss.wise.core.wsextensions.impl.WSAddressingEnabler
This is the call back method invoked by WSEndpoint to ask this extension to enable itself.
enable(WSEndpoint) - Method in class org.jboss.wise.core.wsextensions.impl.WSRMEnabler
This is the call back method invoked by WSEndpoint to ask this extension to enable itself.
enable(WSEndpoint) - Method in class org.jboss.wise.core.wsextensions.impl.WSSecurityEnabler
This is the call back method invoked by WSEndpoint to ask this extension to enable itself.
enable(WSEndpoint) - Method in class org.jboss.wise.core.wsextensions.WSExtensionEnabler
This is the call back method invoked by WSEndpoint to ask this extension to enable itself.
EnablerDelegate - Interface in org.jboss.wise.core.wsextensions
It is an interface defining a visitor pattern which is used by WSExtensionEnabler to delegate the effective work needed to enable single extensions.
equals(Object) - Method in class org.jboss.wise.core.client.impl.reflection.WebParameterImpl
erasure(Type) - Static method in class org.jboss.wise.core.utils.JavaUtils
Erases a type according to the JLS type erasure rules

G

get(String) - Method in class org.jboss.wise.core.client.WSDynamicClientCache
 
get(Object) - Method in class org.jboss.wise.core.utils.SmooksCache
 
getAllFields(Class) - Static method in class org.jboss.wise.core.utils.ReflectionUtils
Return all fields of a given class
getArchiveUrl(String) - Method in class org.jboss.wise.core.test.WiseTest
Get the URL path for a given webservice archive.
getBindingFiles() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getBindingFiles() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
getCatelogFile() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getCatelogFile() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
getCharsetFileWriter(File, String) - Static method in class org.jboss.wise.core.utils.IOUtils
 
getClassLoader() - Method in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
getClassLoader() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
getClassLoader() - Method in class org.jboss.wise.core.client.impl.reflection.WSServiceImpl
 
getClassLoader() - Method in interface org.jboss.wise.core.client.WSDynamicClient
 
getClassLoader() - Method in interface org.jboss.wise.core.client.WSEndpoint
 
getClassLoader() - Method in interface org.jboss.wise.core.client.WSService
 
getClassNames(File, String) - Method in class org.jboss.wise.core.consumer.WSConsumer
 
getClassNames(File) - Method in class org.jboss.wise.core.consumer.WSConsumer
 
getConfig() - Method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
getConfigFileURL() - Method in class org.jboss.wise.core.wsextensions.impl.jbosswsnative.NativeSecurityConfig
 
getConfigName() - Method in class org.jboss.wise.core.wsextensions.impl.jbosswsnative.NativeSecurityConfig
 
getConsumeMediaTypes() - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
getConsumeMediaTypes() - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
 
getContentType() - Method in interface org.jboss.wise.core.client.RSDynamicClient
 
getDefaultPassword() - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
getDefaultSecurityConfig() - Method in class org.jboss.wise.core.wsextensions.impl.jbosswsnative.ReflectionEnablerDelegate
get default s NativeSecurityConfig used when WSEndpoint on which this visitor is enabling extensions isn't find in ReflectionEnablerDelegate.getSecurityConfigMap() Intended to be used for IOC (jboss-beans.xml)
getDefaultTmpDeployDir() - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
getDefaultUserName() - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
getDelegate() - Method in class org.jboss.wise.core.wsextensions.WSExtensionEnabler
For test purpose
getEndpoint() - Method in class org.jboss.wise.core.client.impl.reflection.WSMethodImpl
 
getEndpoint() - Method in interface org.jboss.wise.core.client.WSMethod
 
getGetter(Field) - Static method in class org.jboss.wise.core.utils.ReflectionUtils
Get getter method name of given field
getHeaders() - Method in class org.jboss.wise.core.handlers.LoggingHandler
 
getHeaders() - Method in class org.jboss.wise.core.handlers.SmooksHandler
 
getHttpMethod() - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
getHttpMethod() - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
 
getHttpMethod() - Method in interface org.jboss.wise.core.client.RSDynamicClient
 
getInstace() - Static method in class org.jboss.wise.core.client.WSDynamicClientCache
This method return the singleton instance
getInstance() - Static method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
getInstance() - Static method in class org.jboss.wise.core.consumer.WSConsumer
Not a real singleton jus return right instance from MC
getInstance() - Static method in class org.jboss.wise.core.utils.SmooksCache
 
getJAXRSClient(String, RSDynamicClient.HttpMethod, String, String, String, String) - Method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
Return an instance of RSDynamicClient taken from cache if possible, generate and initialise if not.
getJAXRSClient(String, RSDynamicClient.HttpMethod, String, String) - Method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
Return an instance of RSDynamicClient taken from cache if possible, generate and initialise if not.
getJAXWSClient(String) - Method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
getJAXWSClient(String, String, String) - Method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
Return an instance of WSDynamicClient taken from cache if possible, generate and initialise if not.
getJAXWSClient(String, List<File>, File) - Method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
getJAXWSClient(String, String, String, String, List<File>, File) - Method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
getKernel() - Static method in class org.jboss.wise.core.jbossmc.KernelUtil
 
getKernelProvidedImplementation(String, Class<T>) - Static method in class org.jboss.wise.core.jbossmc.MicroContainerSpi
 
getLogConfig() - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
getMappedResult(WiseMapper) - Method in class org.jboss.wise.core.client.impl.reflection.InvocationResultImpl
Apply WiseMapper provided with to returned Object as defined in wsdl/wiseconsume generated objects.
getMappedResult(WiseMapper) - Method in interface org.jboss.wise.core.client.InvocationResult
Apply WiseMapper provided with to returned Object as defined in wsdl/wiseconsume generated objects.
getMapRequestAndResult(WiseMapper, Map<String, Object>) - Method in class org.jboss.wise.core.client.impl.reflection.InvocationResultImpl
Apply WiseMapper provided with to returned Object as defined in wsdl/wiseconsume generated objects
getMapRequestAndResult(WiseMapper, Map<String, Object>) - Method in interface org.jboss.wise.core.client.InvocationResult
Apply WiseMapper provided with to returned Object as defined in wsdl/wiseconsume generated objects.
getMertroJars() - Method in class org.jboss.wise.core.consumer.impl.metro.MetroWSConsumer
 
getMethod() - Method in class org.jboss.wise.core.client.impl.reflection.WSMethodImpl
 
getMethodName() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
getMethodName() - Method in interface org.jboss.wise.core.client.WSEndpoint
 
getMetroHome() - Method in class org.jboss.wise.core.consumer.impl.metro.MetroWSConsumer
 
getMode() - Method in class org.jboss.wise.core.client.impl.reflection.WebParameterImpl
getMode() - Method in interface org.jboss.wise.core.client.WebParameter
 
getName() - Method in class org.jboss.wise.core.client.impl.reflection.WebParameterImpl
getName() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
getName() - Method in interface org.jboss.wise.core.client.WebParameter
 
getPackageName(Class<?>) - Static method in class org.jboss.wise.core.utils.JavaUtils
 
getPassword() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getPassword() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
getPassword() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
getPassword() - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
getPassword() - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
 
getPassword() - Method in interface org.jboss.wise.core.client.RSDynamicClient
 
getPosition() - Method in class org.jboss.wise.core.client.impl.reflection.WebParameterImpl
getPosition() - Method in interface org.jboss.wise.core.client.WebParameter
 
getPrimitiveType(String) - Static method in class org.jboss.wise.core.utils.JavaUtils
 
getPrimitiveType(Class) - Static method in class org.jboss.wise.core.utils.JavaUtils
Get the corresponding primitive for a give wrapper type.
getPrimitiveValueArray(Object) - Static method in class org.jboss.wise.core.utils.JavaUtils
Converts an n-dimensional array of wrapper types to primitive types
getProduceMediaTypes() - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
getProduceMediaTypes() - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
 
getRawParameterTypeArguments(ParameterizedType) - Static method in class org.jboss.wise.core.utils.JavaUtils
 
getResourceURI() - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
getResourceURI() - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
 
getResourceURI() - Method in interface org.jboss.wise.core.client.RSDynamicClient
 
getResult() - Method in class org.jboss.wise.core.client.impl.reflection.InvocationResultImpl
Return a Map containing objects returned by web service invocation.
getResult() - Method in interface org.jboss.wise.core.client.InvocationResult
Return a Map containing objects returned by web service invocation.
getSecurityConfigMap() - Method in class org.jboss.wise.core.wsextensions.impl.jbosswsnative.ReflectionEnablerDelegate
get security config MapNativeSecurityConfig> where keys are WSEndpoint names.
getServerHostAndPort() - Method in class org.jboss.wise.core.test.WiseTest
Get the jboss webservice server side hostname and port
getServerPort() - Method in class org.jboss.wise.core.test.WiseTest
Get the web service server port
getSmooksReport() - Method in class org.jboss.wise.core.mapper.SmooksMapper
 
getSmooksResource() - Method in class org.jboss.wise.core.mapper.SmooksMapper
 
getSourceName(Class) - Static method in class org.jboss.wise.core.utils.JavaUtils
 
getTargetPackage() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getTargetPackage() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
getterMethodName(String, boolean) - Static method in class org.jboss.wise.core.utils.ReflectionUtils
Get getter method name of given fieldName
getTmpDir() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getTmpDir() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
getType() - Method in class org.jboss.wise.core.client.impl.reflection.WebParameterImpl
getType() - Method in interface org.jboss.wise.core.client.WebParameter
 
getUnderlyingObjectClass() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
getUnderlyingObjectClass() - Method in interface org.jboss.wise.core.client.WSEndpoint
 
getUnderlyingObjectInstance() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
getUnderlyingObjectInstance() - Method in interface org.jboss.wise.core.client.WSEndpoint
 
getUrl() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
getUser() - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
getUser() - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
 
getUser() - Method in interface org.jboss.wise.core.client.RSDynamicClient
 
getUserName() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getUserName() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
getUsername() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
getWebParams() - Method in class org.jboss.wise.core.client.impl.reflection.WSMethodImpl
Gets the map of WebParameters for a selected method
getWebParams() - Method in interface org.jboss.wise.core.client.WSMethod
Gets the map of WebParameter for the webserice method represented by instance of this type
getWrapperType(Class) - Static method in class org.jboss.wise.core.utils.JavaUtils
Get the corresponding wrapper type for a give primitive.
getWrapperValueArray(Object) - Static method in class org.jboss.wise.core.utils.JavaUtils
Converts an n-dimensional array of primitive types to wrapper types
getWsdlName() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
getWsdlName() - Method in interface org.jboss.wise.core.client.WSEndpoint
 
getWsdlURL() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getWsdlURL() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
getWSMethod(String, String, String) - Method in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
It return directly the method to invoke the specified action on specified port of specified service.
getWSMethod(String, String, String) - Method in interface org.jboss.wise.core.client.WSDynamicClient
It return directly the method to invoke the specified action on specified port of specified service.
getWSMethods() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
Create the webmethods' map and it back.
getWSMethods() - Method in interface org.jboss.wise.core.client.WSEndpoint
Create the webmethods' map and it back.

H

handleFault(SOAPMessageContext) - Method in class org.jboss.wise.core.handlers.LoggingHandler
 
handleFault(SOAPMessageContext) - Method in class org.jboss.wise.core.handlers.SmooksHandler
 
handleMessage(SOAPMessageContext) - Method in class org.jboss.wise.core.handlers.LoggingHandler
 
handleMessage(SOAPMessageContext) - Method in class org.jboss.wise.core.handlers.SmooksHandler
 
hashCode() - Method in class org.jboss.wise.core.client.impl.reflection.WebParameterImpl
HEADERS - Static variable in interface org.jboss.wise.core.client.InvocationResult
 

I

IDGenerator - Class in org.jboss.wise.core.utils
Generates unique ID numbers, almost like a database sequence.
IDGenerator() - Constructor for class org.jboss.wise.core.utils.IDGenerator
 
importObjectFromWsdl(String, File, File, String, List<File>, File) - Method in class org.jboss.wise.core.consumer.impl.jbosswsnative.WSImportImpl
 
importObjectFromWsdl(String, File, File, String, List<File>, File) - Method in class org.jboss.wise.core.consumer.impl.metro.MetroWSConsumer
 
importObjectFromWsdl(String, File, File, String, List<File>, File) - Method in class org.jboss.wise.core.consumer.WSConsumer
 
initialise() - Static method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
Provide a method to clean up cached thing when Wise is integrated with JBoss or other container
InvocationException - Exception in org.jboss.wise.core.exception
 
InvocationException(String) - Constructor for exception org.jboss.wise.core.exception.InvocationException
 
InvocationException(String, Throwable) - Constructor for exception org.jboss.wise.core.exception.InvocationException
 
InvocationException(Throwable) - Constructor for exception org.jboss.wise.core.exception.InvocationException
 
InvocationResult - Interface in org.jboss.wise.core.client
Holds the webservice's (JAXWS or JAXRS) invocation result's data.
InvocationResultImpl - Class in org.jboss.wise.core.client.impl.reflection
Holds the webservice's invocation result's data.
InvocationResultImpl(String, Object, Map<String, Object>) - Constructor for class org.jboss.wise.core.client.impl.reflection.InvocationResultImpl
 
invoke(Object, WiseMapper) - Method in class org.jboss.wise.core.client.impl.reflection.WSMethodImpl
Invokes this method with the provided arguments applying provided mapper
invoke(Object) - Method in class org.jboss.wise.core.client.impl.reflection.WSMethodImpl
Invokes this method with the provided arguments
invoke(Map<String, Object>, WiseMapper) - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
invoke(InputStream, WiseMapper) - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
invoke(String, WiseMapper) - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
invoke(byte[], WiseMapper) - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
invoke(File, WiseMapper) - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
invoke() - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
invoke(RequestEntity, WiseMapper) - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
invoke(Map<String, Object>, WiseMapper) - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
Invoke JAXRS service.
invoke(InputStream, WiseMapper) - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
Invoke JAXRS service.
invoke(String, WiseMapper) - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
Invoke JAXRS service.
invoke(byte[], WiseMapper) - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
Invoke JAXRS service.
invoke() - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
Invoke JAXRS service.
invoke(Map<String, Object>, WiseMapper) - Method in interface org.jboss.wise.core.client.RSDynamicClient
Invoke JAXRS service.
invoke(Object, WiseMapper) - Method in interface org.jboss.wise.core.client.WSMethod
Invokes this method with the provided arguments applying provided mapper
invoke(Object) - Method in interface org.jboss.wise.core.client.WSMethod
Invokes this method with the provided arguments
IOUtils - Class in org.jboss.wise.core.utils
IO utilites
isAssignableFrom(Class, Class) - Static method in class org.jboss.wise.core.utils.JavaUtils
Return true if the dest class is assignable from the src.
isInBoundHandlingEnabled() - Method in class org.jboss.wise.core.handlers.SmooksHandler
 
isJBossRepositoryClassLoader(ClassLoader) - Static method in class org.jboss.wise.core.utils.JavaUtils
Tests if this class loader is a JBoss RepositoryClassLoader
isKeepSource() - Method in class org.jboss.wise.core.consumer.WSConsumer
 
isLoaded(String, ClassLoader) - Static method in class org.jboss.wise.core.utils.JavaUtils
 
isOneWay() - Method in class org.jboss.wise.core.client.impl.reflection.WSMethodImpl
 
isOneWay() - Method in interface org.jboss.wise.core.client.WSMethod
 
isOutBoundHandlingEnabled() - Method in class org.jboss.wise.core.handlers.SmooksHandler
 
isPrimitive(String) - Static method in class org.jboss.wise.core.utils.JavaUtils
True if the given type name is the source notation of a primitive or array of which.
isPrimitive(Class) - Static method in class org.jboss.wise.core.utils.JavaUtils
True if the given class is a primitive or array of which.
isReservedKeyword(String) - Static method in class org.jboss.wise.core.utils.JavaUtils
 
isRetro14() - Static method in class org.jboss.wise.core.utils.JavaUtils
This method tests for retro translation by searching for a known problem where Class does not implement Type.
isVerbose() - Method in class org.jboss.wise.core.consumer.WSConsumer
 

J

JavaUtils - Class in org.jboss.wise.core.utils
Java utilities
JavaUtils() - Constructor for class org.jboss.wise.core.utils.JavaUtils
 
JAXBMapper - Class in org.jboss.wise.core.mapper
A WiseMapper based on JAXB
JAXBMapper() - Constructor for class org.jboss.wise.core.mapper.JAXBMapper
 

K

KernelUtil - Class in org.jboss.wise.core.jbossmc
 
KernelUtil() - Constructor for class org.jboss.wise.core.jbossmc.KernelUtil
 

L

loadClass(String, boolean) - Method in class org.jboss.wise.core.consumer.impl.metro.LocalFirstClassLoader
 
loadJavaType(String) - Static method in class org.jboss.wise.core.utils.JavaUtils
Load a Java type from a given class loader.
loadJavaType(String, ClassLoader) - Static method in class org.jboss.wise.core.utils.JavaUtils
Load a Java type from a given class loader.
LocalFirstClassLoader - Class in org.jboss.wise.core.consumer.impl.metro
 
LocalFirstClassLoader(URL[], ClassLoader) - Constructor for class org.jboss.wise.core.consumer.impl.metro.LocalFirstClassLoader
 
LoggingHandler - Class in org.jboss.wise.core.handlers
This simple SOAPHandler will output the contents of incoming and outgoing messages.
LoggingHandler() - Constructor for class org.jboss.wise.core.handlers.LoggingHandler
Default constructor using default System.out PrintStream to print message
LoggingHandler(PrintStream) - Constructor for class org.jboss.wise.core.handlers.LoggingHandler
Constructor for custom PrintStream outputter

M

MappingException - Exception in org.jboss.wise.core.exception
Exception throws when something went wrong during a mapping operation.
MappingException(String) - Constructor for exception org.jboss.wise.core.exception.MappingException
 
MappingException(String, Throwable) - Constructor for exception org.jboss.wise.core.exception.MappingException
 
MappingException(Throwable) - Constructor for exception org.jboss.wise.core.exception.MappingException
 
MCKernelUnavailableException - Exception in org.jboss.wise.core.exception
 
MCKernelUnavailableException(String) - Constructor for exception org.jboss.wise.core.exception.MCKernelUnavailableException
 
MCKernelUnavailableException(String, Throwable) - Constructor for exception org.jboss.wise.core.exception.MCKernelUnavailableException
 
MCKernelUnavailableException(Throwable) - Constructor for exception org.jboss.wise.core.exception.MCKernelUnavailableException
 
MetroWSConsumer - Class in org.jboss.wise.core.consumer.impl.metro
 
MetroWSConsumer() - Constructor for class org.jboss.wise.core.consumer.impl.metro.MetroWSConsumer
 
MicroContainerSpi - Class in org.jboss.wise.core.jbossmc
 
MTOMEnabler - Class in org.jboss.wise.core.wsextensions.impl
It is the enabler for MTOM extension
MTOMEnabler() - Constructor for class org.jboss.wise.core.wsextensions.impl.MTOMEnabler
 

N

NativeSecurityConfig - Class in org.jboss.wise.core.wsextensions.impl.jbosswsnative
Contains configuration needed by jbossws-native to enable WS-Security Intended to be used by IOC (jboss-beans.xml) injected in ReflectionEnablerDelegate
NativeSecurityConfig() - Constructor for class org.jboss.wise.core.wsextensions.impl.jbosswsnative.NativeSecurityConfig
 
nextVal() - Static method in class org.jboss.wise.core.utils.IDGenerator
 

O

org.jboss.wise.core.client - package org.jboss.wise.core.client
 
org.jboss.wise.core.client.builder - package org.jboss.wise.core.client.builder
 
org.jboss.wise.core.client.factories - package org.jboss.wise.core.client.factories
 
org.jboss.wise.core.client.impl.reflection - package org.jboss.wise.core.client.impl.reflection
 
org.jboss.wise.core.client.impl.reflection.builder - package org.jboss.wise.core.client.impl.reflection.builder
 
org.jboss.wise.core.client.jaxrs - package org.jboss.wise.core.client.jaxrs
 
org.jboss.wise.core.client.jaxrs.impl - package org.jboss.wise.core.client.jaxrs.impl
 
org.jboss.wise.core.consumer - package org.jboss.wise.core.consumer
 
org.jboss.wise.core.consumer.impl.jbosswsnative - package org.jboss.wise.core.consumer.impl.jbosswsnative
 
org.jboss.wise.core.consumer.impl.metro - package org.jboss.wise.core.consumer.impl.metro
 
org.jboss.wise.core.exception - package org.jboss.wise.core.exception
 
org.jboss.wise.core.handlers - package org.jboss.wise.core.handlers
 
org.jboss.wise.core.jbossmc - package org.jboss.wise.core.jbossmc
 
org.jboss.wise.core.jbossmc.beans - package org.jboss.wise.core.jbossmc.beans
 
org.jboss.wise.core.mapper - package org.jboss.wise.core.mapper
 
org.jboss.wise.core.test - package org.jboss.wise.core.test
 
org.jboss.wise.core.utils - package org.jboss.wise.core.utils
 
org.jboss.wise.core.wsextensions - package org.jboss.wise.core.wsextensions
 
org.jboss.wise.core.wsextensions.impl - package org.jboss.wise.core.wsextensions.impl
 
org.jboss.wise.core.wsextensions.impl.jbosswsnative - package org.jboss.wise.core.wsextensions.impl.jbosswsnative
 
org.jboss.wise.smooks.decoders - package org.jboss.wise.smooks.decoders
 

P

password(String) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
password(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
printArray(Object[]) - Static method in class org.jboss.wise.core.utils.JavaUtils
 
processEndpoints() - Method in class org.jboss.wise.core.client.impl.reflection.WSServiceImpl
Create the endpoints' map and gives it back.
processEndpoints() - Method in interface org.jboss.wise.core.client.WSService
Create the endpoints' map and gives it back.
processServices() - Method in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
Create the services' map and gives it back.
processServices() - Method in interface org.jboss.wise.core.client.WSDynamicClient
Create the services' map and gives it back.
put(String, Smooks) - Method in class org.jboss.wise.core.utils.SmooksCache
 

R

ReflectionBasedWSDynamicClientBuilder - Class in org.jboss.wise.core.client.impl.reflection.builder
 
ReflectionBasedWSDynamicClientBuilder() - Constructor for class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
ReflectionEnablerDelegate - Class in org.jboss.wise.core.wsextensions.impl.jbosswsnative
It is an implementation of EnablerDelegate providing operation needed to enable extension on jbossws-native stack using reflection to access generated classes.
ReflectionEnablerDelegate() - Constructor for class org.jboss.wise.core.wsextensions.impl.jbosswsnative.ReflectionEnablerDelegate
 
ReflectionUtils - Class in org.jboss.wise.core.utils
Provides some utility methods useful to deal with classes through reflection.
ReflectionUtils() - Constructor for class org.jboss.wise.core.utils.ReflectionUtils
 
ReflectionWSDynamicClientFactory - Class in org.jboss.wise.core.jbossmc.beans
 
ReflectionWSDynamicClientFactory() - Constructor for class org.jboss.wise.core.jbossmc.beans.ReflectionWSDynamicClientFactory
 
remove(String) - Method in class org.jboss.wise.core.utils.SmooksCache
 
removeFromCache(String) - Method in class org.jboss.wise.core.client.WSDynamicClientCache
 
RESPONSE - Static variable in interface org.jboss.wise.core.client.InvocationResult
 
restoreDefaultProvider() - Method in class org.jboss.wise.core.consumer.impl.jbosswsnative.WSImportImpl.ProviderChanger
 
RSDynamicClient - Interface in org.jboss.wise.core.client.jaxrs
This is the Wise core class responsible to invoke the JAX-RS tools endpoint.
RSDynamicClient - Interface in org.jboss.wise.core.client
This is the Wise core class responsible to invoke the JAX-RS tools endpoint.
RSDynamicClient.HttpMethod - Enum in org.jboss.wise.core.client.jaxrs
JAXRS HTTP Method supported by Wise
RSDynamicClient.HttpMethod - Enum in org.jboss.wise.core.client
JAXRS HTTP Method supported by Wise
RSDynamicClientImpl - Class in org.jboss.wise.core.client.jaxrs.impl
 
RSDynamicClientImpl(String, String, String, RSDynamicClient.HttpMethod) - Constructor for class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
Invoke JAXRS service.
RSDynamicClientImpl(String, String, String, RSDynamicClient.HttpMethod, Map<String, String>) - Constructor for class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 

S

setBindingFiles(List<File>) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
setCatelogFile(File) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
setClassLoader(URLClassLoader) - Method in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
setClassLoader(ClassLoader) - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
setConfig(WiseClientConfiguration) - Method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
setConfigFileURL(String) - Method in class org.jboss.wise.core.wsextensions.impl.jbosswsnative.NativeSecurityConfig
 
setConfigName(String) - Method in class org.jboss.wise.core.wsextensions.impl.jbosswsnative.NativeSecurityConfig
 
setDefaultPassword(String) - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
setDefaultSecurityConfig(NativeSecurityConfig) - Method in class org.jboss.wise.core.wsextensions.impl.jbosswsnative.ReflectionEnablerDelegate
set default s NativeSecurityConfig used when WSEndpoint on which this visitor is enabling extensions isn't find in ReflectionEnablerDelegate.getSecurityConfigMap() Intended to be used for IOC (jboss-beans.xml)
setDefaultTmpDeployDir(String) - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
setDefaultUserName(String) - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
setDelegate(EnablerDelegate) - Method in class org.jboss.wise.core.wsextensions.WSExtensionEnabler
 
setEndpoint(WSEndpoint) - Method in class org.jboss.wise.core.client.impl.reflection.WSMethodImpl
 
setEndpoint(WSEndpoint) - Method in interface org.jboss.wise.core.client.WSMethod
 
setInBoundHandlingEnabled(boolean) - Method in class org.jboss.wise.core.handlers.SmooksHandler
 
setKeepSource(boolean) - Method in class org.jboss.wise.core.consumer.WSConsumer
 
setKernel(Kernel) - Method in class org.jboss.wise.core.jbossmc.KernelUtil
 
setKernelStatic(Kernel) - Static method in class org.jboss.wise.core.jbossmc.KernelUtil
 
setLogConfig(String) - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
Set the log4j configuraton file url
setMethod(Method) - Method in class org.jboss.wise.core.client.impl.reflection.WSMethodImpl
 
setMethodName(String) - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
setMetroHome(String) - Method in class org.jboss.wise.core.consumer.impl.metro.MetroWSConsumer
 
setName(String) - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
setOutBoundHandlingEnabled(boolean) - Method in class org.jboss.wise.core.handlers.SmooksHandler
 
setOutputStream(PrintStream) - Method in class org.jboss.wise.core.handlers.LoggingHandler
 
setPassword(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
setter method used only by MC.
setPassword(String) - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
Set password used for Basic HTTP auth in calling ws
setPassword(String) - Method in interface org.jboss.wise.core.client.WSEndpoint
 
setSecurityConfigMap(Map<String, NativeSecurityConfig>) - Method in class org.jboss.wise.core.wsextensions.impl.jbosswsnative.ReflectionEnablerDelegate
set security config MapNativeSecurityConfig> where keys are WSEndpoint names.
setSmooksReport(String) - Method in class org.jboss.wise.core.mapper.SmooksMapper
 
setSmooksResource(String) - Method in class org.jboss.wise.core.mapper.SmooksMapper
 
setterMethodName(String, boolean) - Static method in class org.jboss.wise.core.utils.ReflectionUtils
Get setter method name of given fieldName
setUnderlyingObjectClass(Class) - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
setUnderlyingObjectInstance(Object) - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
setUrl(String) - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
setUserName(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
setter method used only by MC.
setUsername(String) - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
Set username used for Basic HTTP auth in calling ws
setUsername(String) - Method in interface org.jboss.wise.core.client.WSEndpoint
 
setVerbose(boolean) - Method in class org.jboss.wise.core.consumer.WSConsumer
 
setWsdlURL(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
setter method used only by MC.
SmooksCache - Class in org.jboss.wise.core.utils
Provide a cache of smooks objects internally used bye wise-core
SmooksHandler - Class in org.jboss.wise.core.handlers
A SOAPHandler extension.
SmooksHandler(String, Map) - Constructor for class org.jboss.wise.core.handlers.SmooksHandler
 
SmooksMapper - Class in org.jboss.wise.core.mapper
A WiseMapper based on smooks
SmooksMapper(String) - Constructor for class org.jboss.wise.core.mapper.SmooksMapper
Create this mapper using passed resource
SmooksMapper(String, String) - Constructor for class org.jboss.wise.core.mapper.SmooksMapper
Create this mapper using passed resource and passed smooks html report to generate.
STATUS - Static variable in interface org.jboss.wise.core.client.InvocationResult
 
syncArray(Object, Class) - Static method in class org.jboss.wise.core.utils.JavaUtils
 

T

targetPackage(String) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
targetPackage(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
tmpDir(String) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
tmpDir(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
toSignature(String) - Static method in class org.jboss.wise.core.utils.JavaUtils
Converts a JVM external name to a JVM signature name.

U

undeployWS(URL) - Method in class org.jboss.wise.core.test.WiseTest
Undeploy a webservice
userName(String) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
userName(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder

V

valueOf(String) - Static method in enum org.jboss.wise.core.client.jaxrs.RSDynamicClient.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.wise.core.client.RSDynamicClient.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.wise.core.jbossmc.BeansNames
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.wise.core.client.jaxrs.RSDynamicClient.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.wise.core.client.RSDynamicClient.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.wise.core.jbossmc.BeansNames
Returns an array containing the constants of this enum type, in the order they are declared.
visitMTOM(WSEndpoint) - Method in interface org.jboss.wise.core.wsextensions.EnablerDelegate
 
visitMTOM(WSEndpoint) - Method in class org.jboss.wise.core.wsextensions.impl.jbosswsnative.ReflectionEnablerDelegate
visitWSAddressing(WSEndpoint) - Method in interface org.jboss.wise.core.wsextensions.EnablerDelegate
 
visitWSAddressing(WSEndpoint) - Method in class org.jboss.wise.core.wsextensions.impl.jbosswsnative.ReflectionEnablerDelegate
visitWSRM(WSEndpoint) - Method in interface org.jboss.wise.core.wsextensions.EnablerDelegate
 
visitWSRM(WSEndpoint) - Method in class org.jboss.wise.core.wsextensions.impl.jbosswsnative.ReflectionEnablerDelegate
visitWSSecurity(WSEndpoint) - Method in interface org.jboss.wise.core.wsextensions.EnablerDelegate
 
visitWSSecurity(WSEndpoint) - Method in class org.jboss.wise.core.wsextensions.impl.jbosswsnative.ReflectionEnablerDelegate
Note it uses NativeSecurityConfig associated to passed endpoint with ReflectionEnablerDelegate.getSecurityConfigMap().

W

WebParameter - Interface in org.jboss.wise.core.client
Holds single parameter's data required for an invocation
WebParameterImpl - Class in org.jboss.wise.core.client.impl.reflection
Holds single parameter's data required for an invocation
WebParameterImpl(Type, String, int, Enum<WebParam.Mode>) - Constructor for class org.jboss.wise.core.client.impl.reflection.WebParameterImpl
 
WiseClientConfiguration - Class in org.jboss.wise.core.jbossmc.beans
 
WiseClientConfiguration() - Constructor for class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
WiseMapper - Interface in org.jboss.wise.core.mapper
It' a simple interface implemented by any mapper used within wise-core requiring a single method WiseMapper.applyMapping(Object)
WiseRuntimeException - Exception in org.jboss.wise.core.exception
This exception is for connection/authentication failure issues.
WiseRuntimeException(String) - Constructor for exception org.jboss.wise.core.exception.WiseRuntimeException
 
WiseRuntimeException(String, Throwable) - Constructor for exception org.jboss.wise.core.exception.WiseRuntimeException
 
WiseRuntimeException(Throwable) - Constructor for exception org.jboss.wise.core.exception.WiseRuntimeException
 
WiseTest - Class in org.jboss.wise.core.test
Wise test base class.
WiseTest() - Constructor for class org.jboss.wise.core.test.WiseTest
 
WSAddressingEnabler - Class in org.jboss.wise.core.wsextensions.impl
It is the enabler for WS-Addressing extension
WSAddressingEnabler() - Constructor for class org.jboss.wise.core.wsextensions.impl.WSAddressingEnabler
 
WSConsumer - Class in org.jboss.wise.core.consumer
 
WSConsumer() - Constructor for class org.jboss.wise.core.consumer.WSConsumer
 
wsdlURL(String) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
wsdlURL(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
WSDynamicClient - Interface in org.jboss.wise.core.client
This is the Wise core class responsible to invoke the JAX-WS tools that handles wsdl retrieval & parsing.
WSDynamicClientBuilder - Interface in org.jboss.wise.core.client.builder
 
WSDynamicClientCache - Class in org.jboss.wise.core.client
 
WSDynamicClientFactory - Class in org.jboss.wise.core.client.factories
WSDynamicClientFactory is a singleton containing a WSDynamicClient cache.
WSDynamicClientFactory() - Constructor for class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
WSDynamicClientImpl - Class in org.jboss.wise.core.client.impl.reflection
This is the Wise core, i.e.
WSDynamicClientImpl(WSDynamicClientBuilder) - Constructor for class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
WSDynamicClientImpl(WSDynamicClientBuilder, WSConsumer) - Constructor for class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
WSEndpoint - Interface in org.jboss.wise.core.client
This represent a Endpoint(Port) and has utility methods to edit username, password, endpoint address, attach handlers
WSEndpointImpl - Class in org.jboss.wise.core.client.impl.reflection
This represent a WebEndpoint and has utility methods to edit username, password, endpoint address, attach handlers
WSEndpointImpl() - Constructor for class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
WSExtensionEnabler - Class in org.jboss.wise.core.wsextensions
It is an interface defining a WSExtension to be enabled on an endpoint using wise-core client APIs.
WSExtensionEnabler() - Constructor for class org.jboss.wise.core.wsextensions.WSExtensionEnabler
 
WSImportImpl - Class in org.jboss.wise.core.consumer.impl.jbosswsnative
 
WSImportImpl() - Constructor for class org.jboss.wise.core.consumer.impl.jbosswsnative.WSImportImpl
 
WSImportImpl.ProviderChanger - Class in org.jboss.wise.core.consumer.impl.jbosswsnative
 
WSImportImpl.ProviderChanger() - Constructor for class org.jboss.wise.core.consumer.impl.jbosswsnative.WSImportImpl.ProviderChanger
 
WSMethod - Interface in org.jboss.wise.core.client
It Represents a webservice operation(action) invocation and it always refer to a specific endpoint.
WSMethodImpl - Class in org.jboss.wise.core.client.impl.reflection
Represent a webservice operation invocation
WSMethodImpl(Method, WSEndpoint) - Constructor for class org.jboss.wise.core.client.impl.reflection.WSMethodImpl
 
WSRMEnabler - Class in org.jboss.wise.core.wsextensions.impl
It is the enabler for WS-RM extension
WSRMEnabler() - Constructor for class org.jboss.wise.core.wsextensions.impl.WSRMEnabler
 
WSSecurityEnabler - Class in org.jboss.wise.core.wsextensions.impl
It is the enabler for WS-Security extension
WSSecurityEnabler() - Constructor for class org.jboss.wise.core.wsextensions.impl.WSSecurityEnabler
 
WSService - Interface in org.jboss.wise.core.client
It represents a sigle service.
WSServiceImpl - Class in org.jboss.wise.core.client.impl.reflection
 
WSServiceImpl(Class, URLClassLoader, Object, String, String) - Constructor for class org.jboss.wise.core.client.impl.reflection.WSServiceImpl
 

X

XMLGregorianCalendarDecoder - Class in org.jboss.wise.smooks.decoders
XMLGregorianCalendar data decoder.
XMLGregorianCalendarDecoder() - Constructor for class org.jboss.wise.smooks.decoders.XMLGregorianCalendarDecoder
 

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