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
DiscoveryException
public void sendBye(org.apache.axis2.description.AxisService service, String discoveryProxyEPR) throws DiscoveryException
DiscoveryException
Copyright © 2020 WSO2. All rights reserved.