- Enclosing interface:
Protocol
public static interface Protocol.TypeProvider
Provide additional
Protocol.Type. Instances should be registered
to be discovered via Lookup.SYSTEM.-
Method Summary
-
Method Details
-
types
Stream<Protocol.Type> types()Types to register.- Returns:
- stream to types
-