Class LocalProtobufService

All Implemented Interfaces:
Service

public class LocalProtobufService extends ProtobufService
A Service implementation that performs protocol buffer serialization on request and responses on either side of computing a response from a request to mimic some transport to a server which would normally perform such computation.