org.jenkinsci.plugins.extremefeedback.model
Class UdpMessageSender

java.lang.Object
  extended by org.jenkinsci.plugins.extremefeedback.model.UdpMessageSender

public class UdpMessageSender
extends Object


Constructor Summary
UdpMessageSender()
           
 
Method Summary
static void send(String ipAddress, int port, byte[] data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UdpMessageSender

public UdpMessageSender()
Method Detail

send

public static void send(String ipAddress,
                        int port,
                        byte[] data)


Copyright © 2004-2013. All Rights Reserved.