org.zlatan.wsdl
Interface SendResponseService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
SendResponseServiceLocator

public interface SendResponseService
extends javax.xml.rpc.Service

Interfaccia del servizio omonimo a quello del web service descritto nel WSDL. Generata da WSDL2Java.


Method Summary
 SendResponsePT getSendResponse()
           
 SendResponsePT getSendResponse(java.net.URL portAddress)
           
 java.lang.String getSendResponseAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getSendResponseAddress

public java.lang.String getSendResponseAddress()

getSendResponse

public SendResponsePT getSendResponse()
                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSendResponse

public SendResponsePT getSendResponse(java.net.URL portAddress)
                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException