public class NfeConsultaLocator extends org.apache.axis.client.Service implements NfeConsulta
| Constructor and Description |
|---|
NfeConsultaLocator() |
NfeConsultaLocator(org.apache.axis.EngineConfiguration config) |
NfeConsultaLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName) |
| Modifier and Type | Method and Description |
|---|---|
NfeConsultaSoap_PortType |
getNfeConsultaSoap() |
NfeConsultaSoap_PortType |
getNfeConsultaSoap(java.net.URL portAddress) |
NfeConsultaSoap_PortType |
getNfeConsultaSoap12() |
NfeConsultaSoap_PortType |
getNfeConsultaSoap12(java.net.URL portAddress) |
java.lang.String |
getNfeConsultaSoap12Address() |
java.lang.String |
getNfeConsultaSoap12WSDDServiceName() |
java.lang.String |
getNfeConsultaSoapAddress() |
java.lang.String |
getNfeConsultaSoapWSDDServiceName() |
java.rmi.Remote |
getPort(java.lang.Class serviceEndpointInterface)
For the given interface, get the stub implementation.
|
java.rmi.Remote |
getPort(javax.xml.namespace.QName portName,
java.lang.Class serviceEndpointInterface)
For the given interface, get the stub implementation.
|
java.util.Iterator |
getPorts() |
javax.xml.namespace.QName |
getServiceName() |
void |
setEndpointAddress(javax.xml.namespace.QName portName,
java.lang.String address)
Set the endpoint address for the specified port name.
|
void |
setEndpointAddress(java.lang.String portName,
java.lang.String address)
Set the endpoint address for the specified port name.
|
void |
setNfeConsultaSoap12EndpointAddress(java.lang.String address) |
void |
setNfeConsultaSoap12WSDDServiceName(java.lang.String name) |
void |
setNfeConsultaSoapEndpointAddress(java.lang.String address) |
void |
setNfeConsultaSoapWSDDServiceName(java.lang.String name) |
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLService, setCacheWSDL, setClientConfig, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry, setTypeMappingVersionpublic NfeConsultaLocator()
public NfeConsultaLocator(org.apache.axis.EngineConfiguration config)
public NfeConsultaLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionpublic java.lang.String getNfeConsultaSoapAddress()
getNfeConsultaSoapAddress in interface NfeConsultapublic java.lang.String getNfeConsultaSoapWSDDServiceName()
public void setNfeConsultaSoapWSDDServiceName(java.lang.String name)
public NfeConsultaSoap_PortType getNfeConsultaSoap() throws javax.xml.rpc.ServiceException
getNfeConsultaSoap in interface NfeConsultajavax.xml.rpc.ServiceExceptionpublic NfeConsultaSoap_PortType getNfeConsultaSoap(java.net.URL portAddress) throws javax.xml.rpc.ServiceException
getNfeConsultaSoap in interface NfeConsultajavax.xml.rpc.ServiceExceptionpublic void setNfeConsultaSoapEndpointAddress(java.lang.String address)
public java.lang.String getNfeConsultaSoap12Address()
getNfeConsultaSoap12Address in interface NfeConsultapublic java.lang.String getNfeConsultaSoap12WSDDServiceName()
public void setNfeConsultaSoap12WSDDServiceName(java.lang.String name)
public NfeConsultaSoap_PortType getNfeConsultaSoap12() throws javax.xml.rpc.ServiceException
getNfeConsultaSoap12 in interface NfeConsultajavax.xml.rpc.ServiceExceptionpublic NfeConsultaSoap_PortType getNfeConsultaSoap12(java.net.URL portAddress) throws javax.xml.rpc.ServiceException
getNfeConsultaSoap12 in interface NfeConsultajavax.xml.rpc.ServiceExceptionpublic void setNfeConsultaSoap12EndpointAddress(java.lang.String address)
public java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
getPort in interface javax.xml.rpc.ServicegetPort in class org.apache.axis.client.Servicejavax.xml.rpc.ServiceExceptionpublic java.rmi.Remote getPort(javax.xml.namespace.QName portName,
java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
getPort in interface javax.xml.rpc.ServicegetPort in class org.apache.axis.client.Servicejavax.xml.rpc.ServiceExceptionpublic javax.xml.namespace.QName getServiceName()
getServiceName in interface javax.xml.rpc.ServicegetServiceName in class org.apache.axis.client.Servicepublic java.util.Iterator getPorts()
getPorts in interface javax.xml.rpc.ServicegetPorts in class org.apache.axis.client.Servicepublic void setEndpointAddress(java.lang.String portName,
java.lang.String address)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionpublic void setEndpointAddress(javax.xml.namespace.QName portName,
java.lang.String address)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException