|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SubscribeResponse in com.ebmwebsourcing.wsstar.notification.definition |
|---|
| Methods in com.ebmwebsourcing.wsstar.notification.definition that return SubscribeResponse | |
|---|---|
SubscribeResponse |
WSNotificationFactoryImpl.createSubscribeResponse()
|
abstract SubscribeResponse |
WSNotificationFactory.createSubscribeResponse()
create an instance of the SubscribeResponse class |
| Uses of SubscribeResponse in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl |
|---|
| Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement SubscribeResponse | |
|---|---|
class |
SubscribeResponseImpl
|
| Uses of SubscribeResponse in com.ebmwebsourcing.wsstar.notification.definition.inout |
|---|
| Methods in com.ebmwebsourcing.wsstar.notification.definition.inout that return SubscribeResponse | |
|---|---|
SubscribeResponse |
WSNotificationReaderImpl.readSubscribeResponse(org.w3c.dom.Document doc)
|
SubscribeResponse |
WSNotificationReader.readSubscribeResponse(org.w3c.dom.Document doc)
Unmarshall SubscribeResponse object from a Document representation fragment object |
| Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type SubscribeResponse | |
|---|---|
org.w3c.dom.Document |
WSNotificationWriterImpl.writeSubscribeResponse(SubscribeResponse subsRepObj)
|
org.w3c.dom.Document |
WSNotificationWriter.writeSubscribeResponse(SubscribeResponse subsRespObj)
marshall a SubscribeResponse object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||