Package org.jboss.wise.core.client

Interface Summary
InvocationResult Holds the webservice's (JAXWS or JAXRS) invocation result's data.
RSDynamicClient This is the Wise core class responsible to invoke the JAX-RS tools endpoint.
WebParameter Holds single parameter's data required for an invocation
WSDynamicClient This is the Wise core class responsible to invoke the JAX-WS tools that handles wsdl retrieval & parsing.
WSEndpoint This represent a Endpoint(Port) and has utility methods to edit username, password, endpoint address, attach handlers
WSMethod It Represents a webservice operation(action) invocation and it always refer to a specific endpoint.
WSService It represents a sigle service.
 

Class Summary
WSDynamicClientCache  
 

Enum Summary
RSDynamicClient.HttpMethod JAXRS HTTP Method supported by Wise