(
com.google.protobuf.ByteString data)
| 112 | } |
| 113 | |
| 114 | public static Connection parseFrom( |
| 115 | com.google.protobuf.ByteString data) |
| 116 | throws com.google.protobuf.InvalidProtocolBufferException { |
| 117 | return com.google.protobuf.GeneratedMessageLite.parseFrom( |
| 118 | DEFAULT_INSTANCE, data); |
| 119 | } |
| 120 | public static Connection parseFrom( |
| 121 | com.google.protobuf.ByteString data, |
| 122 | com.google.protobuf.ExtensionRegistryLite extensionRegistry) |