Uses of Class
org.bedework.synch.wsmessages.RefreshRequestType
Packages that use RefreshRequestType
-
Uses of RefreshRequestType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return RefreshRequestTypeModifier and TypeMethodDescriptionObjectFactory.createRefreshRequestType()
Create an instance ofRefreshRequestType
Methods in org.bedework.synch.wsmessages that return types with arguments of type RefreshRequestTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<RefreshRequestType>
ObjectFactory.createRefresh
(RefreshRequestType value) Methods in org.bedework.synch.wsmessages with parameters of type RefreshRequestTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<RefreshRequestType>
ObjectFactory.createRefresh
(RefreshRequestType value) SynchRemoteServicePortType.refresh
(SynchIdTokenType idToken, RefreshRequestType request)