public class SunatSender extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SunatSender.SunatSenderConfig |
| Constructor and Description |
|---|
SunatSender() |
| Modifier and Type | Method and Description |
|---|---|
static SunatSender.SunatSenderConfig |
buildConfig() |
byte[] |
getStatus(Map<String,String> config,
String ticket) |
byte[] |
sendBill(Map<String,String> config,
byte[] file,
String fileName,
org.openfact.models.types.InternetMediaType mediaType) |
String |
sendPack(Map<String,String> config,
byte[] document,
String fileName,
org.openfact.models.types.InternetMediaType mediaType) |
String |
sendSummary(Map<String,String> config,
byte[] document,
String fileName,
org.openfact.models.types.InternetMediaType mediaType) |
public byte[] sendBill(Map<String,String> config, byte[] file, String fileName, org.openfact.models.types.InternetMediaType mediaType) throws ServiceConfigurationException
ServiceConfigurationExceptionpublic String sendSummary(Map<String,String> config, byte[] document, String fileName, org.openfact.models.types.InternetMediaType mediaType) throws ServiceConfigurationException
ServiceConfigurationExceptionpublic String sendPack(Map<String,String> config, byte[] document, String fileName, org.openfact.models.types.InternetMediaType mediaType) throws ServiceConfigurationException
ServiceConfigurationExceptionpublic byte[] getStatus(Map<String,String> config, String ticket) throws ServiceConfigurationException
ServiceConfigurationExceptionpublic static SunatSender.SunatSenderConfig buildConfig()
Copyright © 2017. All rights reserved.