public class SOAPProtocol extends Object implements IProtocols
Constructor and Description |
---|
SOAPProtocol() |
Modifier and Type | Method and Description |
---|---|
Collection |
doQuery(URL url,
Object object,
int firstRecord) |
static boolean |
isProtocolSupported(URL url) |
static String |
setSOAPMessage(String message,
String[] schemas)
This function returns a SOAP message
|
public Collection doQuery(URL url, Object object, int firstRecord)
doQuery
in interface IProtocols
url
- object
- firstRecord
- public static boolean isProtocolSupported(URL url)
url
-