public final class Structures
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static BrowserEntry |
decodeBrowserEntry(BinaryContext context,
IoBuffer data,
boolean allowNull) |
protected static <T extends java.util.Collection<BrowserEntry>> |
decodeBrowserEntryCollection(BinaryContext context,
IoBuffer data,
|
static EventInformation |
decodeEventInformation(BinaryContext context,
IoBuffer data,
boolean allowNull) |
protected static <T extends java.util.Collection<EventInformation>> |
decodeEventInformationCollection(BinaryContext context,
IoBuffer data,
|
static java.util.List<BrowserEntry> |
decodeListBrowserEntry(BinaryContext context,
IoBuffer data,
boolean allowNull) |
static java.util.List<EventInformation> |
decodeListEventInformation(BinaryContext context,
IoBuffer data,
boolean allowNull) |
static java.util.List<MonitorStatusInformation> |
decodeListMonitorStatusInformation(BinaryContext context,
IoBuffer data,
boolean allowNull) |
static MonitorStatusInformation |
decodeMonitorStatusInformation(BinaryContext context,
IoBuffer data,
boolean allowNull) |
protected static <T extends java.util.Collection<MonitorStatusInformation>> |
decodeMonitorStatusInformationCollection(BinaryContext context,
IoBuffer data,
|
static java.util.Set<BrowserEntry> |
decodeSetBrowserEntry(BinaryContext context,
IoBuffer data,
boolean allowNull) |
static java.util.Set<EventInformation> |
decodeSetEventInformation(BinaryContext context,
IoBuffer data,
boolean allowNull) |
static java.util.Set<MonitorStatusInformation> |
decodeSetMonitorStatusInformation(BinaryContext context,
IoBuffer data,
boolean allowNull) |
static void |
encodeBrowserEntry(BinaryContext context,
IoBuffer data,
byte fieldNumber,
BrowserEntry value) |
static void |
encodeCollectionBrowserEntry(BinaryContext context,
IoBuffer data,
byte fieldNumber,
java.util.Collection<BrowserEntry> values) |
static void |
encodeCollectionEventInformation(BinaryContext context,
IoBuffer data,
byte fieldNumber,
java.util.Collection<EventInformation> values) |
static void |
encodeCollectionMonitorStatusInformation(BinaryContext context,
IoBuffer data,
byte fieldNumber,
java.util.Collection<MonitorStatusInformation> values) |
static void |
encodeEventInformation(BinaryContext context,
IoBuffer data,
byte fieldNumber,
EventInformation value) |
static void |
encodeMonitorStatusInformation(BinaryContext context,
IoBuffer data,
byte fieldNumber,
MonitorStatusInformation value) |
protected static void |
fillBrowserEntryCollection(BinaryContext context,
IoBuffer data,
int items,
java.util.Collection<BrowserEntry> values) |
protected static void |
fillEventInformationCollection(BinaryContext context,
IoBuffer data,
int items,
java.util.Collection<EventInformation> values) |
protected static void |
fillMonitorStatusInformationCollection(BinaryContext context,
IoBuffer data,
int items,
java.util.Collection<MonitorStatusInformation> values) |
protected static BrowserEntry |
inlindeDecodeBrowserEntry(BinaryContext _context,
IoBuffer _data) |
protected static EventInformation |
inlindeDecodeEventInformation(BinaryContext _context,
IoBuffer _data) |
protected static MonitorStatusInformation |
inlindeDecodeMonitorStatusInformation(BinaryContext _context,
IoBuffer _data) |
protected static void |
inlineEncodeBrowserEntry(BinaryContext context,
IoBuffer data,
BrowserEntry value) |
protected static void |
inlineEncodeEventInformation(BinaryContext context,
IoBuffer data,
EventInformation value) |
protected static void |
inlineEncodeMonitorStatusInformation(BinaryContext context,
IoBuffer data,
MonitorStatusInformation value) |
protected static void inlineEncodeMonitorStatusInformation(BinaryContext context, IoBuffer data, MonitorStatusInformation value) throws java.lang.Exception
java.lang.Exceptionprotected static MonitorStatusInformation inlindeDecodeMonitorStatusInformation(BinaryContext _context, IoBuffer _data) throws java.lang.Exception
java.lang.Exceptionpublic static void encodeMonitorStatusInformation(BinaryContext context, IoBuffer data, byte fieldNumber, MonitorStatusInformation value) throws java.lang.Exception
java.lang.Exceptionpublic static void encodeCollectionMonitorStatusInformation(BinaryContext context, IoBuffer data, byte fieldNumber, java.util.Collection<MonitorStatusInformation> values) throws java.lang.Exception
java.lang.Exceptionpublic static MonitorStatusInformation decodeMonitorStatusInformation(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionprotected static void fillMonitorStatusInformationCollection(BinaryContext context, IoBuffer data, int items, java.util.Collection<MonitorStatusInformation> values) throws java.lang.Exception
java.lang.Exceptionprotected static <T extends java.util.Collection<MonitorStatusInformation>> T decodeMonitorStatusInformationCollection(BinaryContext context, IoBuffer data,allactor, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionpublic static java.util.List<MonitorStatusInformation> decodeListMonitorStatusInformation(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionpublic static java.util.Set<MonitorStatusInformation> decodeSetMonitorStatusInformation(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionprotected static void inlineEncodeBrowserEntry(BinaryContext context, IoBuffer data, BrowserEntry value) throws java.lang.Exception
java.lang.Exceptionprotected static BrowserEntry inlindeDecodeBrowserEntry(BinaryContext _context, IoBuffer _data) throws java.lang.Exception
java.lang.Exceptionpublic static void encodeBrowserEntry(BinaryContext context, IoBuffer data, byte fieldNumber, BrowserEntry value) throws java.lang.Exception
java.lang.Exceptionpublic static void encodeCollectionBrowserEntry(BinaryContext context, IoBuffer data, byte fieldNumber, java.util.Collection<BrowserEntry> values) throws java.lang.Exception
java.lang.Exceptionpublic static BrowserEntry decodeBrowserEntry(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionprotected static void fillBrowserEntryCollection(BinaryContext context, IoBuffer data, int items, java.util.Collection<BrowserEntry> values) throws java.lang.Exception
java.lang.Exceptionprotected static <T extends java.util.Collection<BrowserEntry>> T decodeBrowserEntryCollection(BinaryContext context, IoBuffer data,allactor, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionpublic static java.util.List<BrowserEntry> decodeListBrowserEntry(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionpublic static java.util.Set<BrowserEntry> decodeSetBrowserEntry(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionprotected static void inlineEncodeEventInformation(BinaryContext context, IoBuffer data, EventInformation value) throws java.lang.Exception
java.lang.Exceptionprotected static EventInformation inlindeDecodeEventInformation(BinaryContext _context, IoBuffer _data) throws java.lang.Exception
java.lang.Exceptionpublic static void encodeEventInformation(BinaryContext context, IoBuffer data, byte fieldNumber, EventInformation value) throws java.lang.Exception
java.lang.Exceptionpublic static void encodeCollectionEventInformation(BinaryContext context, IoBuffer data, byte fieldNumber, java.util.Collection<EventInformation> values) throws java.lang.Exception
java.lang.Exceptionpublic static EventInformation decodeEventInformation(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionprotected static void fillEventInformationCollection(BinaryContext context, IoBuffer data, int items, java.util.Collection<EventInformation> values) throws java.lang.Exception
java.lang.Exceptionprotected static <T extends java.util.Collection<EventInformation>> T decodeEventInformationCollection(BinaryContext context, IoBuffer data,allactor, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionpublic static java.util.List<EventInformation> decodeListEventInformation(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exceptionpublic static java.util.Set<EventInformation> decodeSetEventInformation(BinaryContext context, IoBuffer data, boolean allowNull) throws java.lang.Exception
java.lang.Exception
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