ResilientSocketOutputStream | ResilientSocketOutputStream | |||
---|---|---|---|---|
Compiled from "ResilientSocketOutputStream.java" | Compiled from "ResilientSocketOutputStream.java" | |||
public class io.dropwizard.logging.ResilientSocketOutputStream extends io.d | public class io.dropwizard.logging.common.ResilientSocketOutputStream exten | |||
ropwizard.logging.ResilientOutputStreamBase { | ds io.dropwizard.logging.common.ResilientOutputStreamBase { | |||
public io.dropwizard.logging.ResilientSocketOutputStream(java.lang.String | public io.dropwizard.logging.common.ResilientSocketOutputStream(java.lang | |||
, int, int, int, javax.net.SocketFactory); | .String, int, int, int, javax.net.SocketFactory); | |||
java.lang.String getDescription(); | java.lang.String getDescription(); | |||
public void close() throws java.io.IOException; | public void close() throws java.io.IOException; | |||
java.io.OutputStream openNewOutputStream() throws java.io.IOException; | java.io.OutputStream openNewOutputStream() throws java.io.IOException; | |||
public void setContext(ch.qos.logback.core.Context); | public void setContext(ch.qos.logback.core.Context); | |||
public ch.qos.logback.core.Context getContext(); | public ch.qos.logback.core.Context getContext(); | |||
public void flush(); | public void flush(); | |||
public void write(int); | public void write(int); | |||
public void write(byte[], int, int); | public void write(byte[], int, int); | |||
} | } | |||
End of changes. 1 change blocks. | ||||
4 lines changed or deleted | 4 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |