Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.test.processor.performance.decoders
Class TestDecoderType1
com.newstep.solid.test.processor.performance.decoders.TestDecoder
  |
  +--com.newstep.solid.test.processor.performance.decoders.TestDecoderType1
All Implemented Interfaces:
       MessageDecoder

public class TestDecoderType1      
Decoder for decoding TestMessageType1 messages
 
Links:
Generalization Generalization Link
to Class TestDecoder
Decoder for decoding TestMessageType1 messages
 
 

Constructor Summary
public void
TestDecoderType1(Integer decodingDelay)
Method Summary
public boolean
Constructor Detail
TestDecoderType1
public void TestDecoderType1 (Integer decodingDelay)
 
Default constructor
Parameters:
decodingDelay Additional time for which the decoder sleeps
Stereotype:
create
 
Method Detail
verifyMessageType
public boolean verifyMessageType (TestMessage message)
 
See Also:
 
 

Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD