Uses of Class
org.bedework.synch.wsmessages.SubscribeRequestType
Packages that use SubscribeRequestType
-
Uses of SubscribeRequestType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return SubscribeRequestTypeModifier and TypeMethodDescriptionObjectFactory.createSubscribeRequestType()
Create an instance ofSubscribeRequestType
Methods in org.bedework.synch.wsmessages that return types with arguments of type SubscribeRequestTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SubscribeRequestType>
ObjectFactory.createSubscribe
(SubscribeRequestType value) Methods in org.bedework.synch.wsmessages with parameters of type SubscribeRequestTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SubscribeRequestType>
ObjectFactory.createSubscribe
(SubscribeRequestType value) SynchRemoteServicePortType.subscribe
(SynchIdTokenType idToken, SubscribeRequestType request)