|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Message.Destination | |
---|---|
com.ibm.rational.test.lt.recorder.core.message | Definition and implementations of messages exchanged between recording components and external entities. |
Uses of Message.Destination in com.ibm.rational.test.lt.recorder.core.message |
---|
Fields in com.ibm.rational.test.lt.recorder.core.message declared as Message.Destination | |
---|---|
protected Message.Destination |
Message.destination
|
Methods in com.ibm.rational.test.lt.recorder.core.message that return Message.Destination | |
---|---|
Message.Destination |
Message.getDestination()
|
static Message.Destination |
Message.Destination.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Message.Destination[] |
Message.Destination.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.ibm.rational.test.lt.recorder.core.message with parameters of type Message.Destination | |
---|---|
Message(Message.Destination destination,
List<String> filter)
Constructs a new message, to the specified destination. |
|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |