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