org.exist.atom
Interface AtomModule
- All Known Implementing Classes:
- AtomModuleBase
- public interface AtomModule
- Author:
- R. Alexander Milowski
init
public void init(AtomModule.Context context)
throws EXistException
- Throws:
EXistException
process
public void process(DBBroker broker,
IncomingMessage message,
OutgoingMessage response)
throws BadRequestException,
PermissionDeniedException,
NotFoundException,
EXistException
- Throws:
BadRequestException
PermissionDeniedException
NotFoundException
EXistException
Copyright (C) Wolfgang Meier. All rights reserved.