|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.wsstar.notification.definition.inout.WSNotificationReaderImpl
public class WSNotificationReaderImpl
This class implements the WSNotificationReader java interface
| Constructor Summary | |
|---|---|
WSNotificationReaderImpl()
Default constructor |
|
| Method Summary | |
|---|---|
javax.xml.bind.JAXBContext |
getJaxbContext()
|
DestroyRegistration |
readDestroyRegistration(org.w3c.dom.Document doc)
Unmarshall DestroyRegistration object from a Document representation fragment object |
DestroyRegistrationResponse |
readDestroyRegistrationResponse(org.w3c.dom.Document doc)
Unmarshall DestroyRegistrationResponse object from a Document representation fragment object |
Notify |
readNotify(org.w3c.dom.Document doc)
Unmarshall Notify object from a Document representation fragment object |
QueryExpressionType |
readQueryExpressionType(org.w3c.dom.Document doc)
Unmarshall QueryExpressionType object from a Document representation fragment object |
RegisterPublisher |
readRegisterPublisher(org.w3c.dom.Document doc)
Unmarshall RegisterPublisher object from a Document representation fragment object |
RegisterPublisherResponse |
readRegisterPublisherResponse(org.w3c.dom.Document doc)
Unmarshall RegisterPublisherResponse object from a Document representation fragment object |
Subscribe |
readSubscribe(org.w3c.dom.Document doc)
Unmarshall Subscribe object from a Document representation fragment object |
SubscribeResponse |
readSubscribeResponse(org.w3c.dom.Document doc)
Unmarshall SubscribeResponse object from a Document representation fragment object |
TopicExpressionType |
readTopicExpressionType(org.w3c.dom.Document doc)
Unmarshall TopicExpressionType object from a Document representation fragment object |
TopicNamespaceType |
readTopicNamespaceType(org.w3c.dom.Document doc)
Unmarshall TopicNamespaceType object from a Document representation fragment object |
TopicSetType |
readTopicSetType(org.w3c.dom.Document doc)
Unmarshall TopicSetType object from a Document representation fragment object |
TopicType |
readTopicType(org.w3c.dom.Document doc)
Unmarshall TopicType object from a Document representation fragment object |
Unsubscribe |
readUnsubscribe(org.w3c.dom.Document doc)
Unmarshall Unsubscribe object from a Document representation fragment object |
UnsubscribeResponse |
readUnsubscribeResponse(org.w3c.dom.Document doc)
Unmarshall UnsubscribeResponse object from a Document representation fragment object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSNotificationReaderImpl()
throws WSNotificationException
WSNotificationException| Method Detail |
|---|
public javax.xml.bind.JAXBContext getJaxbContext()
public RegisterPublisher readRegisterPublisher(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderRegisterPublisher object from a Document representation fragment object
readRegisterPublisher in interface WSNotificationReaderdoc - Document object representation of RegisterPublisher Java type
RegisterPublisher object (type generated with jaxb tools)
WSNotificationException
public RegisterPublisherResponse readRegisterPublisherResponse(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderRegisterPublisherResponse object from a Document representation fragment object
readRegisterPublisherResponse in interface WSNotificationReaderdoc - Document object representation of RegisterPublisherResponse Java type
RegisterPublisherResponse object (type generated with jaxb tools)
WSNotificationException
public DestroyRegistration readDestroyRegistration(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderDestroyRegistration object from a Document representation fragment object
readDestroyRegistration in interface WSNotificationReaderdoc - Document object representation of DestroyRegistration Java type
DestroyRegistration object (type generated with jaxb tools)
WSNotificationException
public DestroyRegistrationResponse readDestroyRegistrationResponse(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderDestroyRegistrationResponse object from a Document representation fragment object
readDestroyRegistrationResponse in interface WSNotificationReaderdoc - Document object representation of DestroyRegistrationResponse Java type
DestroyRegistrationResponse object (type generated with jaxb tools)
WSNotificationException
public Subscribe readSubscribe(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderSubscribe object from a Document representation fragment object
readSubscribe in interface WSNotificationReaderdoc - Document object representation of Subscribe Java type
Subscribe object (type generated with jaxb tools)
WSNotificationException
public SubscribeResponse readSubscribeResponse(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderSubscribeResponse object from a Document representation fragment object
readSubscribeResponse in interface WSNotificationReaderdoc - Document object representation of SubscribeResponse Java type
SubscribeResponse object (type generated with jaxb tools)
WSNotificationException
public Unsubscribe readUnsubscribe(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderUnsubscribe object from a Document representation fragment object
readUnsubscribe in interface WSNotificationReaderdoc - Document object representation of Unsubscribe Java type
Unsubscribe object (type generated with jaxb tools)
WSNotificationException
public UnsubscribeResponse readUnsubscribeResponse(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderUnsubscribeResponse object from a Document representation fragment object
readUnsubscribeResponse in interface WSNotificationReaderdoc - org.w3c.dom.Document object representation of UnsubscribeResponse Java type
UnsubscribeResponse object (type generated with jaxb tools)
WSNotificationException
public Notify readNotify(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderNotify object from a Document representation fragment object
readNotify in interface WSNotificationReaderdoc - Document object representation of Notify Java type
Notify object (type generated with jaxb tools)
WSNotificationException
public TopicExpressionType readTopicExpressionType(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderTopicExpressionType object from a Document representation fragment object
readTopicExpressionType in interface WSNotificationReaderdoc - Document object representation of TopicExpressionType Java type
TopicExpressionType object (type generated with jaxb tools)
WSNotificationException
public QueryExpressionType readQueryExpressionType(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderQueryExpressionType object from a Document representation fragment object
readQueryExpressionType in interface WSNotificationReaderdoc - Document object representation of QueryExpressionType Java type
QueryExpressionType object (type generated with jaxb tools)
WSNotificationException
public TopicType readTopicType(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderTopicType object from a Document representation fragment object
readTopicType in interface WSNotificationReaderdoc - Document object representation of TopicType Java type
TopicType object (type generated with jaxb tools)
WSNotificationException
public TopicNamespaceType readTopicNamespaceType(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderTopicNamespaceType object from a Document representation fragment object
readTopicNamespaceType in interface WSNotificationReaderdoc - Document object representation of TopicNamespaceType Java type
TopicNamespaceType object (type generated with jaxb tools)
WSNotificationException
public TopicSetType readTopicSetType(org.w3c.dom.Document doc)
throws WSNotificationException
WSNotificationReaderTopicSetType object from a Document representation fragment object
readTopicSetType in interface WSNotificationReaderdoc - Document object representation of TopicSetType Java type
TopicSetType object (type generated with jaxb tools)
WSNotificationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||