Interface | Description |
---|---|
InvocationResult |
Holds the webservice's (JAXWS or JAXRS) invocation result's data.
|
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 single service.
|
Class | Description |
---|---|
SpiLoader | |
WSDLParser |
WSDL parsing utilities
|
Copyright © 2008–2016 JBoss.org. All rights reserved.