public class UdpListener extends Listener
| Constructor and Description |
|---|
UdpListener(String url) |
UdpListener(String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
static UdpListener |
from(String url) |
public UdpListener(String host, int port)
public UdpListener(String url)
public static UdpListener from(String url)
Copyright © 2016. All Rights Reserved.