public interface BrowseService
| Modifier and Type | Field and Description |
|---|---|
static BrowseResult |
EMPTY_RESULT |
| Modifier and Type | Method and Description |
|---|---|
BrowseResult |
browse(BrowseRequest req) |
void |
close() |
static final BrowseResult EMPTY_RESULT
BrowseResult browse(BrowseRequest req) throws BrowseException
BrowseExceptionvoid close()
throws BrowseException
BrowseExceptionCopyright © 2005–2013. All rights reserved.