We need to ensure that all implementations of these methods are the same so the use of cut & paste here is recommended!
All the javadoc for these methods is defined in the interfaces.
214215216217218219220
public static class TestXHTMLBasic_MIB2_1Factory extends XHTMLBasic_MIB2_1Factory { public VolantisProtocol createProtocol( ProtocolSupportFactory supportFactory, ProtocolConfiguration configuration) { return new TestXHTMLBasic_MIB2_1(supportFactory, configuration); }