Uses of Class
org.bedework.synch.wsmessages.UnsubscribeRequestType
Packages that use UnsubscribeRequestType
-
Uses of UnsubscribeRequestType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return UnsubscribeRequestTypeModifier and TypeMethodDescriptionObjectFactory.createUnsubscribeRequestType()
Create an instance ofUnsubscribeRequestType
Methods in org.bedework.synch.wsmessages that return types with arguments of type UnsubscribeRequestTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<UnsubscribeRequestType>
ObjectFactory.createUnsubscribe
(UnsubscribeRequestType value) Methods in org.bedework.synch.wsmessages with parameters of type UnsubscribeRequestTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<UnsubscribeRequestType>
ObjectFactory.createUnsubscribe
(UnsubscribeRequestType value) SynchRemoteServicePortType.unsubscribe
(SynchIdTokenType idToken, UnsubscribeRequestType request)