public interface Nokia5529IdmSoapConn
| 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
|
SOAPMessage send(SOAPMessage msg,
java.lang.String strServiceLocation)
throws Nokia5529IdmSoapException
msg - SOAPMessage instancestrServiceLocation - Service locationNokia5529IdmSoapExceptionjava.lang.String getProtocol()