See: Description
Interface | Description |
---|---|
Trace |
Interface for tracing network traffic.
|
Class | Description |
---|---|
FileTrace |
Writes a trace file to the file system.
|
JavaLoggingLog |
Implementation of
Log that maps to the Logger of
the java.util.logging package. |
Log4JLogger |
Implementation of
Log that maps directly to a Log4J Logger. |
NullLog |
A Log implementation that does nothing.
|
ServerSocketFacadeImpl |
Default implementation of the ServerSocketFacade interface using standard
java.io classes (ServerSocket in this case).
|
Slf4JLogger |
Implementation of
Log that maps to a SLF4J Logger. |
SocketConnectionFacadeImpl |
Default implementation of the SocketConnectionFacade interface using java.io.
|
Provides private implementations for interfaces defined in the org.asteriskjava.util package.
Copyright © 2004–2016. All rights reserved.