Interface | Description |
---|---|
BinaryAttributeDetector |
An interface used to abstract the means to detect whether or not an attribute
identifier/descriptor represents a binary attributeType.
|
ProviderDecoder |
Standard decoder service provider interface.
|
ProviderEncoder |
Standard encoder service provider interface.
|
ProviderMonitor |
A Provider monitor's callback interface.
|
ProviderObject |
All Service Provider Interfaces extend this super interface to corralate SPI
implementations with the appropriate provider.
|
Class | Description |
---|---|
Provider |
Abstract Provider base class and factory for accessing berlib specific
Provider implementations and their SPI implementation classes.
|
Exception | Description |
---|---|
ProviderException |
This exception is thrown when provider specific errors occur.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.