public class UdpTransport extends Object implements Transport
| Modifier and Type | Class and Description |
|---|---|
static class |
UdpTransport.Builder |
static class |
UdpTransport.DogstatsdRequest |
Transport.Request| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Transport.Request |
prepare()
Build a request context.
|
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic Transport.Request prepare() throws IOException
Transportprepare in interface TransportIOExceptionCopyright © 2018. All rights reserved.