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 © 2015 WSO2 Inc. All rights reserved.