Uses of Class
org.bedework.synch.wsmessages.SubscribeResponseType
-
Packages that use SubscribeResponseType Package Description org.bedework.synch.wsmessages -
-
Uses of SubscribeResponseType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return SubscribeResponseType Modifier and Type Method Description SubscribeResponseTypeObjectFactory. createSubscribeResponseType()Create an instance ofSubscribeResponseTypeSubscribeResponseTypeSynchRemoteServicePortType. subscribe(SynchIdTokenType idToken, SubscribeRequestType request)Methods in org.bedework.synch.wsmessages that return types with arguments of type SubscribeResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubscribeResponseType>ObjectFactory. createSubscribeResponse(SubscribeResponseType value)Methods in org.bedework.synch.wsmessages with parameters of type SubscribeResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubscribeResponseType>ObjectFactory. createSubscribeResponse(SubscribeResponseType value)
-