Uses of Class
io.envoyproxy.envoy.extensions.http.stateful_session.cookie.v3.CookieBasedSessionState
Packages that use CookieBasedSessionState
-
Uses of CookieBasedSessionState in io.envoyproxy.envoy.extensions.http.stateful_session.cookie.v3
Methods in io.envoyproxy.envoy.extensions.http.stateful_session.cookie.v3 that return CookieBasedSessionStateModifier and TypeMethodDescriptionCookieBasedSessionState.Builder.build()CookieBasedSessionState.Builder.buildPartial()static CookieBasedSessionStateCookieBasedSessionState.getDefaultInstance()CookieBasedSessionState.Builder.getDefaultInstanceForType()CookieBasedSessionState.getDefaultInstanceForType()static CookieBasedSessionStateCookieBasedSessionState.parseDelimitedFrom(InputStream input) static CookieBasedSessionStateCookieBasedSessionState.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CookieBasedSessionStateCookieBasedSessionState.parseFrom(byte[] data) static CookieBasedSessionStateCookieBasedSessionState.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CookieBasedSessionStateCookieBasedSessionState.parseFrom(com.google.protobuf.ByteString data) static CookieBasedSessionStateCookieBasedSessionState.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CookieBasedSessionStateCookieBasedSessionState.parseFrom(com.google.protobuf.CodedInputStream input) static CookieBasedSessionStateCookieBasedSessionState.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CookieBasedSessionStateCookieBasedSessionState.parseFrom(InputStream input) static CookieBasedSessionStateCookieBasedSessionState.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CookieBasedSessionStateCookieBasedSessionState.parseFrom(ByteBuffer data) static CookieBasedSessionStateCookieBasedSessionState.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.http.stateful_session.cookie.v3 that return types with arguments of type CookieBasedSessionStateModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CookieBasedSessionState>CookieBasedSessionState.getParserForType()static com.google.protobuf.Parser<CookieBasedSessionState>CookieBasedSessionState.parser()Methods in io.envoyproxy.envoy.extensions.http.stateful_session.cookie.v3 with parameters of type CookieBasedSessionStateModifier and TypeMethodDescriptionCookieBasedSessionState.Builder.mergeFrom(CookieBasedSessionState other) CookieBasedSessionState.newBuilder(CookieBasedSessionState prototype)