Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

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

public class TestDecoderType2      
Decoder for decoding TestMessageType2 messages
 
Links:
Generalization Generalization Link
to Class TestDecoder
Decoder for decoding TestMessageType2 messages
 
 

Constructor Summary
public void
TestDecoderType2(Integer decodingDelay)
Method Summary
public boolean
Constructor Detail
TestDecoderType2
public void TestDecoderType2 (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
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD