public class MessageSender extends Object
| Constructor and Description |
|---|
MessageSender() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendBye(org.apache.axis2.description.AxisService service,
String discoveryProxyEPR) |
void |
sendHello(org.apache.axis2.description.AxisService service,
String discoveryProxyEPR) |
public void sendHello(org.apache.axis2.description.AxisService service,
String discoveryProxyEPR)
throws DiscoveryException
DiscoveryExceptionpublic void sendBye(org.apache.axis2.description.AxisService service,
String discoveryProxyEPR)
throws DiscoveryException
DiscoveryExceptionCopyright © 2019 WSO2. All rights reserved.