Uses of Class
org.bedework.synch.wsmessages.KeepAliveNotificationType
-
Packages that use KeepAliveNotificationType Package Description org.bedework.synch.wsmessages -
-
Uses of KeepAliveNotificationType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return KeepAliveNotificationType Modifier and Type Method Description KeepAliveNotificationTypeObjectFactory. createKeepAliveNotificationType()Create an instance ofKeepAliveNotificationTypeMethods in org.bedework.synch.wsmessages that return types with arguments of type KeepAliveNotificationType Modifier and Type Method Description javax.xml.bind.JAXBElement<KeepAliveNotificationType>ObjectFactory. createKeepAliveNotification(KeepAliveNotificationType value)Methods in org.bedework.synch.wsmessages with parameters of type KeepAliveNotificationType Modifier and Type Method Description javax.xml.bind.JAXBElement<KeepAliveNotificationType>ObjectFactory. createKeepAliveNotification(KeepAliveNotificationType value)KeepAliveResponseTypeSynchRemoteServicePortType. pingService(KeepAliveNotificationType request)
-