Uses of Class
org.bedework.synch.wsmessages.StartServiceResponseType
-
Packages that use StartServiceResponseType Package Description org.bedework.synch.wsmessages -
-
Uses of StartServiceResponseType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return StartServiceResponseType Modifier and Type Method Description StartServiceResponseTypeObjectFactory. createStartServiceResponseType()Create an instance ofStartServiceResponseTypeStartServiceResponseTypeSynchRemoteServicePortType. startService(StartServiceNotificationType request)Methods in org.bedework.synch.wsmessages that return types with arguments of type StartServiceResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<StartServiceResponseType>ObjectFactory. createStartServiceResponse(StartServiceResponseType value)Methods in org.bedework.synch.wsmessages with parameters of type StartServiceResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<StartServiceResponseType>ObjectFactory. createStartServiceResponse(StartServiceResponseType value)
-