Interface DiscoveryAccess

All Known Implementing Classes:
DeviceImpl

public interface DiscoveryAccess
Interface to set discovery metadata provided by a Device.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sends a Hello message to the network.
    void
    Sets the scopes in accordance with WS-Discovery.
    void
    Sets the types in accordance with WS-Discovery.
  • Method Details