Uses of Interface
org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTimeOrBuilder
-
Packages that use LocalTimeProtocol.LocalTimeOrBuilder Package Description org.jboss.netty.example.localtime -
-
Uses of LocalTimeProtocol.LocalTimeOrBuilder in org.jboss.netty.example.localtime
Classes in org.jboss.netty.example.localtime that implement LocalTimeProtocol.LocalTimeOrBuilder Modifier and Type Class Description static classLocalTimeProtocol.LocalTimeProtobuf typeorg.jboss.netty.example.localtime.LocalTimestatic classLocalTimeProtocol.LocalTime.BuilderProtobuf typeorg.jboss.netty.example.localtime.LocalTimeMethods in org.jboss.netty.example.localtime that return LocalTimeProtocol.LocalTimeOrBuilder Modifier and Type Method Description LocalTimeProtocol.LocalTimeOrBuilderLocalTimeProtocol.LocalTimes.Builder. getLocalTimeOrBuilder(int index)repeated .org.jboss.netty.example.localtime.LocalTime localTime = 1;LocalTimeProtocol.LocalTimeOrBuilderLocalTimeProtocol.LocalTimes. getLocalTimeOrBuilder(int index)repeated .org.jboss.netty.example.localtime.LocalTime localTime = 1;LocalTimeProtocol.LocalTimeOrBuilderLocalTimeProtocol.LocalTimesOrBuilder. getLocalTimeOrBuilder(int index)repeated .org.jboss.netty.example.localtime.LocalTime localTime = 1;Methods in org.jboss.netty.example.localtime that return types with arguments of type LocalTimeProtocol.LocalTimeOrBuilder Modifier and Type Method Description List<? extends LocalTimeProtocol.LocalTimeOrBuilder>LocalTimeProtocol.LocalTimes.Builder. getLocalTimeOrBuilderList()repeated .org.jboss.netty.example.localtime.LocalTime localTime = 1;List<? extends LocalTimeProtocol.LocalTimeOrBuilder>LocalTimeProtocol.LocalTimes. getLocalTimeOrBuilderList()repeated .org.jboss.netty.example.localtime.LocalTime localTime = 1;List<? extends LocalTimeProtocol.LocalTimeOrBuilder>LocalTimeProtocol.LocalTimesOrBuilder. getLocalTimeOrBuilderList()repeated .org.jboss.netty.example.localtime.LocalTime localTime = 1;
-