| Modifier and Type | Method and Description |
|---|---|
void |
BrowserListener.dataChanged(java.util.List<BrowserEntry> addedOrUpdated,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectionImpl.fireBrowserListener(java.util.List<BrowserEntry> added,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
void |
BrowserManager.updateData(java.util.List<BrowserEntry> addedOrUpdated,
java.util.Set<java.lang.String> removed) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BrowserEntry> |
BrowseData.getAddedOrUpdated() |
| Constructor and Description |
|---|
BrowseData(java.util.List<BrowserEntry> addedOrUpdated,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<BrowserEntry> |
BrowserMessageHelper.fromValue(Value baseValue) |
| Modifier and Type | Method and Description |
|---|---|
static Value |
BrowserMessageHelper.toValue(java.util.List<BrowserEntry> added) |
| Modifier and Type | Method and Description |
|---|---|
protected static <T extends java.util.Collection<BrowserEntry>> |
Structures.decodeBrowserEntryCollection(BinaryContext context,
IoBuffer data,
|
| Modifier and Type | Method and Description |
|---|---|
static BrowserEntry |
Structures.decodeBrowserEntry(BinaryContext context,
IoBuffer data,
boolean allowNull) |
protected static BrowserEntry |
Structures.inlindeDecodeBrowserEntry(BinaryContext _context,
IoBuffer _data) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<BrowserEntry> |
Structures.decodeListBrowserEntry(BinaryContext context,
IoBuffer data,
boolean allowNull) |
static java.util.Set<BrowserEntry> |
Structures.decodeSetBrowserEntry(BinaryContext context,
IoBuffer data,
boolean allowNull) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Structures.encodeBrowserEntry(BinaryContext context,
IoBuffer data,
byte fieldNumber,
BrowserEntry value) |
protected static void |
Structures.inlineEncodeBrowserEntry(BinaryContext context,
IoBuffer data,
BrowserEntry value) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Structures.encodeCollectionBrowserEntry(BinaryContext context,
IoBuffer data,
byte fieldNumber,
java.util.Collection<BrowserEntry> values) |
protected static void |
Structures.fillBrowserEntryCollection(BinaryContext context,
IoBuffer data,
int items,
java.util.Collection<BrowserEntry> values) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionImpl.dataChanged(java.util.List<BrowserEntry> addedOrUpdated,
java.util.Set<java.lang.String> removed,
boolean full) |
protected void |
ServiceImpl.triggerBrowserChange(java.util.List<BrowserEntry> entries,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConnectionHandler.dataChanged(java.util.List<BrowserEntry> addedOrUpdated,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
void |
BrowserListenerManager.dataChanged(java.util.List<BrowserEntry> addedOrUpdated,
java.util.Set<java.lang.String> removed,
boolean full) |
void |
ServerConnectionImpl.handleBrowseDataChanged(BrowserListenerManager browserListenerManager,
java.util.List<BrowserEntry> addedOrUpdated,
java.util.Set<java.lang.String> removed,
boolean full) |
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