Default package

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Greeter

helloworld.proto:10

The greeting service definition.

service HelloStream

hello_stream.proto:7

service RouteGuide

route_guide.proto:8

message ComplexObject

complexObject.proto:12

message Demo

firstDemo.proto:7

message Feature

route_guide.proto:34

Used as response type in: RouteGuide.GetFeature, RouteGuide.ListFeatures

Used as field type in: FeatureDatabase

message FeatureDatabase

route_guide.proto:52

Not used in the RPC. Instead, this is here for the form serialized to disk.

enum Gender

complexObject.proto:28

Used in: ComplexObject

message MapVaule

complexObject.proto:41

定义Map的value值

Used in: ComplexObject

message Point

route_guide.proto:23

Used as request type in: RouteGuide.GetFeature, RouteGuide.RecordRoute

Used as field type in: Feature, Rectangle, RouteNote

message Result

complexObject.proto:34

定义一个新的对象

Used in: ComplexObject

message Simple

hello_stream.proto:22

Used as request type in: HelloStream.bindirectionalStreamRpc, HelloStream.client2ServerRpc, HelloStream.simpleRpc

Used as response type in: HelloStream.bindirectionalStreamRpc

Used as field type in: SimpleFeature, SimpleList

message SimpleFeature

hello_stream.proto:31

Used as response type in: HelloStream.server2ClientRpc, HelloStream.simpleRpc

Used as field type in: SimpleFeatureDatabase

message SimpleFeatureDatabase

hello_stream.proto:41

测试类