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.
246247248249250251252
public static class TestXHTMLMobile1_0Openwave6Factory extends XHTMLMobile1_0Openwave6Factory { public VolantisProtocol createProtocol( ProtocolSupportFactory supportFactory, ProtocolConfiguration configuration) { return new TestXHTMLMobile1_0Openwave6(supportFactory, configuration); }