Package com.io7m.cedarbridge.runtime.api
Interface CBSerializerCollectionServiceType
- All Known Implementing Classes:
CBCoreSerializersService
@ProviderType
public interface CBSerializerCollectionServiceType
A service that can be published in order to make serializers available to
code.
-
Method Summary
-
Method Details
-
get
CBSerializerCollection get()- Returns:
- The available serializers
-