| Interface | Description |
|---|---|
| HandlersPackage |
Provides a mean to bundle a set of handlers (defined by their classnames) within
a single object.
|
| ProtocolHandlerLoader |
Implementations of this interface are responsible for loading instances
of
ProtocolHandler. |
| Exception | Description |
|---|---|
| ProtocolHandlerLoader.LoadingException |
Exception which will get thrown if the loading of a
ProtocolHandler failed |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.