Uses of Class
org.bedework.synch.wsmessages.UnsubscribeResponseType
-
Packages that use UnsubscribeResponseType Package Description org.bedework.synch.wsmessages -
-
Uses of UnsubscribeResponseType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return UnsubscribeResponseType Modifier and Type Method Description UnsubscribeResponseTypeObjectFactory. createUnsubscribeResponseType()Create an instance ofUnsubscribeResponseTypeUnsubscribeResponseTypeSynchRemoteServicePortType. unsubscribe(SynchIdTokenType idToken, UnsubscribeRequestType request)Methods in org.bedework.synch.wsmessages that return types with arguments of type UnsubscribeResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnsubscribeResponseType>ObjectFactory. createUnsubscribeResponse(UnsubscribeResponseType value)Methods in org.bedework.synch.wsmessages with parameters of type UnsubscribeResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnsubscribeResponseType>ObjectFactory. createUnsubscribeResponse(UnsubscribeResponseType value)
-