public class LogentriesClient extends Object
| Constructor and Description |
|---|
LogentriesClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
connect() |
String |
getAddress() |
int |
getPort() |
void |
write(byte[] buffer,
int offset,
int length) |
public int getPort()
public String getAddress()
public void connect()
throws IOException
IOExceptionpublic void write(byte[] buffer,
int offset,
int length)
throws IOException
IOExceptionpublic void close()
Copyright © 2012–2016 Taimos GmbH. All rights reserved.