public class NfeDownloadNFStub
extends org.apache.axis2.client.Stub
| Modifier and Type | Class and Description |
|---|---|
static class |
NfeDownloadNFStub.ExtensionMapper |
static class |
NfeDownloadNFStub.NfeCabecMsg |
static class |
NfeDownloadNFStub.NfeCabecMsgE |
static class |
NfeDownloadNFStub.NfeDadosMsg |
static class |
NfeDownloadNFStub.NfeDownloadNFResult |
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
NfeDownloadNFStub()
Default Constructor
|
NfeDownloadNFStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
NfeDownloadNFStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
Constructor that takes in a configContext
|
NfeDownloadNFStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
NfeDownloadNFStub(java.lang.String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
NfeDownloadNFStub.NfeDownloadNFResult |
nfeDownloadNF(NfeDownloadNFStub.NfeDadosMsg nfeDadosMsg0,
NfeDownloadNFStub.NfeCabecMsgE nfeCabecMsg1)
Auto generated method signature
Serviço destinado ao atendimento de solicitações de download de Notas Fiscais Eletrônicas por seus destinatários.
|
void |
startnfeDownloadNF(NfeDownloadNFStub.NfeDadosMsg nfeDadosMsg0,
NfeDownloadNFStub.NfeCabecMsgE nfeCabecMsg1,
NfeDownloadNFCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
Serviço destinado ao atendimento de solicitações de download de Notas Fiscais Eletrônicas por seus destinatários.
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic NfeDownloadNFStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeDownloadNFStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeDownloadNFStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeDownloadNFStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeDownloadNFStub(java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeDownloadNFStub.NfeDownloadNFResult nfeDownloadNF(NfeDownloadNFStub.NfeDadosMsg nfeDadosMsg0, NfeDownloadNFStub.NfeCabecMsgE nfeCabecMsg1) throws java.rmi.RemoteException
nfeDadosMsg0 - nfeCabecMsg1 - java.rmi.RemoteExceptionbr.com.basepro.fenixsped.ws.nfedownloadnf.NfeDownloadNF#nfeDownloadNFpublic void startnfeDownloadNF(NfeDownloadNFStub.NfeDadosMsg nfeDadosMsg0, NfeDownloadNFStub.NfeCabecMsgE nfeCabecMsg1, NfeDownloadNFCallbackHandler callback) throws java.rmi.RemoteException
nfeDadosMsg0 - nfeCabecMsg1 - java.rmi.RemoteExceptionbr.com.basepro.fenixsped.ws.nfedownloadnf.NfeDownloadNF#startnfeDownloadNF