2009-01-09 1.2.0

org.eclipse.soda.dk.parameter.service
Interface MessageLengthBlockService

All Superinterfaces:
BlockService, DataParameterService, ParameterService
All Known Implementing Classes:
MessageLengthBlock

public interface MessageLengthBlockService
extends BlockService

Version:
1.2.0

Field Summary
static java.lang.String SERVICE_NAME
          Define the OSGi service name.
 
Fields inherited from interface org.eclipse.soda.dk.parameter.service.ParameterService
ARRAY, ASCII, ASCIIZ, BOOLEAN, BYTE, BYTES, DOUBLE, FLOAT, HEXASCII, HEXSTRING, INSERT, INTEGER, LITTLEENDIAN, LONG, NASCII, NSTRING, NULL, SHORT, STRING, UNLIMITED, UNSIGNED, USE_CURSOR, USE_CURSOR_INSERT
 
Method Summary
 
Methods inherited from interface org.eclipse.soda.dk.parameter.service.ParameterService
decodeValue, decodeValue, encodeValue, encodeValue, getKey, isConstantParameter
 
Methods inherited from interface org.eclipse.soda.dk.data.parameter.service.DataParameterService
decode, encode
 

Field Detail

SERVICE_NAME

static final java.lang.String SERVICE_NAME
Define the OSGi service name.


2009-01-09 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.