@BindingType(value="http://www.w3.org/2003/05/soap/bindings/HTTP/") public interface DiscoveryService
Modifier and Type | Method and Description |
---|---|
void |
discover(DiscoveryRequest request,
Holder<DiscoveryResponse> response) |
@RequestWrapper(localName="Discover", targetNamespace="http://schemas.microsoft.com/windows/management/2012/01/enrollment") @ResponseWrapper(localName="DiscoverResponse", targetNamespace="http://schemas.microsoft.com/windows/management/2012/01/enrollment") void discover(DiscoveryRequest request, Holder<DiscoveryResponse> response) throws WindowsDeviceEnrolmentException
WindowsDeviceEnrolmentException
Copyright © 2017 WSO2. All rights reserved.