Interface UUIDProvider

All Known Implementing Classes:
DefaultUUIDProvider

public interface UUIDProvider
Strategy interface for generating unique identifiers for AtmosphereResource instances.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • generateUuid

      String generateUuid()