| Modifier and Type | Method and Description |
|---|---|
void |
FactoriesListener.updateFactories(FactoryInformation[] factories) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectionImpl.setFactories(FactoryInformation[] factories) |
| Modifier and Type | Method and Description |
|---|---|
FactoryInformation |
GetFactoryWithDataResponse.getFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FactoryInformation> |
GetFactoriesResponse.getFactories() |
| Constructor and Description |
|---|
GetFactoryWithDataResponse(Response response,
FactoryInformation factory) |
| Constructor and Description |
|---|
GetFactoriesResponse(Response response,
java.util.List<FactoryInformation> factories) |
| Modifier and Type | Method and Description |
|---|---|
protected static <T extends java.util.Collection<FactoryInformation>> |
Structures.decodeFactoryInformationCollection(BinaryContext context,
IoBuffer data,
|
| Modifier and Type | Method and Description |
|---|---|
static FactoryInformation |
Structures.decodeFactoryInformation(BinaryContext context,
IoBuffer data,
boolean allowNull) |
protected static FactoryInformation |
Structures.inlindeDecodeFactoryInformation(BinaryContext _context,
IoBuffer _data) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<FactoryInformation> |
Structures.decodeListFactoryInformation(BinaryContext context,
IoBuffer data,
boolean allowNull) |
static java.util.Set<FactoryInformation> |
Structures.decodeSetFactoryInformation(BinaryContext context,
IoBuffer data,
boolean allowNull) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Structures.encodeFactoryInformation(BinaryContext context,
IoBuffer data,
byte fieldNumber,
FactoryInformation value) |
protected static void |
Structures.inlineEncodeFactoryInformation(BinaryContext context,
IoBuffer data,
FactoryInformation value) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Structures.encodeCollectionFactoryInformation(BinaryContext context,
IoBuffer data,
byte fieldNumber,
java.util.Collection<FactoryInformation> values) |
protected static void |
Structures.fillFactoryInformationCollection(BinaryContext context,
IoBuffer data,
int items,
java.util.Collection<FactoryInformation> values) |
| Modifier and Type | Method and Description |
|---|---|
protected FactoryInformation |
ServerConnectionImpl.convertFactory(FactoryWithData result) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<FactoryInformation> |
ServerConnectionImpl.convertFactories(Factory[] factories) |
| Modifier and Type | Method and Description |
|---|---|
FactoryInformation[] |
ConfigurationAdministratorService.getCompleteConfiguration() |
FactoryInformation[] |
RemoteConfigurationAdministrator.getCompleteConfiguration() |
FactoryInformation[] |
ConfigurationAdministratorService.getFactories() |
FactoryInformation[] |
RemoteConfigurationAdministrator.getFactories()
Get factory information without content
|
FactoryInformation |
ConfigurationAdministratorService.getFactory(java.lang.String factoryId) |
FactoryInformation |
RemoteConfigurationAdministrator.getFactory(java.lang.String factoryId) |
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