public class HTTPPostProtocol extends Object implements IProtocols
Constructor and Description |
---|
HTTPPostProtocol() |
Modifier and Type | Method and Description |
---|---|
Collection |
doQuery(URL url,
Object message,
int firstRecord) |
void |
doQuery(URL url,
Object message,
int firstRecord,
String fileName) |
public Collection doQuery(URL url, Object message, int firstRecord)
doQuery
in interface IProtocols
url
- message
- firstRecord
-