public class GnreConfigUFStub
extends org.apache.axis2.client.Stub
| Modifier and Type | Class and Description |
|---|---|
static class |
GnreConfigUFStub.ExtensionMapper |
static class |
GnreConfigUFStub.GnreCabecMsg |
static class |
GnreConfigUFStub.GnreDadosMsg |
static class |
GnreConfigUFStub.GnreRespostaMsg |
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
GnreConfigUFStub()
Default Constructor
|
GnreConfigUFStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
GnreConfigUFStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
Constructor that takes in a configContext
|
GnreConfigUFStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
GnreConfigUFStub(java.lang.String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
GnreConfigUFStub.GnreRespostaMsg |
consultar(GnreConfigUFStub.GnreDadosMsg gnreDadosMsg0,
GnreConfigUFStub.GnreCabecMsg gnreCabecMsg1)
Auto generated method signature
|
void |
startconsultar(GnreConfigUFStub.GnreDadosMsg gnreDadosMsg0,
GnreConfigUFStub.GnreCabecMsg gnreCabecMsg1,
GnreConfigUFCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic GnreConfigUFStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic GnreConfigUFStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic GnreConfigUFStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic GnreConfigUFStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic GnreConfigUFStub(java.lang.String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic GnreConfigUFStub.GnreRespostaMsg consultar(GnreConfigUFStub.GnreDadosMsg gnreDadosMsg0, GnreConfigUFStub.GnreCabecMsg gnreCabecMsg1) throws java.rmi.RemoteException
gnreDadosMsg0 - gnreCabecMsg1 - java.rmi.RemoteExceptionbr.com.basepro.fenixsped.gnre.pe.GnreConfigUF#consultarpublic void startconsultar(GnreConfigUFStub.GnreDadosMsg gnreDadosMsg0, GnreConfigUFStub.GnreCabecMsg gnreCabecMsg1, GnreConfigUFCallbackHandler callback) throws java.rmi.RemoteException
gnreDadosMsg0 - gnreCabecMsg1 - java.rmi.RemoteExceptionbr.com.basepro.fenixsped.gnre.pe.GnreConfigUF#startconsultar