Uses of Package
com.antiaction.mayhem.core

Packages that use com.antiaction.mayhem.core
com.antiaction.mayhem Package for bootstrap-loading of configured services. 
com.antiaction.mayhem.core This package contains some classes and interfaces that are required to get a service registered and running, and other general purpose ones which might be useful. 
com.antiaction.mayhem.dnsd   
com.antiaction.mayhem.httpd   
com.antiaction.mayhem.mail   
com.antiaction.mayhem.mail.smtpd   
 

Classes in com.antiaction.mayhem.core used by com.antiaction.mayhem
IBindDatagramSocketFactory
           
IBinder
          Generic Interface/Port SocketBinder Interface.
IBindSocketFactory
          Generic Interface/Bind Socket Factory.
IObjectBroker
          ObjectBroker Interface.
IService
          Service Interface.
IServiceManager
          Bootstrap loader for the Mayhem Server framework.
 

Classes in com.antiaction.mayhem.core used by com.antiaction.mayhem.core
BufferedFile
          Buffer manager.
IBindDatagramSocketFactory
           
IBinder
          Generic Interface/Port SocketBinder Interface.
IBindSocketFactory
          Generic Interface/Bind Socket Factory.
IBufferedInputStream
          Buffered InputStream Interface.
IObjectBroker
          ObjectBroker Interface.
IObjectPool
          Advanced ObjectPool manager interface.
IPoolObject
          PoolObject interface.
IService
          Service Interface.
IServiceManager
          Bootstrap loader for the Mayhem Server framework.
IThreadPool
          ThreadPool Interface.
IThreadWorker
          Worker Interface.
IToken
          Token Interface.
 

Classes in com.antiaction.mayhem.core used by com.antiaction.mayhem.dnsd
ConfigInterfacePort
          Interface:port container.
IBindDatagramSocketFactory
           
IBindSocketFactory
          Generic Interface/Bind Socket Factory.
IBufferedInputStream
          Buffered InputStream Interface.
IObjectBroker
          ObjectBroker Interface.
IObjectWorker
          ObjectWorker Interface.
IService
          Service Interface.
IServiceManager
          Bootstrap loader for the Mayhem Server framework.
IThreadPool
          ThreadPool Interface.
IThreadWorker
          Worker Interface.
 

Classes in com.antiaction.mayhem.core used by com.antiaction.mayhem.httpd
ConfigInterfacePort
          Interface:port container.
IBindSocketFactory
          Generic Interface/Bind Socket Factory.
IObjectBroker
          ObjectBroker Interface.
IObjectPool
          Advanced ObjectPool manager interface.
IPoolObject
          PoolObject interface.
IThreadPool
          ThreadPool Interface.
IThreadWorker
          Worker Interface.
 

Classes in com.antiaction.mayhem.core used by com.antiaction.mayhem.mail
BufferedSocketInputStream
          Buffered Socket InputStream (Timeout support).
PrintOutputStream
          Print OutputStream.
 

Classes in com.antiaction.mayhem.core used by com.antiaction.mayhem.mail.smtpd
BufferedInputStream
          Buffered InputStream.
BufferedSocketInputStream
          Buffered Socket InputStream (Timeout support).
IObjectBroker
          ObjectBroker Interface.
IThreadPool
          ThreadPool Interface.
IThreadWorker
          Worker Interface.
IToken
          Token Interface.
PrintOutputStream
          Print OutputStream.
 



Copyright © 2001-2004 Nicholas Clarke. All Rights Reserved.