| protected ProtobufParser | ProtobufFactory. _createParser(byte[] data,
             int offset,
             int len,
             com.fasterxml.jackson.core.io.IOContext ctxt) | 
| protected ProtobufParser | ProtobufFactory. _createParser(InputStream in,
             com.fasterxml.jackson.core.io.IOContext ctxt) | 
| ProtobufParser | ProtobufFactory. createParser(byte[] data) | 
| ProtobufParser | ProtobufFactory. createParser(byte[] data,
            int offset,
            int len) | 
| ProtobufParser | ProtobufFactory. createParser(File f) | 
| ProtobufParser | ProtobufFactory. createParser(InputStream in) | 
| ProtobufParser | ProtobufFactory. createParser(URL url) |