public class UDPClient extends Object
UDPClient(String host, int port)
void
sendMessage(String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UDPClient(String host, int port)
public void sendMessage(String message) throws IOException
message
IOException
Copyright © 2018 WSO2. All rights reserved.