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
 
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
 
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
 
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

enableMTOM() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
enableMTOM() - Method in interface org.jboss.wise.core.client.WSEndpoint
 
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
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
 
getClient(String) - Method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
getClient(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.
getClient(String, List<File>, File) - Method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
getClient(String, String, String, String, List<File>, File) - Method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
getConfig() - Method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
getDefaultPassword() - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
getDefaultTmpDeployDir() - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
getDefaultUserName() - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
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
 
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
 
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, 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
getMappedResult(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
 
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
getRawParameterTypeArguments(ParameterizedType) - Static method in class org.jboss.wise.core.utils.JavaUtils
 
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
 
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
 
getWarUrl(String) - Method in class org.jboss.wise.core.test.WiseTest
Get the URL path for a given webservice war.
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

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 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, WiseMapper) - Method in interface org.jboss.wise.core.client.WSMethod
Invokes this method with the provided arguments applying provided mapper
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
 

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
 

N

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.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.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
 
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
 

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
 
setDefaultPassword(String) - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
setDefaultTmpDeployDir(String) - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
setDefaultUserName(String) - Method in class org.jboss.wise.core.jbossmc.beans.WiseClientConfiguration
 
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
 
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.
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.jbossmc.BeansNames
Returns the enum constant of this type with the specified name.
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.

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
 
WiseConnectionException - Exception in org.jboss.wise.core.exception
This exception is for connection/authentication failure issues.
WiseConnectionException(String) - Constructor for exception org.jboss.wise.core.exception.WiseConnectionException
 
WiseConnectionException(String, Throwable) - Constructor for exception org.jboss.wise.core.exception.WiseConnectionException
 
WiseConnectionException(Throwable) - Constructor for exception org.jboss.wise.core.exception.WiseConnectionException
 
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
 
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
 
WSImportImpl - Class in org.jboss.wise.core.consumer.impl.jbosswsnative
 
WSImportImpl() - Constructor for class org.jboss.wise.core.consumer.impl.jbosswsnative.WSImportImpl
 
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
 
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