Package | Description |
---|---|
cz.cuni.mff.odcleanstore.comlib.soap | |
cz.cuni.mff.odcleanstore.engine.inputws |
Modifier and Type | Method and Description |
---|---|
abstract void |
SoapMethodExecutor.characters(char[] ch,
int start,
int length) |
abstract void |
SoapMethodExecutor.endElement(String uri,
String localName) |
abstract void |
SoapMethodExecutor.endParsing() |
abstract void |
SoapMethodExecutor.startElement(String uri,
String localName) |
Modifier and Type | Class and Description |
---|---|
class |
InsertExecutorException
A exception arising from InputWS WebService.
|
Modifier and Type | Method and Description |
---|---|
void |
SoapInsertMethodExecutor.characters(char[] ch,
int start,
int length) |
void |
SoapInsertMethodExecutor.endElement(String uri,
String localName) |
void |
SoapInsertMethodExecutor.startElement(String uri,
String localName) |
Copyright © 2013. All Rights Reserved.