public final class StatusConverter
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
static IStatisticStatus |
decode(int iv,
byte[] bbuf,
byte[] voidValueEx,
ILogger logger) |
Deprecated.
|
static IStatisticStatus |
decode(int iv,
byte[] bbuf,
byte[] voidValueEx,
java.nio.charset.Charset charset,
ILogger logger) |
|
static IStatisticStatus |
decode(int iv,
byte[] bbuf,
ILogger logger) |
Deprecated.
|
static IStatisticStatus |
decode(int iv,
byte[] bbuf,
java.nio.charset.Charset charset,
ILogger logger) |
|
static IStatisticStatus |
decode(KeyValueCollection metricCol,
ILogger logger) |
Deprecated.
|
static IStatisticStatus |
decode(KeyValueCollection metricCol,
java.nio.charset.Charset charset,
ILogger logger) |
|
static <T extends XmlSerializable> |
decode(java.lang.Class<T> elemClass,
org.w3c.dom.Element element,
XmlUtil util) |
|
static XmlSerializable |
decode(org.w3c.dom.Element elem,
java.lang.String typeName,
XmlUtil util) |
|
static CurrentTargetStateDelta |
decodeCurrentTargetStateDelta(BytesBuffer buf,
byte[] voidValueEx) |
Deprecated.
|
static CurrentTargetStateDelta |
decodeCurrentTargetStateDelta(BytesBuffer buf,
byte[] voidValueEx,
java.nio.charset.Charset charset) |
|
static CurrentTargetStateInfo |
decodeCurrentTargetStateInfo(BytesBuffer buf,
byte[] voidValueEx) |
Deprecated.
|
static CurrentTargetStateInfo |
decodeCurrentTargetStateInfo(BytesBuffer buf,
byte[] voidValueEx,
java.nio.charset.Charset charset) |
|
static CurrentTargetStateSnapshot |
decodeCurrentTargetStateSnapshot(BytesBuffer buf,
byte[] voidValueEx) |
Deprecated.
|
static CurrentTargetStateSnapshot |
decodeCurrentTargetStateSnapshot(BytesBuffer buf,
byte[] voidValueEx,
java.nio.charset.Charset charset) |
|
static MediaCapacityInfo |
decodeMediaCapacityInfo(BytesBuffer buf) |
|
static RequestInfo |
decodeRequestInfo(BytesBuffer buf) |
|
static java.lang.String |
fullNameOf(java.lang.String shortClassName) |
|
static java.lang.String |
shortNameOf(java.lang.Class objClass) |
public static java.lang.String shortNameOf(java.lang.Class objClass)
public static java.lang.String fullNameOf(java.lang.String shortClassName)
@Deprecated public static IStatisticStatus decode(KeyValueCollection metricCol, ILogger logger) throws PlatformException
PlatformException
public static IStatisticStatus decode(KeyValueCollection metricCol, java.nio.charset.Charset charset, ILogger logger) throws PlatformException
PlatformException
@Deprecated public static IStatisticStatus decode(int iv, byte[] bbuf, ILogger logger) throws PlatformException
PlatformException
public static IStatisticStatus decode(int iv, byte[] bbuf, java.nio.charset.Charset charset, ILogger logger) throws PlatformException
PlatformException
@Deprecated public static IStatisticStatus decode(int iv, byte[] bbuf, byte[] voidValueEx, ILogger logger) throws PlatformException
PlatformException
public static IStatisticStatus decode(int iv, byte[] bbuf, byte[] voidValueEx, java.nio.charset.Charset charset, ILogger logger) throws PlatformException
PlatformException
public static XmlSerializable decode(org.w3c.dom.Element elem, java.lang.String typeName, XmlUtil util) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
public static <T extends XmlSerializable> T decode(java.lang.Class<T> elemClass, org.w3c.dom.Element element, XmlUtil util) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
public static RequestInfo decodeRequestInfo(BytesBuffer buf)
public static MediaCapacityInfo decodeMediaCapacityInfo(BytesBuffer buf)
@Deprecated public static CurrentTargetStateInfo decodeCurrentTargetStateInfo(BytesBuffer buf, byte[] voidValueEx) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
public static CurrentTargetStateInfo decodeCurrentTargetStateInfo(BytesBuffer buf, byte[] voidValueEx, java.nio.charset.Charset charset) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
@Deprecated public static CurrentTargetStateSnapshot decodeCurrentTargetStateSnapshot(BytesBuffer buf, byte[] voidValueEx) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
public static CurrentTargetStateSnapshot decodeCurrentTargetStateSnapshot(BytesBuffer buf, byte[] voidValueEx, java.nio.charset.Charset charset) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
@Deprecated public static CurrentTargetStateDelta decodeCurrentTargetStateDelta(BytesBuffer buf, byte[] voidValueEx) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
public static CurrentTargetStateDelta decodeCurrentTargetStateDelta(BytesBuffer buf, byte[] voidValueEx, java.nio.charset.Charset charset) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.