Asterisk-Java

Package org.asteriskjava.util.internal

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

See:
          Description

Class Summary
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).
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.