Package | Description |
---|---|
com.whitestein.lsps.engine.ejb | |
com.whitestein.lsps.stdlib | |
com.whitestein.lsps.ws.util | |
com.whitestein.lsps.xml.util |
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryDataServiceLocal
Remote interface for
BinaryDataService . |
interface |
BinaryDataServiceRemote
Remote interface for
BinaryDataService . |
Modifier and Type | Class and Description |
---|---|
class |
BinaryDataServiceBean
Service implementation for accessing binary data in DB.
|
Constructor and Description |
---|
WsSoapMessageBuilder(Map<String,String> metadata,
Type type,
String metadataPrefix,
boolean useDefaultMapping,
BinaryDataService binaryDataService)
Construct new instance for given input type
|
WsSoapMessageParser(ExecutionContext context,
Type outputType,
List<RecordType> soapFaultTypes,
Map<String,String> metadata,
String metadataPrefix,
boolean useDefaultMapping,
BinaryDataService binaryDataService,
CoreTypeFactory coreTypeFactory)
Constructs new instance initialized with given output type and soap fault types.
|
Constructor and Description |
---|
XmlTypesConverter(BinaryDataService binaryDataService)
Creates new instance.
|
XmlTypesParser(BinaryDataService binaryDataService,
Namespace namespace)
Creates new instance.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.