| Package | Description |
|---|---|
| org.apache.cxf.ws.eventing | |
| org.apache.cxf.ws.eventing.backend.manager |
| Modifier and Type | Field and Description |
|---|---|
protected FormatType |
Subscribe.format |
| Modifier and Type | Method and Description |
|---|---|
FormatType |
ObjectFactory.createFormatType()
Create an instance of
FormatType |
FormatType |
Subscribe.getFormat()
Gets the value of the format property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subscribe.setFormat(FormatType value)
Sets the value of the format property.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SubscriptionManagerImpl.processFormat(FormatType format,
SubscriptionTicket ticket,
SubscriptionTicketGrantingResponse response) |
SubscriptionTicketGrantingResponse |
SubscriptionManagerImpl.subscribe(DeliveryType delivery,
EndpointReferenceType endTo,
ExpirationType expires,
FilterType filter,
FormatType format) |
SubscriptionTicketGrantingResponse |
SubscriptionManagerInterfaceForEventSources.subscribe(DeliveryType delivery,
EndpointReferenceType endTo,
ExpirationType expires,
FilterType filter,
FormatType format) |
Apache CXF