| Modifier and Type | Field and Description |
|---|---|
protected Location |
FolderWatcher.location |
| Modifier and Type | Method and Description |
|---|---|
Location |
FolderWatcher.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderManager.addFolderListener(FolderListener listener,
Location location) |
void |
Connection.browse(Location location,
BrowseOperationCallback callback)
Browse a server folder for items.
|
void |
FolderManager.removeFolderListener(FolderListener listener,
Location location) |
FolderListener |
Connection.setFolderListener(Location location,
FolderListener listener)
Set the listener for this location.
|
void |
Connection.subscribeFolder(Location location) |
void |
Connection.unsubscribeFolder(Location location) |
| Constructor and Description |
|---|
FolderSyncController(Connection connection,
Location location) |
FolderWatcher(Location location) |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.browse(Location location,
BrowseOperationCallback callback) |
Entry[] |
Connection.browse(Location location,
int timeout) |
FolderListener |
Connection.setFolderListener(Location location,
FolderListener listener) |
void |
Connection.subscribeFolder(Location location) |
void |
Connection.unsubscribeFolder(Location location) |
| Modifier and Type | Method and Description |
|---|---|
|
ConnectionImpl.browse(Location location) |
void |
ConnectionImpl.browse(Location location,
BrowseOperationCallback callback) |
FolderListener |
ConnectionImpl.setFolderListener(Location location,
FolderListener listener) |
void |
ConnectionImpl.subscribeFolder(Location location) |
void |
ConnectionImpl.unsubscribeFolder(Location location) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionImpl.browse(Location location,
BrowseOperationCallback callback) |
FolderListener |
ConnectionImpl.setFolderListener(Location location,
FolderListener listener) |
void |
ConnectionImpl.subscribeFolder(Location location) |
void |
ConnectionImpl.unsubscribeFolder(Location location) |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderManager.addEntry(Location location,
java.lang.String name,
java.lang.String itemId,
java.lang.String description) |
void |
FolderManager.removeEntry(Location location,
java.lang.String name) |
void |
FolderManager.setFolderListener(Location location,
FolderListener listener) |
void |
ReadAllStrategy.setFolderListener(Location location,
FolderListener listener) |
void |
FolderManager.subscribeFolder(Location location) |
void |
ReadAllStrategy.subscribeFolder(Location location) |
void |
FolderManager.unsubscribeFolder(Location location) |
void |
ReadAllStrategy.unsubscribeFolder(Location location) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadAllStrategy.setAllFolderListeners(java.util.Map<Location,FolderListener> folderListeners) |
| Constructor and Description |
|---|
Folder(java.util.concurrent.Executor executor,
Folder parent,
Location location) |
| Modifier and Type | Method and Description |
|---|---|
void |
LazyConnectionWrapper.browse(Location location,
BrowseOperationCallback callback) |
FolderListener |
LazyConnectionWrapper.setFolderListener(Location location,
FolderListener listener) |
void |
LazyConnectionWrapper.subscribeFolder(Location location) |
void |
LazyConnectionWrapper.unsubscribeFolder(Location location) |
| Constructor and Description |
|---|
Location(Location location) |
Location(Location parent,
java.lang.String child) |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderListener.folderChanged(Location location,
java.util.List<Entry> added,
java.util.Set<java.lang.String> removed,
boolean full) |
|
HiveBrowser.startBrowse(Session session,
Location location) |
void |
HiveBrowser.subscribe(Session session,
Location location) |
void |
HiveBrowser.unsubscribe(Session session,
Location location) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.Object,Location> |
SessionCommonData.getPaths() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionCommonData.addPath(java.lang.Object tag,
Location path) |
java.lang.Object |
SessionCommonData.getTag(Location path) |
void |
SessionCommonData.removePath(Location path) |
|
HiveBrowserCommon.startBrowse(Session session,
Location location) |
void |
HiveBrowserCommon.subscribe(Session session,
Location location) |
void |
HiveBrowserCommon.unsubscribe(Session session,
Location location) |
| Constructor and Description |
|---|
BrowseCallable(Folder folder,
Location location) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConnectionHandler.folderChanged(Location location,
java.util.List<Entry> added,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServerConnectionImpl.handleFolderChanged(Location location,
java.util.Collection<Entry> added,
java.util.Set<java.lang.String> removed,
boolean full) |
| Constructor and Description |
|---|
ProxyFolder(FolderManager folderManager,
ProxyGroup proxyGroup,
Location location) |
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