public interface HiveBrowser
| Modifier and Type | Method and Description |
|---|---|
|
startBrowse(Session session,
Location location) |
void |
subscribe(Session session,
Location location) |
void |
unsubscribe(Session session,
Location location) |
void subscribe(Session session, Location location) throws NoSuchFolderException, InvalidSessionException
NoSuchFolderExceptionInvalidSessionExceptionvoid unsubscribe(Session session, Location location) throws NoSuchFolderException, InvalidSessionException
NoSuchFolderExceptionInvalidSessionException
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0