Package | Description |
---|---|
org.apache.cxf.ws.eventing |
Modifier and Type | Field and Description |
---|---|
protected Empty |
SubscriptionManager.dateTimeSupported |
protected Empty |
EventSource.dateTimeSupported |
protected Empty |
EventSource.endToSupported |
Modifier and Type | Method and Description |
---|---|
Empty |
ObjectFactory.createEmpty()
Create an instance of
Empty |
Empty |
SubscriptionManager.getDateTimeSupported()
Gets the value of the dateTimeSupported property.
|
Empty |
EventSource.getDateTimeSupported()
Gets the value of the dateTimeSupported property.
|
Empty |
EventSource.getEndToSupported()
Gets the value of the endToSupported property.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionManager.setDateTimeSupported(Empty value)
Sets the value of the dateTimeSupported property.
|
void |
EventSource.setDateTimeSupported(Empty value)
Sets the value of the dateTimeSupported property.
|
void |
EventSource.setEndToSupported(Empty value)
Sets the value of the endToSupported property.
|
Apache CXF