com.programix.da2.bridge
Interface DABridgeProcessor
- All Known Implementing Classes:
- DABridgeNoSecurityNoSessionProcessor, DABridgeSessionProcessor, HttpDABridgeProcessor
public interface DABridgeProcessor
Used to process DABridgeRequest's and produce
DABridgeResponse's.
- Author:
- Paul Hyde
init
void init(ValueMap config)
throws DAException
- Throws:
DAException
shutdown
void shutdown()
process
DABridgeResponse process(DABridgeRequest req)
throws DAException
- Throws:
DAException
Copyright © 2001-2009
Programix Incorporated.
All rights reserved.
ProgramixGenericLib is free
and is
OSI Certified
Open Source Software under the BSD
license.