|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Notification | |
---|---|
net.anidb | |
net.anidb.udp |
Uses of Notification in net.anidb |
---|
Subclasses of Notification in net.anidb | |
---|---|
class |
AnimeNotification
An anime notification. |
class |
MessageNotification
A message notification. |
Uses of Notification in net.anidb.udp |
---|
Methods in net.anidb.udp that return Notification | |
---|---|
Notification |
UdpNotificationFactory.getNotification(NotificationListEntry listEntry)
Returns the notification for the given list entry. |
Notification |
UdpConnection.getNotification(NotificationListEntry listEntry)
Returns the notification for the given list entry. |
Notification |
UdpNotificationFactory.getNotification(java.lang.String type,
long id)
Returns the notification for the given type and Id. |
Notification |
UdpConnection.getNotification(java.lang.String type,
long id)
Returns the notification for the given type and Id. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |