Asterisk-Java

Package org.asteriskjava.util.internal

Provides private implementations for interfaces defined in the org.asteriskjava.util package.

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.
 

Package org.asteriskjava.util.internal Description

Provides private implementations for interfaces defined in the org.asteriskjava.util package.


Asterisk-Java

Copyright © 2004-2009 Stefan Reuter. All Rights Reserved.