Class ProtoStreamTesterFactory

java.lang.Object
org.wildfly.clustering.marshalling.protostream.ProtoStreamTesterFactory
All Implemented Interfaces:
MarshallingTesterFactory, TesterFactory

@MetaInfServices({MarshallingTesterFactory.class,ProtoStreamTesterFactory.class}) public class ProtoStreamTesterFactory extends Object implements MarshallingTesterFactory
Author:
Paul Ferraro
  • Constructor Details

    • ProtoStreamTesterFactory

      public ProtoStreamTesterFactory()
    • ProtoStreamTesterFactory

      public ProtoStreamTesterFactory(org.wildfly.clustering.marshalling.protostream.SerializationContextInitializer initializer)
  • Method Details