public class NfeRecepcaoLocator extends org.apache.axis.client.Service implements NfeRecepcao
| Constructor and Description |
|---|
NfeRecepcaoLocator() |
NfeRecepcaoLocator(org.apache.axis.EngineConfiguration config) |
NfeRecepcaoLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName) |
| Modifier and Type | Method and Description |
|---|---|
NfeRecepcaoSoap_PortType |
getNfeRecepcaoSoap() |
NfeRecepcaoSoap_PortType |
getNfeRecepcaoSoap(java.net.URL portAddress) |
NfeRecepcaoSoap_PortType |
getNfeRecepcaoSoap12() |
NfeRecepcaoSoap_PortType |
getNfeRecepcaoSoap12(java.net.URL portAddress) |
java.lang.String |
getNfeRecepcaoSoap12Address() |
java.lang.String |
getNfeRecepcaoSoap12WSDDServiceName() |
java.lang.String |
getNfeRecepcaoSoapAddress() |
java.lang.String |
getNfeRecepcaoSoapWSDDServiceName() |
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 |
setNfeRecepcaoSoap12EndpointAddress(java.lang.String address) |
void |
setNfeRecepcaoSoap12WSDDServiceName(java.lang.String name) |
void |
setNfeRecepcaoSoapEndpointAddress(java.lang.String address) |
void |
setNfeRecepcaoSoapWSDDServiceName(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 NfeRecepcaoLocator()
public NfeRecepcaoLocator(org.apache.axis.EngineConfiguration config)
public NfeRecepcaoLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionpublic java.lang.String getNfeRecepcaoSoapAddress()
getNfeRecepcaoSoapAddress in interface NfeRecepcaopublic java.lang.String getNfeRecepcaoSoapWSDDServiceName()
public void setNfeRecepcaoSoapWSDDServiceName(java.lang.String name)
public NfeRecepcaoSoap_PortType getNfeRecepcaoSoap() throws javax.xml.rpc.ServiceException
getNfeRecepcaoSoap in interface NfeRecepcaojavax.xml.rpc.ServiceExceptionpublic NfeRecepcaoSoap_PortType getNfeRecepcaoSoap(java.net.URL portAddress) throws javax.xml.rpc.ServiceException
getNfeRecepcaoSoap in interface NfeRecepcaojavax.xml.rpc.ServiceExceptionpublic void setNfeRecepcaoSoapEndpointAddress(java.lang.String address)
public java.lang.String getNfeRecepcaoSoap12Address()
getNfeRecepcaoSoap12Address in interface NfeRecepcaopublic java.lang.String getNfeRecepcaoSoap12WSDDServiceName()
public void setNfeRecepcaoSoap12WSDDServiceName(java.lang.String name)
public NfeRecepcaoSoap_PortType getNfeRecepcaoSoap12() throws javax.xml.rpc.ServiceException
getNfeRecepcaoSoap12 in interface NfeRecepcaojavax.xml.rpc.ServiceExceptionpublic NfeRecepcaoSoap_PortType getNfeRecepcaoSoap12(java.net.URL portAddress) throws javax.xml.rpc.ServiceException
getNfeRecepcaoSoap12 in interface NfeRecepcaojavax.xml.rpc.ServiceExceptionpublic void setNfeRecepcaoSoap12EndpointAddress(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