Uses of Class
org.bedework.synch.wsmessages.KeepAliveNotificationType
Packages that use KeepAliveNotificationType
-
Uses of KeepAliveNotificationType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return KeepAliveNotificationTypeModifier and TypeMethodDescriptionObjectFactory.createKeepAliveNotificationType()
Create an instance ofKeepAliveNotificationType
Methods in org.bedework.synch.wsmessages that return types with arguments of type KeepAliveNotificationTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<KeepAliveNotificationType>
ObjectFactory.createKeepAliveNotification
(KeepAliveNotificationType value) Methods in org.bedework.synch.wsmessages with parameters of type KeepAliveNotificationTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<KeepAliveNotificationType>
ObjectFactory.createKeepAliveNotification
(KeepAliveNotificationType value) SynchRemoteServicePortType.pingService
(KeepAliveNotificationType request)