public class GetConfigurationResponse extends java.lang.Object implements BinaryMessageCodec
| Modifier and Type | Field and Description |
|---|---|
static int |
MESSAGE_CODE |
| Constructor and Description |
|---|
GetConfigurationResponse() |
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationResponse |
decodeMessage(BinaryContext _context,
IoBuffer _data) |
IoBuffer |
encodeMessage(BinaryContext context,
java.lang.Object objectMessage) |
java.lang.Class<?> |
getMessageClass() |
int |
getMessageCode() |
public static final int MESSAGE_CODE
public int getMessageCode()
getMessageCode in interface BinaryMessageCodecpublic java.lang.Class<?> getMessageClass()
getMessageClass in interface BinaryMessageCodecpublic GetConfigurationResponse decodeMessage(BinaryContext _context, IoBuffer _data) throws java.lang.Exception
decodeMessage in interface BinaryMessageCodecjava.lang.Exceptionpublic IoBuffer encodeMessage(BinaryContext context, java.lang.Object objectMessage) throws java.lang.Exception
encodeMessage in interface BinaryMessageCodecjava.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