|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
com.bmc.mainview.nvbapi.ConversationEvent
com.bmc.mainview.nvbapi.ConversationXMLOutEvent
public class ConversationXMLOutEvent
Created when a request is about to be sent to the host
Constructor Summary | |
---|---|
ConversationXMLOutEvent(Conversation source,
XML xml)
Standard constructor |
Method Summary | |
---|---|
XML |
getXML()
Access the request |
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConversationXMLOutEvent(Conversation source, XML xml)
source
- xml
- Method Detail |
---|
public XML getXML()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |