A C F G L O P R S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addCalendarAddListener(CalendarAddListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.Method.ADD
events. - addCalendarCancelListener(CalendarCancelListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.Method.CANCEL
events. - addCalendarCounterListener(CalendarCounterListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.Method.COUNTER
events. - addCalendarDeclineCounterListener(CalendarDeclineCounterListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.Method.DECLINE_COUNTER
events. - addCalendarPublishListener(CalendarPublishListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.Method.PUBLISH
events. - addCalendarRefreshListener(CalendarRefreshListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.Method.REFRESH
events. - addCalendarReplyListener(CalendarReplyListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.Method.REPLY
events. - addCalendarRequestListener(CalendarRequestListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.Method.REQUEST
events. - addVCardListener(VCardListener) - Method in interface org.ical4j.integration.VCardListenerSupport
-
Register listener for card events.
C
- CalendarAddListener - Interface in org.ical4j.integration.event
-
Event listener for consumption of ADD distribution method for iCalendar objects.
- CalendarCancelListener - Interface in org.ical4j.integration.event
-
Event listener for consumption of CANCEL distribution method for iCalendar objects.
- CalendarConsumer - Interface in org.ical4j.integration
-
Implementors of this interface support retrieval of iCalendar data via some transport protocol.
- CalendarCounterListener - Interface in org.ical4j.integration.event
-
Event listener for consumption of COUNTER distribution method for iCalendar objects.
- CalendarDeclineCounterListener - Interface in org.ical4j.integration.event
-
Event listener for consumption of DECLINECOUNTER distribution method for iCalendar objects.
- CalendarListenerSupport - Interface in org.ical4j.integration
-
Provide support for notifying calendar listeners of events.
- CalendarProducer - Interface in org.ical4j.integration
-
Implementors of this interface support transmission of iCalendar data via some transport protocol.
- CalendarPublishListener - Interface in org.ical4j.integration.event
-
Event listener for consumption of PUBLISH distribution method for iCalendar objects.
- CalendarRefreshListener - Interface in org.ical4j.integration.event
-
Event listener for consumption of REFRESH distribution method for iCalendar objects.
- CalendarReplyListener - Interface in org.ical4j.integration.event
-
Event listener for consumption of REPLY distribution method for iCalendar objects.
- CalendarRequestListener - Interface in org.ical4j.integration.event
-
Event listener for consumption of REQUEST distribution method for iCalendar objects.
F
- FailedDeliveryException - Exception in org.ical4j.integration
- FailedDeliveryException(String, Throwable) - Constructor for exception org.ical4j.integration.FailedDeliveryException
- FailedDeliveryException(Throwable) - Constructor for exception org.ical4j.integration.FailedDeliveryException
- fireCalendarEvent(Calendar) - Method in interface org.ical4j.integration.CalendarListenerSupport
- fireVCardEvent(VCard) - Method in interface org.ical4j.integration.VCardListenerSupport
G
- getCalendarListeners() - Method in interface org.ical4j.integration.CalendarListenerSupport
- getVCardListeners() - Method in interface org.ical4j.integration.VCardListenerSupport
L
- ListenerList<T> - Class in org.ical4j.integration
- ListenerList() - Constructor for class org.ical4j.integration.ListenerList
O
- onAdd(Calendar) - Method in interface org.ical4j.integration.event.CalendarAddListener
- onCancel(Calendar) - Method in interface org.ical4j.integration.event.CalendarCancelListener
- onCounter(Calendar) - Method in interface org.ical4j.integration.event.CalendarCounterListener
- onDeclineCounter(Calendar) - Method in interface org.ical4j.integration.event.CalendarDeclineCounterListener
- onPublish(Calendar) - Method in interface org.ical4j.integration.event.CalendarPublishListener
- onRefresh(Calendar) - Method in interface org.ical4j.integration.event.CalendarRefreshListener
- onReply(Calendar) - Method in interface org.ical4j.integration.event.CalendarReplyListener
- onRequest(Calendar) - Method in interface org.ical4j.integration.event.CalendarRequestListener
- onUpdate(VCard) - Method in interface org.ical4j.integration.event.VCardListener
- org.ical4j.integration - package org.ical4j.integration
- org.ical4j.integration.event - package org.ical4j.integration.event
P
- poll(long) - Method in interface org.ical4j.integration.CalendarConsumer
-
Invoke retrieval of calendar data via supported transport protocol.
- poll(long) - Method in interface org.ical4j.integration.VCardConsumer
-
Invoke retrieval of calendar data via supported transport protocol.
R
- removeCalendarAddListener(CalendarAddListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.Method.ADD
events. - removeCalendarCancelListener(CalendarCancelListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.Method.CANCEL
events. - removeCalendarCounterListener(CalendarCounterListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.Method.COUNTER
events. - removeCalendarDeclineCounterListener(CalendarDeclineCounterListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.Method.DECLINE_COUNTER
events. - removeCalendarPublishListener(CalendarPublishListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.Method.PUBLISH
events. - removeCalendarRefreshListener(CalendarRefreshListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.Method.REFRESH
events. - removeCalendarReplyListener(CalendarReplyListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.Method.REPLY
events. - removeCalendarRequestListener(CalendarRequestListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.Method.REQUEST
events. - removeVCardListener(VCardListener) - Method in interface org.ical4j.integration.VCardListenerSupport
-
Unregister listener for card events.
S
- send(Calendar) - Method in interface org.ical4j.integration.CalendarProducer
-
Invoke transfer of calendar data via supported transport protocol.
- send(VCard) - Method in interface org.ical4j.integration.VCardProducer
-
Invoke transfer of card data via supported transport protocol.
V
- VCardConsumer - Interface in org.ical4j.integration
- VCardListener - Interface in org.ical4j.integration.event
-
Event listener for consumption of vCard object updates.
- VCardListenerSupport - Interface in org.ical4j.integration
-
Provide support for notifying card listeners of events.
- VCardProducer - Interface in org.ical4j.integration
-
Implementors of this interface support transmission of vCard data via some transport protocol.
All Classes All Packages