Interface Protocol.TypeProvider

Enclosing interface:
Protocol

public static interface Protocol.TypeProvider
Provide additional Protocol.Type. Instances should be registered to be discovered via Lookup.SYSTEM.
  • Method Summary

    Modifier and Type
    Method
    Description
    Types to register.
  • Method Details