public class LogentriesClient
extends java.lang.Object
| Constructor and Description |
|---|
LogentriesClient(boolean httpPut,
boolean ssl) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
connect() |
java.lang.String |
getAddress() |
int |
getPort() |
void |
write(byte[] buffer,
int offset,
int length) |
public int getPort()
public java.lang.String getAddress()
public void connect()
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostExceptionjava.io.IOExceptionpublic void write(byte[] buffer,
int offset,
int length)
throws java.io.IOException
java.io.IOExceptionpublic void close()
Copyright © 2014. All Rights Reserved.