public class NfeConsulta2Stub
extends org.apache.axis2.client.Stub
| Modifier and Type | Class and Description |
|---|---|
static class |
NfeConsulta2Stub.ExtensionMapper |
static class |
NfeConsulta2Stub.NfeCabecMsg |
static class |
NfeConsulta2Stub.NfeCabecMsgE |
static class |
NfeConsulta2Stub.NfeConsultaNF2Result |
static class |
NfeConsulta2Stub.NfeDadosMsg |
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
NfeConsulta2Stub()
Default Constructor
|
NfeConsulta2Stub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
NfeConsulta2Stub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
Constructor that takes in a configContext
|
NfeConsulta2Stub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
NfeConsulta2Stub(java.lang.String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
NfeConsulta2Stub.NfeConsultaNF2Result |
nfeConsultaNF2(NfeConsulta2Stub.NfeDadosMsg nfeDadosMsg0,
NfeConsulta2Stub.NfeCabecMsgE nfeCabecMsg1)
Auto generated method signature
|
void |
startnfeConsultaNF2(NfeConsulta2Stub.NfeDadosMsg nfeDadosMsg0,
NfeConsulta2Stub.NfeCabecMsgE nfeCabecMsg1,
NfeConsulta2CallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic NfeConsulta2Stub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeConsulta2Stub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeConsulta2Stub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeConsulta2Stub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeConsulta2Stub(java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic NfeConsulta2Stub.NfeConsultaNF2Result nfeConsultaNF2(NfeConsulta2Stub.NfeDadosMsg nfeDadosMsg0, NfeConsulta2Stub.NfeCabecMsgE nfeCabecMsg1) throws java.rmi.RemoteException
nfeDadosMsg0 - nfeCabecMsg1 - java.rmi.RemoteExceptionbr.com.basepro.fenixsped.ws.ms2.NfeConsulta2#nfeConsultaNF2public void startnfeConsultaNF2(NfeConsulta2Stub.NfeDadosMsg nfeDadosMsg0, NfeConsulta2Stub.NfeCabecMsgE nfeCabecMsg1, NfeConsulta2CallbackHandler callback) throws java.rmi.RemoteException
nfeDadosMsg0 - nfeCabecMsg1 - java.rmi.RemoteExceptionbr.com.basepro.fenixsped.ws.ms2.NfeConsulta2#startnfeConsultaNF2