| Package | Description |
|---|---|
| org.jboss.wise.core.client | |
| org.jboss.wise.core.client.impl.reflection |
| Modifier and Type | Method and Description |
|---|---|
WSEndpoint |
WSMethod.getEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,WSEndpoint> |
WSService.processEndpoints()
Create the endpoints' map and gives it back.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WSEndpointImpl
This represent a WebEndpoint and has utility methods to edit username,
password, endpoint address, attach handlers
|
| Modifier and Type | Field and Description |
|---|---|
protected WSEndpoint |
EndpointMethodCaller.epInstance |
| Modifier and Type | Method and Description |
|---|---|
WSEndpoint |
WSMethodImpl.getEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,WSEndpoint> |
WSServiceImpl.getEndpoints() |
Map<String,WSEndpoint> |
WSServiceImpl.processEndpoints()
Create the endpoints' map and gives it back.
|
| Constructor and Description |
|---|
EndpointMethodCaller(WSEndpoint epInstance,
Method methodPointer,
Object[] args) |
EndpointMethodPreview(WSEndpoint epInstance,
Method methodPointer,
Object[] args,
OutputStream previewOutputStream) |
WSMethodImpl(Method method,
WSEndpoint endpoint) |
Copyright © 2008–2016 JBoss.org. All rights reserved.