public class GelfSSLSender extends GelfTCPSender
DEFAULT_PORT| Constructor and Description |
|---|
GelfSSLSender(java.lang.String host,
int port,
boolean trustAllCertificates) |
| Modifier and Type | Method and Description |
|---|---|
protected java.net.Socket |
getSocket() |
close, sendMessagegzipMessagepublic GelfSSLSender(java.lang.String host,
int port,
boolean trustAllCertificates)
throws java.io.IOException
java.io.IOExceptionprotected java.net.Socket getSocket()
throws java.io.IOException
getSocket in class GelfTCPSenderjava.io.IOException