|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--comprti.msg.MessageFactory
A class that represents ...
OtherClasses
Constructor Summary | |
MessageFactory()
|
Method Summary | |
DefineObjectMessage |
createDefineObjectMessage()
An operation that does ... |
DeleteObjectMessage |
createDeleteObjectMessage()
An operation that does ... |
DiscoverObjectMessage |
createDiscoverObjectMessage()
An operation that does ... |
UpdateAttributeMessage |
createUpdateAttributeMessage()
An operation that does ... |
UpdateParameterMessage |
createUpdateParamaterMessage()
An operation that does ... |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public MessageFactory()
Method Detail |
public DefineObjectMessage createDefineObjectMessage()
firstParamName
- a description of this parameterpublic DiscoverObjectMessage createDiscoverObjectMessage()
firstParamName
- a description of this parameterpublic DeleteObjectMessage createDeleteObjectMessage()
firstParamName
- a description of this parameterpublic UpdateAttributeMessage createUpdateAttributeMessage()
firstParamName
- a description of this parameterpublic UpdateParameterMessage createUpdateParamaterMessage()
firstParamName
- a description of this parameter
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |