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

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

public class TestDecoderType3      
Decoder for decoding TestMessageType3 messages
 
Links:
Generalization Generalization Link
to Class TestDecoder
Decoder for decoding TestMessageType3 messages
 
 

Constructor Summary
public void
TestDecoderType3(Integer decodingDelay)
Method Summary
public boolean
Constructor Detail
TestDecoderType3
public void TestDecoderType3 (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