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