A C E F G L O P R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractChannelSubscriber<T> - Class in org.ical4j.integration
- AbstractChannelSubscriber() - Constructor for class org.ical4j.integration.AbstractChannelSubscriber
- addCalendarAddListener(CalendarAddListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.ADDevents. - addCalendarCancelListener(CalendarCancelListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.CANCELevents. - addCalendarCounterListener(CalendarCounterListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.COUNTERevents. - addCalendarDeclineCounterListener(CalendarDeclineCounterListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.DECLINE_COUNTERevents. - addCalendarPublishListener(CalendarPublishListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.PUBLISHevents. - addCalendarRefreshListener(CalendarRefreshListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.REFRESHevents. - addCalendarReplyListener(CalendarReplyListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.REPLYevents. - addCalendarRequestListener(CalendarRequestListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Register listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.REQUESTevents. - 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.
- 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.
- 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.
- ChannelAdapter<T> - Interface in org.ical4j.integration
-
Implementors support content adaptation for transport over a supported channel.
- ChannelSubscriber<T> - Interface in org.ical4j.integration
E
- expunge(String) - Method in interface org.ical4j.integration.ChannelAdapter
-
Remove a processed calendar from the underlying queue.
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
- LocalQueueAdapter<T> - Class in org.ical4j.integration.local
- LocalQueueAdapter(Queue<T>) - Constructor for class org.ical4j.integration.local.LocalQueueAdapter
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
- org.ical4j.integration.local - package org.ical4j.integration.local
P
- poll(long) - Method in interface org.ical4j.integration.VCardConsumer
-
Invoke retrieval of calendar data via supported transport protocol.
- publishObject(T) - Method in class org.ical4j.integration.AbstractChannelSubscriber
R
- receive(Consumer<T>, long) - Method in interface org.ical4j.integration.ChannelAdapter
- receive(Consumer<T>, long, boolean) - Method in interface org.ical4j.integration.ChannelAdapter
-
Invoke retrieval of calendar data via supported transport protocol.
- receive(Consumer<T>, long, boolean) - Method in class org.ical4j.integration.local.LocalQueueAdapter
- removeCalendarAddListener(CalendarAddListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.ADDevents. - removeCalendarCancelListener(CalendarCancelListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.CANCELevents. - removeCalendarCounterListener(CalendarCounterListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.COUNTERevents. - removeCalendarDeclineCounterListener(CalendarDeclineCounterListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.DECLINE_COUNTERevents. - removeCalendarPublishListener(CalendarPublishListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.PUBLISHevents. - removeCalendarRefreshListener(CalendarRefreshListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.REFRESHevents. - removeCalendarReplyListener(CalendarReplyListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.REPLYevents. - removeCalendarRequestListener(CalendarRequestListener) - Method in interface org.ical4j.integration.CalendarListenerSupport
-
Unregister listener for calendar
net.fortuna.ical4j.model.property.immutable.ImmutableMethod.REQUESTevents. - removeVCardListener(VCardListener) - Method in interface org.ical4j.integration.VCardListenerSupport
-
Unregister listener for card events.
S
- send(Supplier<T>) - Method in interface org.ical4j.integration.ChannelAdapter
-
Invoke transfer of data via supported transport protocol.
- send(Supplier<T>) - Method in class org.ical4j.integration.local.LocalQueueAdapter
- subscribe(Consumer<T>) - Method in class org.ical4j.integration.AbstractChannelSubscriber
- subscribe(Consumer<T>) - Method in interface org.ical4j.integration.ChannelSubscriber
U
- unsubscribe(Consumer<T>) - Method in class org.ical4j.integration.AbstractChannelSubscriber
- unsubscribe(Consumer<T>) - Method in interface org.ical4j.integration.ChannelSubscriber
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.
All Classes All Packages