class StatsdDatagrammSocket extends Object
| Modifier and Type | Field and Description |
|---|---|
private InetAddress |
host |
private int |
port |
private DatagramSocket |
socket |
| Constructor and Description |
|---|
StatsdDatagrammSocket(InetAddress host,
int port) |
private final InetAddress host
private final int port
private final DatagramSocket socket
public StatsdDatagrammSocket(InetAddress host, int port) throws SocketException
SocketExceptionpublic void send(String stat) throws IOException
IOExceptionpublic void close()
Copyright © 2013 Immobilien Scout GmbH. All Rights Reserved.