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

A

addChild(ElementImpl) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
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.
addHandlers() - Method in class org.jboss.wise.core.client.impl.reflection.EndpointMethodCaller
 
addHandlers() - Method in class org.jboss.wise.core.client.impl.reflection.EndpointMethodPreview
 
addSecurityDomain(String, Map<String, String>) - Static method in class org.jboss.wise.core.test.WiseTest
 
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.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

bindingFiles(List<File>) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
set the list of JAXB bindings files used by wsconsume
bindingFiles(List<File>) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
buf - Variable in class org.jboss.wise.core.utils.JBossLoggingOutputStream
 
buf - Variable in class org.jboss.wise.core.utils.LoggingOutputStream
 
build() - Method in interface org.jboss.wise.core.client.builder.RSDynamicClientBuilder
Build the WSDynamicClient with all parameters set on this class
build() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
Build the WSDynamicClient with all parameters set on this class
build() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
Build the WSDynamicClient with all parameters set on this class
build() - Method in class org.jboss.wise.core.client.jaxrs.impl.CXFRSDynamicClientBuilder
 
buildTree(Type, String, Object, boolean) - Method in interface org.jboss.wise.tree.ElementBuilder
 
buildTree(Type, String, Object, boolean) - Method in class org.jboss.wise.tree.impl.ElementBuilderImpl
 

C

call() - Method in class org.jboss.wise.core.client.impl.reflection.EndpointMethodCaller
call() - Method in class org.jboss.wise.core.client.impl.reflection.EndpointMethodPreview
 
capitalize(String) - Static method in class org.jboss.wise.core.utils.JavaUtils
 
catalogFile(File) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
set the catelog file
catalogFile(File) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
checkLeaf() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
children - Variable in class org.jboss.wise.tree.impl.ElementImpl
 
classType - Variable in class org.jboss.wise.tree.impl.ElementImpl
 
client(WSDynamicClient) - Method in interface org.jboss.wise.tree.ElementBuilder
 
client(WSDynamicClient) - Method in class org.jboss.wise.tree.impl.ElementBuilderImpl
 
client - Variable in class org.jboss.wise.tree.impl.ElementImpl
 
clone() - Method in interface org.jboss.wise.tree.Element
Every WiseTreeElement must be cloneable; this is required to handle element's add and removal into/from arrays and collections.
clone() - Method in class org.jboss.wise.tree.impl.ElementImpl
Every Element must be cloneable; this is required to handle element's add and removal into/from arrays and collections.
cloneInternal() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
close() - Method in class org.jboss.wise.core.client.impl.CXFDynamicClient
 
close() - Method in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
close() - Method in class org.jboss.wise.core.client.impl.wsdlResolver.WSDLLocatorImpl
 
close() - Method in interface org.jboss.wise.core.client.WSDynamicClient
 
close(MessageContext) - Method in class org.jboss.wise.core.handlers.LoggingHandler
 
close(MessageContext) - Method in class org.jboss.wise.core.handlers.SmooksHandler
 
close() - Method in class org.jboss.wise.core.utils.JBossLoggingOutputStream
 
close() - Method in class org.jboss.wise.core.utils.LoggingOutputStream
 
Connection - Class in org.jboss.wise.core.client.impl.wsdlResolver
 
Connection(String, String) - Constructor for class org.jboss.wise.core.client.impl.wsdlResolver.Connection
 
consume(URL) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
consumeMediaTypes(String) - Method in interface org.jboss.wise.core.client.builder.RSDynamicClientBuilder
 
consumeMediaTypes(String) - Method in class org.jboss.wise.core.client.jaxrs.impl.CXFRSDynamicClientBuilder
 
copyStreamAndClose(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.
count - Variable in class org.jboss.wise.core.utils.JBossLoggingOutputStream
 
count - Variable in class org.jboss.wise.core.utils.LoggingOutputStream
 
createClient() - Method in class org.jboss.wise.core.client.impl.CXFDynamicClientBuilder
 
createClient() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
createConsumer() - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerFactory
 
createEndpoint() - Method in class org.jboss.wise.core.client.impl.reflection.WSServiceImpl
 
createEndPointUnderlyingObject() - Method in class org.jboss.wise.core.client.impl.reflection.WSServiceImpl.WSEndPointbuilder
 
createInstance() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
createInstance() - Method in interface org.jboss.wise.core.client.WSEndpoint
create the underlying instance of the endpoint generated class.
createService(Class<?>) - Method in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
CXFDynamicClient - Class in org.jboss.wise.core.client.impl
A cxf specific version of the wise-core WSDynamicClient
CXFDynamicClient(WSDynamicClientBuilder) - Constructor for class org.jboss.wise.core.client.impl.CXFDynamicClient
 
CXFDynamicClient(WSDynamicClientBuilder, WSConsumer) - Constructor for class org.jboss.wise.core.client.impl.CXFDynamicClient
 
CXFDynamicClient(WSDynamicClientBuilder, WSConsumer, Smooks) - Constructor for class org.jboss.wise.core.client.impl.CXFDynamicClient
 
CXFDynamicClientBuilder - Class in org.jboss.wise.core.client.impl
A cxf specific version of the wise-core ReflectionBasedWSDynamicClientBuilder
CXFDynamicClientBuilder() - Constructor for class org.jboss.wise.core.client.impl.CXFDynamicClientBuilder
 
CXFEnablerDelegate - Class in org.jboss.wise.core.wsextensions.impl.jbosswscxf
CXF version of EnablerDelegate
CXFEnablerDelegate() - Constructor for class org.jboss.wise.core.wsextensions.impl.jbosswscxf.CXFEnablerDelegate
 
CXFRSDynamicClientBuilder - Class in org.jboss.wise.core.client.jaxrs.impl
 
CXFRSDynamicClientBuilder() - Constructor for class org.jboss.wise.core.client.jaxrs.impl.CXFRSDynamicClientBuilder
 

D

decode(String) - Method in class org.jboss.wise.smooks.decoders.DurationDecoder
 
decode(String) - Method in class org.jboss.wise.smooks.decoders.JAXBElementDecoder
 
decode(String) - Method in class org.jboss.wise.smooks.decoders.XMLGregorianCalendarDecoder
 
DEFAULT_BUFFER_LENGTH - Static variable in class org.jboss.wise.core.utils.JBossLoggingOutputStream
 
DEFAULT_BUFFER_LENGTH - Static variable in class org.jboss.wise.core.utils.LoggingOutputStream
 
DefaultConfig - Enum in org.jboss.wise.core.utils
Enumeration containig default configs TODO: move here all default configs.
DefaultEnablerDelegate - Class in org.jboss.wise.core.wsextensions
Default implementation of EnablerDelegate
DefaultEnablerDelegate() - Constructor for class org.jboss.wise.core.wsextensions.DefaultEnablerDelegate
 
DefaultWSImportImpl - Class in org.jboss.wise.core.consumer.impl.jbossws
 
DefaultWSImportImpl() - Constructor for class org.jboss.wise.core.consumer.impl.jbossws.DefaultWSImportImpl
 
DefaultWSImportImpl(boolean, boolean) - Constructor for class org.jboss.wise.core.consumer.impl.jbossws.DefaultWSImportImpl
 
deployWS(URL) - Static 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

Element - Interface in org.jboss.wise.tree
 
ElementBuilder - Interface in org.jboss.wise.tree
 
ElementBuilderFactory - Class in org.jboss.wise.tree
 
ElementBuilderFactory() - Constructor for class org.jboss.wise.tree.ElementBuilderFactory
 
ElementBuilderImpl - Class in org.jboss.wise.tree.impl
 
ElementBuilderImpl() - Constructor for class org.jboss.wise.tree.impl.ElementBuilderImpl
 
ElementImpl - Class in org.jboss.wise.tree.impl
 
ElementImpl(boolean) - Constructor for class org.jboss.wise.tree.impl.ElementImpl
 
enable(Object) - 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(Object) - 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(Object) - 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(Object) - 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(Object) - Method in interface 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.
EnablerDelegateProvider - Class in org.jboss.wise.core.wsextensions
Provides instances of the currently configured EnablerDelegate
EnablerDelegateProvider() - Constructor for class org.jboss.wise.core.wsextensions.EnablerDelegateProvider
 
EndpointMethodCaller - Class in org.jboss.wise.core.client.impl.reflection
 
EndpointMethodCaller(WSEndpoint, Method, Object[]) - Constructor for class org.jboss.wise.core.client.impl.reflection.EndpointMethodCaller
 
EndpointMethodPreview - Class in org.jboss.wise.core.client.impl.reflection
 
EndpointMethodPreview(WSEndpoint, Method, Object[], OutputStream) - Constructor for class org.jboss.wise.core.client.impl.reflection.EndpointMethodPreview
 
enforceNotNillable() - Method in class org.jboss.wise.tree.impl.ElementImpl
Make sure this element can't be nill and set the default value (this is to be used e.g.
epInstance - Variable in class org.jboss.wise.core.client.impl.reflection.EndpointMethodCaller
 
epUnderlyingObjectInstance - Variable in class org.jboss.wise.core.client.impl.reflection.EndpointMethodCaller
 
equals(Object) - Method in class org.jboss.wise.core.client.impl.reflection.WebParameterImpl
excludeNonSOAPPorts(boolean) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
if it set to true non-SOAP wsdl ports will be excluded
excludeNonSOAPPorts(boolean) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
if it set to true non-SOAP wsdl ports will be excluded
extensions - Variable in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 

F

flush() - Method in class org.jboss.wise.core.utils.JBossLoggingOutputStream
 
flush() - Method in class org.jboss.wise.core.utils.LoggingOutputStream
 

G

generateNewID() - Method in class org.jboss.wise.tree.impl.ElementBuilderImpl
 
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.
getBaseInputSource() - Method in class org.jboss.wise.core.client.impl.wsdlResolver.WSDLLocatorImpl
 
getBaseURI() - Method in class org.jboss.wise.core.client.impl.wsdlResolver.WSDLLocatorImpl
 
getBindingFiles() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getBindingFiles() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
getCatalogFile() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getCatalogFile() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
getChild(String) - Method in interface org.jboss.wise.tree.Element
 
getChild(String) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
getChildByName(String) - Method in interface org.jboss.wise.tree.Element
 
getChildByName(String) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
getChildren() - Method in interface org.jboss.wise.tree.Element
 
getChildren() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
getChildren(boolean) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
getChildrenCount() - Method in interface org.jboss.wise.tree.Element
 
getChildrenCount() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
getChildrenIDs() - Method in interface org.jboss.wise.tree.Element
 
getChildrenIDs() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
getChildrenIDs(boolean) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
getChildrenInternal(boolean) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
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
 
getClassType() - Method in interface org.jboss.wise.tree.Element
 
getClassType() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
getClientSpecificTmpDir() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getClientSpecificTmpDir() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
getConsumeMediaTypes() - Method in interface org.jboss.wise.core.client.builder.RSDynamicClientBuilder
 
getConsumeMediaTypes() - Method in class org.jboss.wise.core.client.jaxrs.impl.CXFRSDynamicClientBuilder
 
getConsumeMediaTypes() - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
getConsumeMediaTypes() - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
 
getDefaultValue(Class<?>) - Static method in class org.jboss.wise.tree.impl.ElementBuilderImpl
 
getDelegate() - Method in class org.jboss.wise.core.wsextensions.impl.MTOMEnabler
For test purpose
getDelegate() - Method in class org.jboss.wise.core.wsextensions.impl.WSAddressingEnabler
 
getDelegate() - Method in class org.jboss.wise.core.wsextensions.impl.WSRMEnabler
For test purpose
getDelegate() - Method in class org.jboss.wise.core.wsextensions.impl.WSSecurityEnabler
For test purpose
getDelegate() - Method in interface org.jboss.wise.core.wsextensions.WSExtensionEnabler
For test purpose
getElementBuilder() - Static method in class org.jboss.wise.tree.ElementBuilderFactory
 
getEndpoint() - Method in class org.jboss.wise.core.client.impl.reflection.WSMethodImpl
 
getEndpoint() - Method in interface org.jboss.wise.core.client.WSMethod
 
getEndpoints() - Method in class org.jboss.wise.core.client.impl.reflection.WSServiceImpl
 
getEntityMap() - Static method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
Obtain a read-only view of the current entity map.
getExtensions() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
getExtensions() - Method in interface org.jboss.wise.core.client.WSEndpoint
 
getGetter(Field) - Static method in class org.jboss.wise.core.utils.ReflectionUtils
Get getter method name of given field
getHandlers() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
getHandlers() - Method in interface org.jboss.wise.core.client.WSEndpoint
 
getHeaders() - Method in class org.jboss.wise.core.handlers.LoggingHandler
 
getHeaders() - Method in class org.jboss.wise.core.handlers.SmooksHandler
 
getHttpMethod() - Method in interface org.jboss.wise.core.client.builder.RSDynamicClientBuilder
 
getHttpMethod() - Method in class org.jboss.wise.core.client.jaxrs.impl.CXFRSDynamicClientBuilder
 
getHttpMethod() - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
getHttpMethod() - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
 
getId() - Method in interface org.jboss.wise.tree.Element
 
getId() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
getImportInputSource(String, String) - Method in class org.jboss.wise.core.client.impl.wsdlResolver.WSDLLocatorImpl
 
getIntValue() - Method in enum org.jboss.wise.core.utils.DefaultConfig
 
getJAXRSClient(String, RSDynamicClient.HttpMethod, String, String, String, String) - Static 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) - Static 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.
getJAXWSClientBuilder() - Static method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
getLatestImportURI() - Method in class org.jboss.wise.core.client.impl.wsdlResolver.WSDLLocatorImpl
 
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 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 to returned Object as defined in wsdl/wiseconsume generated objects.
getMaxThreadPoolSize() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getMaxThreadPoolSize() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
getMertroJars() - Method in class org.jboss.wise.core.consumer.impl.metro.MetroWSConsumer
 
getMessageStream() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getMessageStream() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
getMethod() - Method in class org.jboss.wise.core.client.impl.reflection.WSMethodImpl
 
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
 
getName() - Method in interface org.jboss.wise.core.client.WSEndpoint
 
getName() - Method in interface org.jboss.wise.tree.Element
 
getName() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
getNormalizedWsdlUrl() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getNormalizedWsdlUrl() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
getObjectFactories() - Method in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
getObjectFactories() - Method in interface org.jboss.wise.core.client.WSDynamicClient
 
getParent() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
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.WSEndpoint
 
getPosition() - Method in class org.jboss.wise.core.client.impl.reflection.WebParameterImpl
getPosition() - Method in interface org.jboss.wise.core.client.WebParameter
 
getProduceMediaTypes() - Method in interface org.jboss.wise.core.client.builder.RSDynamicClientBuilder
 
getProduceMediaTypes() - Method in class org.jboss.wise.core.client.jaxrs.impl.CXFRSDynamicClientBuilder
 
getProduceMediaTypes() - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
getProduceMediaTypes() - Method in interface org.jboss.wise.core.client.jaxrs.RSDynamicClient
 
getPrototype() - Method in interface org.jboss.wise.tree.Element
 
getPrototype() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
getResourceURI() - Method in interface org.jboss.wise.core.client.builder.RSDynamicClientBuilder
 
getResourceURI() - Method in class org.jboss.wise.core.client.jaxrs.impl.CXFRSDynamicClientBuilder
 
getResourceURI() - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
getResourceURI() - Method in interface org.jboss.wise.core.client.jaxrs.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.
getSecurityConfigFileURL() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getSecurityConfigFileURL() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
getSecurityConfigName() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getSecurityConfigName() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
getServerHostAndPort() - Static method in class org.jboss.wise.core.test.WiseTest
Get the jboss webservice server side hostname and port
getService() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
getSmooksInstance() - Method in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
getSmooksInstance() - Method in interface org.jboss.wise.core.client.WSDynamicClient
 
getTargetPackage() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getTargetPackage() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
getTargetUrl() - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
getTargetUrl() - Method in interface org.jboss.wise.core.client.WSEndpoint
 
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
getTmpDir() - Method in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
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
 
getUser() - Method in class org.jboss.wise.core.client.jaxrs.impl.RSDynamicClientImpl
 
getUser() - Method in interface org.jboss.wise.core.client.jaxrs.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
 
getUsername() - Method in interface org.jboss.wise.core.client.WSEndpoint
 
getValue() - Method in enum org.jboss.wise.core.utils.DefaultConfig
 
getValue() - Method in interface org.jboss.wise.tree.Element
 
getValue() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
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.
getWsdlURL() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
getWsdlURL() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
getWSExtensionEnablerDelegate() - Method in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
getWSExtensionEnablerDelegate() - Method in interface org.jboss.wise.core.client.WSDynamicClient
 
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.
group - Variable in class org.jboss.wise.tree.impl.ElementImpl
 

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
 
handlers - Variable in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
hasBeenClosed - Variable in class org.jboss.wise.core.utils.JBossLoggingOutputStream
 
hasBeenClosed - Variable in class org.jboss.wise.core.utils.LoggingOutputStream
 
hashCode() - Method in class org.jboss.wise.core.client.impl.reflection.WebParameterImpl
HEADERS - Static variable in interface org.jboss.wise.core.client.InvocationResult
 
httpMethod(RSDynamicClient.HttpMethod) - Method in interface org.jboss.wise.core.client.builder.RSDynamicClientBuilder
 
httpMethod(RSDynamicClient.HttpMethod) - Method in class org.jboss.wise.core.client.jaxrs.impl.CXFRSDynamicClientBuilder
 

I

id - Variable in class org.jboss.wise.tree.impl.ElementImpl
 
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>, PrintStream, File) - Method in class org.jboss.wise.core.consumer.impl.jbossws.DefaultWSImportImpl
 
importObjectFromWsdl(String, File, File, String, List<File>, PrintStream, File) - Method in class org.jboss.wise.core.consumer.impl.metro.MetroWSConsumer
 
importObjectFromWsdl(String, File, File, String, List<File>, PrintStream, File) - Method in class org.jboss.wise.core.consumer.WSConsumer
 
incrementChildren() - Method in interface org.jboss.wise.tree.Element
 
incrementChildren() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
initLog4j(String) - Static method in class org.jboss.wise.core.client.factories.WSDynamicClientFactory
 
InvocationException - Exception in org.jboss.wise.core.exception
Exception thrown if something goes wrong during ws invocation
InvocationException(String, 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, Type, 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(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 utilities
IOUtils() - Constructor for class org.jboss.wise.core.utils.IOUtils
 
isEntityResolved() - Method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
Returns the boolean value to inform id DTD was found in the XML file or not
isExcludeNonSOAPPorts() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
isExcludeNonSOAPPorts() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
isGroup() - Method in interface org.jboss.wise.tree.Element
 
isGroup() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
isInBoundHandlingEnabled() - Method in class org.jboss.wise.core.handlers.SmooksHandler
 
isKeepSource() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
isKeepSource() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
isKeepSource() - Method in class org.jboss.wise.core.consumer.WSConsumer
 
isLazy() - Method in interface org.jboss.wise.tree.Element
 
isLazy() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
isLeaf() - Method in interface org.jboss.wise.tree.Element
 
isLeaf - Variable in class org.jboss.wise.tree.impl.ElementImpl
 
isLeaf() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
isLocalAddress(String) - Static method in class org.jboss.wise.core.client.impl.wsdlResolver.Connection
 
isNil() - Method in interface org.jboss.wise.tree.Element
 
isNil() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
isNillable() - Method in interface org.jboss.wise.tree.Element
 
isNillable() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
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(Class<?>) - Static method in class org.jboss.wise.core.utils.JavaUtils
True if the given class is a primitive or array of which.
isRemovable() - Method in interface org.jboss.wise.tree.Element
 
isRemovable() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
isReplaceSystemProperties() - Method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
 
isResolved() - Method in interface org.jboss.wise.tree.Element
 
isResolved() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
isSimpleType(Class<?>, WSDynamicClient) - Method in class org.jboss.wise.tree.impl.ElementBuilderImpl
 
isSOAP12(SOAPMessage) - Static method in class org.jboss.wise.core.handlers.SmooksHandler
 
isVerbose() - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
 
isVerbose() - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
isVerbose() - Method in class org.jboss.wise.core.consumer.WSConsumer
 
isWarnOnNonFileURLs() - Static method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
 

J

JavaUtils - Class in org.jboss.wise.core.utils
Java utilities
JavaUtils() - Constructor for class org.jboss.wise.core.utils.JavaUtils
 
JAXBElementDecoder - Class in org.jboss.wise.smooks.decoders
Duration data decoder.
JAXBElementDecoder() - Constructor for class org.jboss.wise.smooks.decoders.JAXBElementDecoder
 
JBossEntityResolver - Class in org.jboss.wise.core.client.impl.wsdlResolver
A copy of org.jboss.util.xml.JBossEntityResolver from jboss-common to avoid depending on it just for the resolver needs.
JBossEntityResolver() - Constructor for class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
 
JBossLoggingOutputStream - Class in org.jboss.wise.core.utils
 
JBossLoggingOutputStream(Logger, Logger.Level) - Constructor for class org.jboss.wise.core.utils.JBossLoggingOutputStream
 

K

keepSource(boolean) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
if it it set to true source code generated for client classes will be kept in WSDynamicClientBuilder.tmpDir(String)
keepSource(boolean) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
if it it set to true source code generated for client classes will be kept in WSDynamicClientBuilder.tmpDir(String)

L

lazy - Variable in class org.jboss.wise.tree.impl.ElementImpl
 
level - Variable in class org.jboss.wise.core.utils.JBossLoggingOutputStream
 
level - Variable in class org.jboss.wise.core.utils.LoggingOutputStream
 
loadClass(String, boolean) - Method in class org.jboss.wise.core.consumer.impl.metro.LocalFirstClassLoader
 
loadClasspathResource(String, boolean) - Method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
Look for the resource name on the thread context loader resource path.
loadFromServices(String) - Static method in class org.jboss.wise.core.client.SpiLoader
Use the Services API (as detailed in the JAR specification), if available, to determine the classname.
loadFromSystemProperty(String) - Static method in class org.jboss.wise.core.client.SpiLoader
Use the system property
loadJavaType(String, ClassLoader) - Static method in class org.jboss.wise.core.utils.JavaUtils
Load a Java type from a given class loader.
loadService(String, String) - Static method in class org.jboss.wise.core.client.SpiLoader
This method uses the algorithm below 1.
LocalFirstClassLoader - Class in org.jboss.wise.core.consumer.impl.metro
 
LocalFirstClassLoader(URL[], ClassLoader) - Constructor for class org.jboss.wise.core.consumer.impl.metro.LocalFirstClassLoader
 
logger - Variable in class org.jboss.wise.core.utils.JBossLoggingOutputStream
 
logger - Variable in class org.jboss.wise.core.utils.LoggingOutputStream
 
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
LoggingHandler(Logger, Level) - Constructor for class org.jboss.wise.core.handlers.LoggingHandler
 
LoggingOutputStream - Class in org.jboss.wise.core.utils
An OutputStream that flushes out to a Logger
LoggingOutputStream(Logger, Level) - Constructor for class org.jboss.wise.core.utils.LoggingOutputStream
 

M

MappingException - Exception in org.jboss.wise.core.exception
Exception throws when something went wrong during a mapping operation.
MappingException(String, Throwable) - Constructor for exception org.jboss.wise.core.exception.MappingException
 
maxThreadPoolSize(int) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
Set the max size of thread pool used to invoke in parallel WSMethod on the build WSDynamicClient.
maxThreadPoolSize(int) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
Set the max size of thread pool used to invoke in parallel WSMethod on the build WSDynamicClient.
maxThreadPoolSize - Variable in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
maxThreadPoolSize - Variable in class org.jboss.wise.core.client.impl.reflection.WSServiceImpl
 
messageStream(PrintStream) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
Sets the PrintStream to use for status feedback.
messageStream(PrintStream) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
MetroWSConsumer - Class in org.jboss.wise.core.consumer.impl.metro
 
MetroWSConsumer() - Constructor for class org.jboss.wise.core.consumer.impl.metro.MetroWSConsumer
 
MTOMEnabler - Class in org.jboss.wise.core.wsextensions.impl
It is the enabler for MTOM extension
MTOMEnabler(WSDynamicClient) - Constructor for class org.jboss.wise.core.wsextensions.impl.MTOMEnabler
 

N

name - Variable in class org.jboss.wise.tree.impl.ElementImpl
 
newEnablerDelegate(String, String) - Static method in class org.jboss.wise.core.wsextensions.EnablerDelegateProvider
 
nextVal() - Static method in class org.jboss.wise.core.utils.IDGenerator
 
nil - Variable in class org.jboss.wise.tree.impl.ElementImpl
 
nillable - Variable in class org.jboss.wise.tree.impl.ElementImpl
 

O

open(URL) - Method in class org.jboss.wise.core.client.impl.wsdlResolver.Connection
Open an inputStream from the given URL.
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.consumer - package org.jboss.wise.core.client.consumer
 
org.jboss.wise.core.client.factories - package org.jboss.wise.core.client.factories
 
org.jboss.wise.core.client.impl - package org.jboss.wise.core.client.impl
 
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.impl.wsdlResolver - package org.jboss.wise.core.client.impl.wsdlResolver
 
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.jbossws - package org.jboss.wise.core.consumer.impl.jbossws
 
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.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.jbosswscxf - package org.jboss.wise.core.wsextensions.impl.jbosswscxf
 
org.jboss.wise.smooks.decoders - package org.jboss.wise.smooks.decoders
 
org.jboss.wise.tree - package org.jboss.wise.tree
 
org.jboss.wise.tree.impl - package org.jboss.wise.tree.impl
 

P

parseObject(Object) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
password(String) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
set the password used in Basic Auth both for downloading wsdl and calling service
password(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
set the password used in Basic Auth both for downloading wsdl and calling service
password - Variable in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
password - Variable in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
prepare(WSDynamicClientBuilder, WSConsumer) - Method in class org.jboss.wise.core.client.impl.CXFDynamicClient
 
prepare(WSDynamicClientBuilder, WSConsumer) - Method in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
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.CXFDynamicClient
 
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.
produceMediaTypes(String) - Method in interface org.jboss.wise.core.client.builder.RSDynamicClientBuilder
 
produceMediaTypes(String) - Method in class org.jboss.wise.core.client.jaxrs.impl.CXFRSDynamicClientBuilder
 
prototype - Variable in class org.jboss.wise.tree.impl.ElementImpl
 

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
 
registerEntity(String, String) - Static method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
Register the mapping from the public id/system id to the dtd/xsd file name.
registerLocalEntity(String, String) - Method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
Register the mapping from the public id/system id to the dtd/xsd file name.
removable - Variable in class org.jboss.wise.tree.impl.ElementImpl
 
removeChild(String) - Method in interface org.jboss.wise.tree.Element
 
removeChild(String) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
removeSecurityDomain(String) - Static method in class org.jboss.wise.core.test.WiseTest
 
replaceProperties(String) - Static method in class org.jboss.wise.core.client.impl.wsdlResolver.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the System.getProperty(p) value.
replaceProperties(String, Properties) - Static method in class org.jboss.wise.core.client.impl.wsdlResolver.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the props.getProperty(p) value.
request(boolean) - Method in interface org.jboss.wise.tree.ElementBuilder
 
request(boolean) - Method in class org.jboss.wise.tree.impl.ElementBuilderImpl
 
resolveClasspathName(String, boolean) - Method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
Resolve the systemId as a classpath resource.
resolved - Variable in class org.jboss.wise.tree.impl.ElementImpl
 
resolveEntity(String, String) - Method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
Returns DTD/Schema inputSource.
resolveEntity(String, String) - Method in class org.jboss.wise.core.client.impl.wsdlResolver.WiseEntityResolver
 
resolvePublicID(String, boolean) - Method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
Load the schema from the class entity to schema file mapping.
resolveReference() - Method in class org.jboss.wise.tree.impl.ElementImpl
 
resolveSystemID(String, boolean) - Method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
Attempt to use the systemId as a URL from which the schema can be read.
resolveSystemIDasURL(String, boolean) - Method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
Attempt to use the systemId as a URL from which the schema can be read.
resolveSystemIDAsURL(String, boolean) - Method in class org.jboss.wise.core.client.impl.wsdlResolver.WiseEntityResolver
Use a ResourceURL to access the resource.
ResourceNotAvailableException - Exception in org.jboss.wise.core.exception
Exception to be thrown when a give resource is not found/available.
ResourceNotAvailableException(String, Throwable) - Constructor for exception org.jboss.wise.core.exception.ResourceNotAvailableException
 
ResourceNotAvailableException(String) - Constructor for exception org.jboss.wise.core.exception.ResourceNotAvailableException
 
resourceURI(String) - Method in interface org.jboss.wise.core.client.builder.RSDynamicClientBuilder
 
resourceURI(String) - Method in class org.jboss.wise.core.client.jaxrs.impl.CXFRSDynamicClientBuilder
 
RESPONSE - Static variable in interface org.jboss.wise.core.client.InvocationResult
 
RESULT - Static variable in interface org.jboss.wise.core.client.WSMethod
 
RESULTS - Static variable in interface org.jboss.wise.core.client.WSMethod
 
retrieveWsdlFile(URL) - Method in class org.jboss.wise.core.client.impl.wsdlResolver.WSDLResolver
 
RSDynamicClient - Interface in org.jboss.wise.core.client.jaxrs
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
RSDynamicClientBuilder - Interface in org.jboss.wise.core.client.builder
 
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
 
runWSConsume(WSContractConsumer, String) - Method in class org.jboss.wise.core.consumer.impl.jbossws.DefaultWSImportImpl
 

S

searchNonSoapServices(String) - Static method in class org.jboss.wise.core.client.WSDLParser
 
searchNonSoapServices(URL) - Static method in class org.jboss.wise.core.client.WSDLParser
 
SecurityActions - Class in org.jboss.wise.core.client.impl.reflection
 
SecurityActions() - Constructor for class org.jboss.wise.core.client.impl.reflection.SecurityActions
 
securityConfigName(String) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
It is the config name sed by JbossWS to enable WS-SE.
securityConfigName(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
It is the config name sed by JbossWS to enable WS-SE.
securityConfigUrl(String) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
It is the URL of config file used by JbossWS to enable WS-SE.
securityConfigUrl(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
It is the URL of config file used by JbossWS to enable WS-SE.
setAdditionalCompilerClassPath(List<String>) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
setAdditionalHeaders(boolean) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
setBindingFiles(List<File>) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
setBindingFiles(List<File>) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
setCatalog(File) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
setCatelogFile(File) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
 
setClassLoader(ClassLoader) - Method in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
setClassLoader(ClassLoader) - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
setClassType(Type) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setClient(WSDynamicClient) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setClientJar(File) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
setConfigFile(String) - Method in class org.jboss.wise.core.wsextensions.DefaultEnablerDelegate
Sets the configFile to be used, if any
setConfigFile(String) - Method in interface org.jboss.wise.core.wsextensions.EnablerDelegate
Sets the configFile to be used, if any
setConfigName(String) - Method in class org.jboss.wise.core.wsextensions.DefaultEnablerDelegate
Sets the configName to be used, if any
setConfigName(String) - Method in interface org.jboss.wise.core.wsextensions.EnablerDelegate
Sets the configName to be used, if any
setConfiguration(SmooksResourceConfiguration) - Method in class org.jboss.wise.smooks.decoders.JAXBElementDecoder
 
setExtension(boolean) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
setGenerateSource(boolean) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
setGroup(boolean) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setId(String) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setInBoundHandlingEnabled(boolean) - Method in class org.jboss.wise.core.handlers.SmooksHandler
 
setKeepSource(boolean) - Method in class org.jboss.wise.core.consumer.WSConsumer
 
setLazy(boolean) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setMessageStream(PrintStream) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
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
 
setName(String) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setNil(boolean) - Method in interface org.jboss.wise.tree.Element
 
setNil(boolean) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setNillable(boolean) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setNoCompile(boolean) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
setOutBoundHandlingEnabled(boolean) - Method in class org.jboss.wise.core.handlers.SmooksHandler
 
setOutputDirectory(File) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
setParent(Element) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setPassword() - Method in class org.jboss.wise.core.client.impl.reflection.EndpointMethodCaller
 
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
Set password for endpoint authentication
setPrototype(ElementImpl) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setRemovable(boolean) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setReplaceSystemProperties(boolean) - Method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
 
setResolved(boolean) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setSourceDirectory(File) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
setTarget(String) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
setTargetPackage(String) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
setTargetUrl() - Method in class org.jboss.wise.core.client.impl.reflection.EndpointMethodCaller
 
setTargetUrl(String) - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
setTargetUrl(String) - Method in interface org.jboss.wise.core.client.WSEndpoint
it give the opportunity to change target url of the endpoint defined in the wsdl
setterMethodName(String, boolean) - Static method in class org.jboss.wise.core.utils.ReflectionUtils
Get setter method name of given fieldName
setTreeTypesMap(Map<Type, ElementImpl>) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setUnderlyingObjectClass(Class<?>) - Method in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
setUsername() - Method in class org.jboss.wise.core.client.impl.reflection.EndpointMethodCaller
 
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
Set username for endpoint authentication
setValue(String) - Method in interface org.jboss.wise.tree.Element
 
setValue(String) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
setVerbose(boolean) - Method in class org.jboss.wise.core.consumer.WSConsumer
 
setWarnOnNonFileURLs(boolean) - Static method in class org.jboss.wise.core.client.impl.wsdlResolver.JBossEntityResolver
 
setWsdlLocation(String) - Method in class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
SmooksHandler - Class in org.jboss.wise.core.handlers
A SOAPHandler extension.
SmooksHandler(String, Map<String, Object>, WSDynamicClient, String) - Constructor for class org.jboss.wise.core.handlers.SmooksHandler
 
SmooksMapper - Class in org.jboss.wise.core.mapper
A WiseMapper based on smooks
SmooksMapper(String, WSDynamicClient) - Constructor for class org.jboss.wise.core.mapper.SmooksMapper
 
SmooksMapper(String, String, WSDynamicClient) - Constructor for class org.jboss.wise.core.mapper.SmooksMapper
 
SpiLoader - Class in org.jboss.wise.core.client
 
SpiLoader() - Constructor for class org.jboss.wise.core.client.SpiLoader
 
STATUS - Static variable in interface org.jboss.wise.core.client.InvocationResult
 
StringPropertyReplacer - Class in org.jboss.wise.core.client.impl.wsdlResolver
A utility class for replacing properties in strings.
StringPropertyReplacer() - Constructor for class org.jboss.wise.core.client.impl.wsdlResolver.StringPropertyReplacer
 

T

targetPackage(String) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
force the package name used for generated client classes.
targetPackage(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
force the package name used for generated client classes.
targetUrl - Variable in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
tmpDir(String) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
set the temp direcoory location used to generate temporary client classes.
tmpDir(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
set the temp direcoory location used to generate temporary client classes.
toObject() - Method in interface org.jboss.wise.tree.Element
This is required to convert a tree element into the corresponding object instance.
toObject() - Method in class org.jboss.wise.tree.impl.ElementImpl
This is required to convert a tree element into the corresponding object instance.
treeTypesMap - Variable in class org.jboss.wise.tree.impl.ElementImpl
 
TYPE_PREFIX - Static variable in interface org.jboss.wise.core.client.WSMethod
 

U

undeployWS(URL) - Static method in class org.jboss.wise.core.test.WiseTest
Undeploy a webservice
unmodifiableIterator(Iterator<T>) - Method in class org.jboss.wise.tree.impl.ElementImpl
 
useDefautValuesForNullLeaves(boolean) - Method in interface org.jboss.wise.tree.ElementBuilder
 
useDefautValuesForNullLeaves(boolean) - Method in class org.jboss.wise.tree.impl.ElementBuilderImpl
 
userName(String) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
set the userName used in Basic Auth both for downloading wsdl and calling service
userName(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
set the userName used in Basic Auth both for downloading wsdl and calling service
userName - Variable in class org.jboss.wise.core.client.impl.reflection.WSDynamicClientImpl
 
userName - Variable in class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 

V

value - Variable in class org.jboss.wise.tree.impl.ElementImpl
 
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.utils.DefaultConfig
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.utils.DefaultConfig
Returns an array containing the constants of this enum type, in the order they are declared.
verbose(boolean) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
if it set to true wsconsume operation of class generation and compilation will be verbose and its messages will be put on WSDynamicClientBuilder.messageStream(PrintStream)
verbose(boolean) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
if it set to true wsconsume operation of class generation and compilation will be verbose and its messages will be put on WSDynamicClientBuilder.messageStream(PrintStream)
visitEnabler() - Method in class org.jboss.wise.core.client.impl.reflection.EndpointMethodCaller
 
visitMTOM(Object) - Method in class org.jboss.wise.core.wsextensions.DefaultEnablerDelegate
visitMTOM(Object) - Method in interface org.jboss.wise.core.wsextensions.EnablerDelegate
 
visitWSAddressing(Object) - Method in class org.jboss.wise.core.wsextensions.DefaultEnablerDelegate
visitWSAddressing(Object) - Method in interface org.jboss.wise.core.wsextensions.EnablerDelegate
 
visitWSAddressing(Object) - Method in class org.jboss.wise.core.wsextensions.impl.jbosswscxf.CXFEnablerDelegate
visitWSRM(Object) - Method in class org.jboss.wise.core.wsextensions.DefaultEnablerDelegate
visitWSRM(Object) - Method in interface org.jboss.wise.core.wsextensions.EnablerDelegate
 
visitWSRM(Object) - Method in class org.jboss.wise.core.wsextensions.impl.jbosswscxf.CXFEnablerDelegate
visitWSSecurity(Object) - Method in class org.jboss.wise.core.wsextensions.DefaultEnablerDelegate
 
visitWSSecurity(Object) - Method in interface org.jboss.wise.core.wsextensions.EnablerDelegate
 
visitWSSecurity(Object) - Method in class org.jboss.wise.core.wsextensions.impl.jbosswscxf.CXFEnablerDelegate
 

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
 
WiseCXFConsumerFactory - Class in org.jboss.wise.core.client.consumer
A factory for building WiseCXFConsumerImpl; this is basically to consume the fix for JBWS-3520 which is blocking for Wise 2.0 on AS 7 as it's the only workaround for WISE-179.
WiseCXFConsumerFactory() - Constructor for class org.jboss.wise.core.client.consumer.WiseCXFConsumerFactory
 
WiseCXFConsumerImpl - Class in org.jboss.wise.core.client.consumer
A WSContractConsumer for CXF stack; this is basically a copy of the JBossWS-CXF 4.1.0 implementation, to early consume the fix for JBWS-3520 which is blocking for Wise 2.0 on AS 7 as it's the only workaround for WISE-179.
WiseCXFConsumerImpl() - Constructor for class org.jboss.wise.core.client.consumer.WiseCXFConsumerImpl
 
WiseEntityResolver - Class in org.jboss.wise.core.client.impl.wsdlResolver
 
WiseEntityResolver(Connection) - Constructor for class org.jboss.wise.core.client.impl.wsdlResolver.WiseEntityResolver
 
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
Common Wise runtime exception
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
 
write(int) - Method in class org.jboss.wise.core.utils.JBossLoggingOutputStream
 
write(int) - Method in class org.jboss.wise.core.utils.LoggingOutputStream
 
writeRequestPreview(Map<String, Object>, OutputStream) - Method in class org.jboss.wise.core.client.impl.reflection.WSMethodImpl
 
writeRequestPreview(Map<String, Object>, OutputStream) - Method in interface org.jboss.wise.core.client.WSMethod
Generates and writes a preview of the request message for invoking this method with the provided arguments.
WSAddressingEnabler - Class in org.jboss.wise.core.wsextensions.impl
It is the enabler for WS-Addressing extension
WSAddressingEnabler(WSDynamicClient) - 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
 
WSDLLocatorImpl - Class in org.jboss.wise.core.client.impl.wsdlResolver
 
WSDLLocatorImpl(EntityResolver, URL, Connection) - Constructor for class org.jboss.wise.core.client.impl.wsdlResolver.WSDLLocatorImpl
 
WSDLParser - Class in org.jboss.wise.core.client
WSDL parsing utilities
WSDLParser() - Constructor for class org.jboss.wise.core.client.WSDLParser
 
WSDLResolver - Class in org.jboss.wise.core.client.impl.wsdlResolver
A class that resolves wsdl files and stores them locally
WSDLResolver(String) - Constructor for class org.jboss.wise.core.client.impl.wsdlResolver.WSDLResolver
 
WSDLResolver(String, Connection) - Constructor for class org.jboss.wise.core.client.impl.wsdlResolver.WSDLResolver
 
wsdlURL(String) - Method in interface org.jboss.wise.core.client.builder.WSDynamicClientBuilder
Set the wsdlURL to generate WS client
wsdlURL(String) - Method in class org.jboss.wise.core.client.impl.reflection.builder.ReflectionBasedWSDynamicClientBuilder
Set the wsdlURL to generate WS client
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
WSDynamicClientBuilder is an interface to define builder for various kind of implementation of WiseDynamicClient Indirect build permit to easy inject different implementation of WSDynamicClient.
WSDynamicClientFactory - Class in org.jboss.wise.core.client.factories
 
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
 
WSDynamicClientImpl(WSDynamicClientBuilder, WSConsumer, Smooks) - 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(int) - Constructor for class org.jboss.wise.core.client.impl.reflection.WSEndpointImpl
 
WSExtensionEnabler - Interface in org.jboss.wise.core.wsextensions
It is an interface defining a WSExtension to be enabled on an endpoint using wise-core client APIs.
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(WSDynamicClient) - 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(WSDynamicClient) - Constructor for class org.jboss.wise.core.wsextensions.impl.WSSecurityEnabler
 
WSService - Interface in org.jboss.wise.core.client
It represents a single service.
WSServiceImpl - Class in org.jboss.wise.core.client.impl.reflection
 
WSServiceImpl(Class<?>, URLClassLoader, Object, String, String, Set<String>, int) - Constructor for class org.jboss.wise.core.client.impl.reflection.WSServiceImpl
 
WSServiceImpl.WSEndPointbuilder - Class in org.jboss.wise.core.client.impl.reflection
 
WSServiceImpl.WSEndPointbuilder(Class<?>, Object, Method) - Constructor for class org.jboss.wise.core.client.impl.reflection.WSServiceImpl.WSEndPointbuilder
 

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 F G H I J K L M N O P R S T U V W X 

Copyright © 2008–2013 JBoss.org. All rights reserved.