ResilientSocketOutputStream | ResilientSocketOutputStream | |||
---|---|---|---|---|
Compiled from "ResilientSocketOutputStream.java" | Compiled from "ResilientSocketOutputStream.java" | |||
public class io.dropwizard.logging.ResilientSocketOutputStream extends io.d ropwizard.logging.ResilientOutputStreamBase { | public class io.dropwizard.logging.ResilientSocketOutputStream extends io.d ropwizard.logging.ResilientOutputStreamBase { | |||
public io.dropwizard.logging.ResilientSocketOutputStream(java.lang.String , int, int, int, javax.net.SocketFactory); | public io.dropwizard.logging.ResilientSocketOutputStream(java.lang.String , int, int, int, javax.net.SocketFactory); | |||
java.lang.String getDescription(); | java.lang.String getDescription(); | |||
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 close() throws java.io.IOException; | ||||
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. 2 change blocks. | ||||
1 lines changed or deleted | 1 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/ |