Package com.io7m.cedarbridge.runtime.api
Class CBCoreSerializersService
java.lang.Object
com.io7m.cedarbridge.runtime.api.CBCoreSerializersService
- All Implemented Interfaces:
CBSerializerCollectionServiceType
public final class CBCoreSerializersService
extends Object
implements CBSerializerCollectionServiceType
Serializers for the core Cedarbridge package types.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CBCoreSerializersService
public CBCoreSerializersService()Construct a service.
-
-
Method Details
-
get
- Specified by:
getin interfaceCBSerializerCollectionServiceType- Returns:
- The available serializers
-