public static class XHTMLMobile1_0Openwave6Factory extends XHTMLMobile1_0Factory {
public VolantisProtocol createProtocol(
ProtocolSupportFactory supportFactory,
ProtocolConfiguration configuration) {
return new XHTMLMobile1_0Openwave6(supportFactory,
configuration);
}