|
Asterisk-Java | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Trace | Interface for tracing network traffic. |
Class Summary | |
---|---|
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.
|
Asterisk-Java | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |