public class SWebService
extends java.lang.Object
| Constructor and Description |
|---|
SWebService() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
createServiceImplementation(jadex.bridge.IInternalAccess agent,
java.lang.Class<?> type,
WebServiceMappingInfo mapping)
Create a wrapper service implementation based on the JAXB generated
Java service class and the service mapping information.
|
public static java.lang.Object createServiceImplementation(jadex.bridge.IInternalAccess agent,
java.lang.Class<?> type,
WebServiceMappingInfo mapping)