public class HttpSoapConn extends java.lang.Object implements Nokia5529IdmSoapConn
| Constructor and Description |
|---|
HttpSoapConn()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getProtocol()
Returns the protocol for the SOAP connection
|
SOAPMessage |
send(SOAPMessage msg,
java.lang.String strServiceLocation)
Sends a SOAP message
|
public SOAPMessage send(SOAPMessage msg,
java.lang.String strServiceLocation)
throws Nokia5529IdmSoapException
Nokia5529IdmSoapConnsend in interface Nokia5529IdmSoapConnmsg - SOAPMessage instancestrServiceLocation - Service locationNokia5529IdmSoapExceptionpublic java.lang.String getProtocol()
Nokia5529IdmSoapConngetProtocol in interface Nokia5529IdmSoapConn