quamj.qps.plugins.oci_qiop.rsvp
Class MessageDelayRSVPDataFiller

java.lang.Object
  |
  +--quamj.qps.plugins.oci_qiop.rsvp.MessageDelayRSVPDataFiller
All Implemented Interfaces:
RSVPDataFillerInterface

public class MessageDelayRSVPDataFiller
extends java.lang.Object
implements RSVPDataFillerInterface


Constructor Summary
MessageDelayRSVPDataFiller()
           
 
Method Summary
 void init()
           
 quamj.iiop_rsvpd.RSpec toRSpec(java.lang.String[] params)
           
 quamj.iiop_rsvpd.TSpec toTSpec(java.lang.String[] params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageDelayRSVPDataFiller

public MessageDelayRSVPDataFiller()
Method Detail

init

public void init()
Specified by:
init in interface RSVPDataFillerInterface

toTSpec

public quamj.iiop_rsvpd.TSpec toTSpec(java.lang.String[] params)
Specified by:
toTSpec in interface RSVPDataFillerInterface

toRSpec

public quamj.iiop_rsvpd.RSpec toRSpec(java.lang.String[] params)
Specified by:
toRSpec in interface RSVPDataFillerInterface