Verwendungen von Enum
org.jupnp.model.types.NotificationSubtype
Packages, die NotificationSubtype verwenden
Package
Beschreibung
-
Verwendungen von NotificationSubtype in org.jupnp.controlpoint.event
Felder in org.jupnp.controlpoint.event mit Typparametern vom Typ NotificationSubtype -
Verwendungen von NotificationSubtype in org.jupnp.model.message.discovery
Methoden in org.jupnp.model.message.discovery, die NotificationSubtype zurückgebenKonstruktoren in org.jupnp.model.message.discovery mit Parametern vom Typ NotificationSubtypeModifiziererKonstruktorBeschreibungprotectedOutgoingNotificationRequest(Location location, LocalDevice device, NotificationSubtype type) OutgoingNotificationRequestDeviceType(Location location, LocalDevice device, NotificationSubtype type) OutgoingNotificationRequestRootDevice(Location location, LocalDevice device, NotificationSubtype type) OutgoingNotificationRequestServiceType(Location location, LocalDevice device, NotificationSubtype type, ServiceType serviceType) OutgoingNotificationRequestUDN(Location location, LocalDevice device, NotificationSubtype type) -
Verwendungen von NotificationSubtype in org.jupnp.model.message.header
Konstruktoren in org.jupnp.model.message.header mit Parametern vom Typ NotificationSubtype -
Verwendungen von NotificationSubtype in org.jupnp.model.types
Methoden in org.jupnp.model.types, die NotificationSubtype zurückgebenModifizierer und TypMethodeBeschreibungstatic NotificationSubtypeGibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.static NotificationSubtype[]NotificationSubtype.values()Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück. -
Verwendungen von NotificationSubtype in org.jupnp.protocol.async
Methoden in org.jupnp.protocol.async, die NotificationSubtype zurückgebenModifizierer und TypMethodeBeschreibungprotected abstract NotificationSubtypeSendingNotification.getNotificationSubtype()protected NotificationSubtypeSendingNotificationAlive.getNotificationSubtype()protected NotificationSubtypeSendingNotificationByebye.getNotificationSubtype()