Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01

Package oracle.soap.server.impl

Class Summary
BaseConfigManager BaseConfigManager provides a standard implementation of most of the ConfigManager interface thus simplifying the implementation of a custom configuration manager.
BinaryProviderConfigManager BinaryProviderConfigManager is an implementation of a provider manager that stores its deployment information in a file.
BinaryServiceConfigManager BinaryServiceConfigManager maintains a registry of deployed services as a serialized object in a file.
ProviderManagerImpl ProviderManagerImpl is an implementation of a provider manager that stores its deployment information in a file.
ServiceManagerImpl Service Manager to manage services whose deployment information is stored in a file.
ServletLogger ServletLogger logs to the servlet log.
StdOutLogger StdOutLogger logs to standard out (System.out).
XMLProviderConfigManager XMLProviderConfigManager is an implementation of a provider manager that stores its deployment information in a file.
XMLServiceConfigManager XMLServiceConfigManager maintains a registry of deployed services as a serialized object in a file.

 


Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01

Copyright © 2003, Oracle. All Rights Reserved.