A C F G L O P R S V W
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.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.
- 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
- getCalendar() - Method in class org.ical4j.integration.command.ReceiveCalendarCommand
- getCalendarListeners() - Method in interface org.ical4j.integration.CalendarListenerSupport
- getCard() - Method in class org.ical4j.integration.command.ReceiveVCardCommand
- 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.command - package org.ical4j.integration.command
- org.ical4j.integration.event - package org.ical4j.integration.event
P
- poll(long) - Method in interface org.ical4j.integration.VCardConsumer
-
Invoke retrieval of calendar data via supported transport protocol.
R
- receive(long) - Method in interface org.ical4j.integration.CalendarConsumer
-
Invoke retrieval of calendar data via supported transport protocol.
- ReceiveCalendarCommand - Class in org.ical4j.integration.command
- ReceiveCalendarCommand(CalendarConsumer) - Constructor for class org.ical4j.integration.command.ReceiveCalendarCommand
- ReceiveVCardCommand - Class in org.ical4j.integration.command
- ReceiveVCardCommand(VCardConsumer) - Constructor for class org.ical4j.integration.command.ReceiveVCardCommand
- 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.
- run() - Method in class org.ical4j.integration.command.ReceiveCalendarCommand
- run() - Method in class org.ical4j.integration.command.ReceiveVCardCommand
- run() - Method in class org.ical4j.integration.command.SendCalendarCommand
- run() - Method in class org.ical4j.integration.command.SendVCardCommand
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.
- SendCalendarCommand - Class in org.ical4j.integration.command
- SendCalendarCommand(CalendarProducer) - Constructor for class org.ical4j.integration.command.SendCalendarCommand
- SendVCardCommand - Class in org.ical4j.integration.command
- SendVCardCommand(VCardProducer) - Constructor for class org.ical4j.integration.command.SendVCardCommand
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.
W
- withCalendar(Calendar) - Method in class org.ical4j.integration.command.SendCalendarCommand
- withCard(VCard) - Method in class org.ical4j.integration.command.SendVCardCommand
All Classes All Packages