Serialized Form
- 
Package io.pekko.integrationtest.http- 
Class io.pekko.integrationtest.http.HttpModelIntegrationSpecclass HttpModelIntegrationSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
 
- 
- 
Package org.apache.pekko.http- 
Class org.apache.pekko.http.ConfigSpecclass ConfigSpec extends PekkoSpec implements Serializable
 
- 
- 
Package org.apache.pekko.http.caching.impl.settings- 
Class org.apache.pekko.http.caching.impl.settings.CachingSettingsImplclass CachingSettingsImpl extends CachingSettings implements Serializable
- 
Class org.apache.pekko.http.caching.impl.settings.CachingSettingsImpl$class CachingSettingsImpl$ extends SettingsCompanionImpl<CachingSettingsImpl> implements Serializable
- 
Class org.apache.pekko.http.caching.impl.settings.LfuCachingSettingsImplclass LfuCachingSettingsImpl extends LfuCacheSettings implements Serializable
- 
Class org.apache.pekko.http.caching.impl.settings.LfuCachingSettingsImpl$class LfuCachingSettingsImpl$ extends SettingsCompanionImpl<LfuCachingSettingsImpl> implements Serializable
 
- 
- 
Package org.apache.pekko.http.cors.scaladsl- 
Class org.apache.pekko.http.cors.scaladsl.CorsRejectionclass CorsRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.cors.scaladsl.CorsRejection.InvalidHeadersclass InvalidHeaders extends Object implements Serializable
- 
Class org.apache.pekko.http.cors.scaladsl.CorsRejection.InvalidHeaders$class InvalidHeaders$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<String>,CorsRejection.InvalidHeaders> implements Serializable 
- 
Class org.apache.pekko.http.cors.scaladsl.CorsRejection.InvalidMethodclass InvalidMethod extends Object implements Serializable
- 
Class org.apache.pekko.http.cors.scaladsl.CorsRejection.InvalidMethod$class InvalidMethod$ extends scala.runtime.AbstractFunction1<HttpMethod,CorsRejection.InvalidMethod> implements Serializable 
- 
Class org.apache.pekko.http.cors.scaladsl.CorsRejection.InvalidOriginclass InvalidOrigin extends Object implements Serializable
- 
Class org.apache.pekko.http.cors.scaladsl.CorsRejection.InvalidOrigin$class InvalidOrigin$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<HttpOrigin>,CorsRejection.InvalidOrigin> implements Serializable 
- 
Class org.apache.pekko.http.cors.scaladsl.CorsRejection.Malformed$class Malformed$ extends Object implements Serializable
- 
Class org.apache.pekko.http.cors.scaladsl.CorsRejection$class CorsRejection$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.http.cors.scaladsl.model- 
Class org.apache.pekko.http.cors.scaladsl.model.HttpHeaderRange.$times$class $times$ extends HttpHeaderRange implements Serializable
- 
Class org.apache.pekko.http.cors.scaladsl.model.HttpHeaderRange.Defaultclass Default extends HttpHeaderRange implements Serializable
- 
Class org.apache.pekko.http.cors.scaladsl.model.HttpHeaderRange.Default$class Default$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<String>,HttpHeaderRange.Default> implements Serializable 
- 
Class org.apache.pekko.http.cors.scaladsl.model.HttpOriginMatcher.$times$class $times$ extends HttpOriginMatcher implements Serializable
- 
Class org.apache.pekko.http.cors.scaladsl.model.HttpOriginMatcher.Defaultclass Default extends HttpOriginMatcher implements Serializable
- 
Class org.apache.pekko.http.cors.scaladsl.model.HttpOriginMatcher.Default$class Default$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<HttpOrigin>,HttpOriginMatcher.Default> implements Serializable 
- 
Class org.apache.pekko.http.cors.scaladsl.model.HttpOriginMatcher.Strictclass Strict extends HttpOriginMatcher implements Serializable
- 
Class org.apache.pekko.http.cors.scaladsl.model.HttpOriginMatcher.Strict$class Strict$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<HttpOrigin>,HttpOriginMatcher.Strict> implements Serializable 
 
- 
- 
Package org.apache.pekko.http.cors.scaladsl.settings- 
Class org.apache.pekko.http.cors.scaladsl.settings.CorsSettingsImplclass CorsSettingsImpl extends CorsSettings implements Serializable
- 
Class org.apache.pekko.http.cors.scaladsl.settings.CorsSettingsImpl$class CorsSettingsImpl$ extends scala.runtime.AbstractFunction7<Object,Object, HttpOriginMatcher, HttpHeaderRange, scala.collection.immutable.Seq<HttpMethod>, scala.collection.immutable.Seq<String>, scala.Option<Object>, CorsSettingsImpl> implements Serializable 
 
- 
- 
Package org.apache.pekko.http.impl.engine- 
Exception org.apache.pekko.http.impl.engine.HttpIdleTimeoutExceptionclass HttpIdleTimeoutException extends TimeoutException implements Serializable
 
- 
- 
Package org.apache.pekko.http.impl.engine.client- 
Class org.apache.pekko.http.impl.engine.client.ClientCancellationSpecclass ClientCancellationSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.HighLevelOutgoingConnectionSpecclass HighLevelOutgoingConnectionSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpecclass HostConnectionPoolSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpec.PassThrough$class PassThrough$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpec.PekkoHttpEngineNoNetwork$class PekkoHttpEngineNoNetwork$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpec.PekkoHttpEngineTCP$class PekkoHttpEngineTCP$ extends HostConnectionPoolSpec.TopLevelApiClientServerImplementation implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.HostConnectionPoolSpec.PekkoHttpEngineTLS$class PekkoHttpEngineTLS$ extends HostConnectionPoolSpec.TopLevelApiClientServerImplementation implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.HttpConfigurationSpecclass HttpConfigurationSpec extends PekkoSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.HttpsProxyGraphStage.Connected$class Connected$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.HttpsProxyGraphStage.Connecting$class Connecting$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.HttpsProxyGraphStage.Starting$class Starting$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.HttpsProxyGraphStageSpecclass HttpsProxyGraphStageSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.LowLevelOutgoingConnectionSpecclass LowLevelOutgoingConnectionSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.NewConnectionPoolSpecclass NewConnectionPoolSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.NewConnectionPoolSpec.ConnNrHeaderclass ConnNrHeader extends CustomHeader implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.NewConnectionPoolSpec.ConnNrHeader$class ConnNrHeader$ extends scala.runtime.AbstractFunction1<Object,NewConnectionPoolSpec.ConnNrHeader> implements Serializable 
- 
Exception org.apache.pekko.http.impl.engine.client.NewConnectionPoolSpec.NoErrorComplete$class NoErrorComplete$ extends SingletonException implements Serializable
- 
Exception org.apache.pekko.http.impl.engine.client.OutgoingConnectionBlueprint.UnexpectedConnectionClosureExceptionclass UnexpectedConnectionClosureException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolFlow.RequestContextclass RequestContext extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolFlow.RequestContext$class RequestContext$ extends scala.runtime.AbstractFunction3<HttpRequest,scala.concurrent.Promise<HttpResponse>, Object, PoolFlow.RequestContext> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.PoolFlow.ResponseContextclass ResponseContext extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolFlow.ResponseContext$class ResponseContext$ extends scala.runtime.AbstractFunction2<PoolFlow.RequestContext,scala.util.Try<HttpResponse>, PoolFlow.ResponseContext> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.PoolId.UniquePoolclass UniquePool extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolId.UniquePool$class UniquePool$ extends scala.runtime.AbstractFunction1<Object,PoolId.UniquePool> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.PoolInterface.ShutdownReason$.IdleTimeout$class IdleTimeout$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolInterface.ShutdownReason$.ShutdownRequested$class ShutdownRequested$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolInterface$ShutdownReason$IdleTimeout$class PoolInterface$ShutdownReason$IdleTimeout$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.client.PoolInterface$ShutdownReason$ShutdownRequested$class PoolInterface$ShutdownReason$ShutdownRequested$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.HasBeenShutdownclass HasBeenShutdown extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.HasBeenShutdown$class HasBeenShutdown$ extends scala.runtime.AbstractFunction2<PoolInterface,scala.util.Try<PoolInterface.ShutdownReason>, PoolMasterActor.HasBeenShutdown> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.PoolInterfaceRunningclass PoolInterfaceRunning extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.PoolInterfaceRunning$class PoolInterfaceRunning$ extends scala.runtime.AbstractFunction1<PoolInterface,PoolMasterActor.PoolInterfaceRunning> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.PoolInterfaceShuttingDownclass PoolInterfaceShuttingDown extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.PoolInterfaceShuttingDown$class PoolInterfaceShuttingDown$ extends scala.runtime.AbstractFunction1<scala.concurrent.Promise<org.apache.pekko.Done>,PoolMasterActor.PoolInterfaceShuttingDown> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.PoolSizeclass PoolSize extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.PoolSize$class PoolSize$ extends scala.runtime.AbstractFunction1<scala.concurrent.Promise<Object>,PoolMasterActor.PoolSize> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.PoolStatusclass PoolStatus extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.PoolStatus$class PoolStatus$ extends scala.runtime.AbstractFunction2<PoolId,scala.concurrent.Promise<scala.Option<PoolMasterActor.PoolInterfaceStatus>>, PoolMasterActor.PoolStatus> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.SendRequestclass SendRequest extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.SendRequest$class SendRequest$ extends scala.runtime.AbstractFunction4<PoolId,HttpRequest, scala.concurrent.Promise<HttpResponse>, org.apache.pekko.stream.Materializer, PoolMasterActor.SendRequest> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.Shutdownclass Shutdown extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.Shutdown$class Shutdown$ extends scala.runtime.AbstractFunction2<PoolId,scala.concurrent.Promise<org.apache.pekko.Done>, PoolMasterActor.Shutdown> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.ShutdownAllclass ShutdownAll extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.ShutdownAll$class ShutdownAll$ extends scala.runtime.AbstractFunction1<scala.concurrent.Promise<org.apache.pekko.Done>,PoolMasterActor.ShutdownAll> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.StartPoolclass StartPool extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.PoolMasterActor.StartPool$class StartPool$ extends scala.runtime.AbstractFunction2<PoolId,org.apache.pekko.stream.Materializer, PoolMasterActor.StartPool> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.PrepareResponseSpecclass PrepareResponseSpec extends PekkoSpec implements Serializable
- 
Exception org.apache.pekko.http.impl.engine.client.ProxyConnectionFailedExceptionclass ProxyConnectionFailedException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.ProxyConnectionFailedException$class ProxyConnectionFailedException$ extends scala.runtime.AbstractFunction1<String,ProxyConnectionFailedException> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.ResponseParsingMergeSpecclass ResponseParsingMergeSpec extends PekkoSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.TlsEndpointVerificationSpecclass TlsEndpointVerificationSpec extends PekkoSpecWithMaterializer implements Serializable
 
- 
- 
Package org.apache.pekko.http.impl.engine.client.pool- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.Connectingclass Connecting extends SlotState.ConnectedState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.Connecting$class Connecting$ extends scala.runtime.AbstractFunction1<PoolFlow.RequestContext,SlotState.Connecting> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.Embargoedclass Embargoed extends SlotState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.Embargoed$class Embargoed$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,SlotState.Embargoed> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.Failedclass Failed extends SlotState.ShouldCloseConnectionState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.Failed$class Failed$ extends scala.runtime.AbstractFunction1<Throwable,SlotState.Failed> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.Idleclass Idle extends SlotState.ConnectedState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.Idle$class Idle$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.Duration,SlotState.Idle> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.OutOfEmbargo$class OutOfEmbargo$ extends SlotState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.PreConnecting$class PreConnecting$ extends SlotState.ConnectedState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.PushingRequestToConnectionclass PushingRequestToConnection extends SlotState.ConnectedState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.PushingRequestToConnection$class PushingRequestToConnection$ extends scala.runtime.AbstractFunction1<PoolFlow.RequestContext,SlotState.PushingRequestToConnection> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.ToBeClosed$class ToBeClosed$ extends SlotState.ShouldCloseConnectionState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.Unconnected$class Unconnected$ extends SlotState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.WaitingForEndOfRequestEntity$class WaitingForEndOfRequestEntity$ extends SlotState.ConnectedState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.WaitingForEndOfResponseEntityclass WaitingForEndOfResponseEntity extends SlotState.ConnectedState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.WaitingForEndOfResponseEntity$class WaitingForEndOfResponseEntity$ extends scala.runtime.AbstractFunction3<PoolFlow.RequestContext,HttpResponse, Object, SlotState.WaitingForEndOfResponseEntity> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.WaitingForResponseclass WaitingForResponse extends SlotState.ConnectedState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.WaitingForResponse$class WaitingForResponse$ extends scala.runtime.AbstractFunction2<PoolFlow.RequestContext,Object, SlotState.WaitingForResponse> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.WaitingForResponseDispatchclass WaitingForResponseDispatch extends SlotState.ConnectedState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.WaitingForResponseDispatch$class WaitingForResponseDispatch$ extends scala.runtime.AbstractFunction3<PoolFlow.RequestContext,scala.util.Try<HttpResponse>, Object, SlotState.WaitingForResponseDispatch> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.WaitingForResponseEntitySubscriptionclass WaitingForResponseEntitySubscription extends SlotState.ConnectedState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotState.WaitingForResponseEntitySubscription$class WaitingForResponseEntitySubscription$ extends scala.runtime.AbstractFunction4<PoolFlow.RequestContext,HttpResponse, scala.concurrent.duration.Duration, Object, SlotState.WaitingForResponseEntitySubscription> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.client.pool.SlotStateSpecclass SlotStateSpec extends PekkoSpec implements Serializable
 
- 
- 
Package org.apache.pekko.http.impl.engine.http2- 
Class org.apache.pekko.http.impl.engine.http2.BufferedOutletExtended.ElementAndTriggerclass ElementAndTrigger extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.BufferedOutletExtended.ElementAndTrigger$class ElementAndTrigger$ extends scala.runtime.AbstractFunction2<T,scala.Function0<scala.runtime.BoxedUnit>, BufferedOutletExtended<T>.ElementAndTrigger> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.ConfigurablePing.Tick$class Tick$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.ContinuationFrameclass ContinuationFrame extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.ContinuationFrame$class ContinuationFrame$ extends scala.runtime.AbstractFunction3<Object,Object, org.apache.pekko.util.ByteString, FrameEvent.ContinuationFrame> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.DataFrameclass DataFrame extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.DataFrame$class DataFrame$ extends scala.runtime.AbstractFunction3<Object,Object, org.apache.pekko.util.ByteString, FrameEvent.DataFrame> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.GoAwayFrameclass GoAwayFrame extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.GoAwayFrame$class GoAwayFrame$ extends scala.runtime.AbstractFunction3<Object,Http2Protocol.ErrorCode, org.apache.pekko.util.ByteString, FrameEvent.GoAwayFrame> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.HeadersFrameclass HeadersFrame extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.HeadersFrame$class HeadersFrame$ extends scala.runtime.AbstractFunction5<Object,Object, Object, org.apache.pekko.util.ByteString, scala.Option<FrameEvent.PriorityFrame>, FrameEvent.HeadersFrame> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.ParsedHeadersFrameclass ParsedHeadersFrame extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.ParsedHeadersFrame$class ParsedHeadersFrame$ extends scala.runtime.AbstractFunction4<Object,Object, scala.collection.immutable.Seq<scala.Tuple2<String, Object>>, scala.Option<FrameEvent.PriorityFrame>, FrameEvent.ParsedHeadersFrame> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.PingFrameclass PingFrame extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.PingFrame$class PingFrame$ extends scala.runtime.AbstractFunction2<Object,org.apache.pekko.util.ByteString, FrameEvent.PingFrame> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.PriorityFrameclass PriorityFrame extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.PriorityFrame$class PriorityFrame$ extends scala.runtime.AbstractFunction4<Object,Object, Object, Object, FrameEvent.PriorityFrame> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.PushPromiseFrameclass PushPromiseFrame extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.PushPromiseFrame$class PushPromiseFrame$ extends scala.runtime.AbstractFunction4<Object,Object, Object, org.apache.pekko.util.ByteString, FrameEvent.PushPromiseFrame> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.RstStreamFrameclass RstStreamFrame extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.RstStreamFrame$class RstStreamFrame$ extends scala.runtime.AbstractFunction2<Object,Http2Protocol.ErrorCode, FrameEvent.RstStreamFrame> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.Settingclass Setting extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.Setting$class Setting$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.SettingsAckFrameclass SettingsAckFrame extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.SettingsAckFrame$class SettingsAckFrame$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<FrameEvent.Setting>,FrameEvent.SettingsAckFrame> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.SettingsFrameclass SettingsFrame extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.SettingsFrame$class SettingsFrame$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<FrameEvent.Setting>,FrameEvent.SettingsFrame> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.UnknownFrameEventclass UnknownFrameEvent extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.UnknownFrameEvent$class UnknownFrameEvent$ extends scala.runtime.AbstractFunction4<Http2Protocol.FrameType,ByteFlag, Object, org.apache.pekko.util.ByteString, FrameEvent.UnknownFrameEvent> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.WindowUpdateFrameclass WindowUpdateFrame extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.FrameEvent.WindowUpdateFrame$class WindowUpdateFrame$ extends scala.runtime.AbstractFunction2<Object,Object, FrameEvent.WindowUpdateFrame> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2BlueprintSpecclass Http2BlueprintSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
- 
Exception org.apache.pekko.http.impl.engine.http2.Http2Compliance.Http2ProtocolExceptionclass Http2ProtocolException extends IllegalStateException implements Serializable
- 
Exception org.apache.pekko.http.impl.engine.http2.Http2Compliance.Http2ProtocolStreamExceptionclass Http2ProtocolStreamException extends IllegalStateException implements Serializable
- 
Exception org.apache.pekko.http.impl.engine.http2.Http2Compliance.IllegalHttp2FrameSizeclass IllegalHttp2FrameSize extends Http2Compliance.Http2ProtocolException implements Serializable
- 
Exception org.apache.pekko.http.impl.engine.http2.Http2Compliance.IllegalHttp2StreamDependencyclass IllegalHttp2StreamDependency extends Http2Compliance.Http2ProtocolException implements Serializable
- 
Exception org.apache.pekko.http.impl.engine.http2.Http2Compliance.IllegalHttp2StreamIdExceptionclass IllegalHttp2StreamIdException extends Http2Compliance.Http2ProtocolException implements Serializable
- 
Exception org.apache.pekko.http.impl.engine.http2.Http2Compliance.IllegalPayloadInSettingsAckFrameclass IllegalPayloadInSettingsAckFrame extends Http2Compliance.IllegalHttp2FrameSize implements Serializable
- 
Exception org.apache.pekko.http.impl.engine.http2.Http2Compliance.IllegalPayloadLengthInSettingsFrameclass IllegalPayloadLengthInSettingsFrame extends Http2Compliance.IllegalHttp2FrameSize implements Serializable
- 
Exception org.apache.pekko.http.impl.engine.http2.Http2Compliance.MissingHttpIdHeaderExceptionclass MissingHttpIdHeaderException extends Http2Compliance.Http2ProtocolException implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Demux.CompletionTimeout$class CompletionTimeout$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.CANCEL$class CANCEL$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.COMPRESSION_ERROR$class COMPRESSION_ERROR$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.CONNECT_ERROR$class CONNECT_ERROR$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.ENHANCE_YOUR_CALM$class ENHANCE_YOUR_CALM$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.FLOW_CONTROL_ERROR$class FLOW_CONTROL_ERROR$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.FRAME_SIZE_ERROR$class FRAME_SIZE_ERROR$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.HTTP_1_1_REQUIRED$class HTTP_1_1_REQUIRED$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.INADEQUATE_SECURITY$class INADEQUATE_SECURITY$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.INTERNAL_ERROR$class INTERNAL_ERROR$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.NO_ERROR$class NO_ERROR$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.PROTOCOL_ERROR$class PROTOCOL_ERROR$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.REFUSED_STREAM$class REFUSED_STREAM$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.SETTINGS_TIMEOUT$class SETTINGS_TIMEOUT$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.STREAM_CLOSED$class STREAM_CLOSED$ extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.Unknownclass Unknown extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode$.Unknown$class Unknown$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.http.impl.engine.http2.Http2Protocol.ErrorCode.Unknown> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.FrameType$.CONTINUATION$class CONTINUATION$ extends Http2Protocol.FrameType implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.FrameType$.DATA$class DATA$ extends Http2Protocol.FrameType implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.FrameType$.GOAWAY$class GOAWAY$ extends Http2Protocol.FrameType implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.FrameType$.HEADERS$class HEADERS$ extends Http2Protocol.FrameType implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.FrameType$.PING$class PING$ extends Http2Protocol.FrameType implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.FrameType$.PRIORITY$class PRIORITY$ extends Http2Protocol.FrameType implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.FrameType$.PUSH_PROMISE$class PUSH_PROMISE$ extends Http2Protocol.FrameType implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.FrameType$.RST_STREAM$class RST_STREAM$ extends Http2Protocol.FrameType implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.FrameType$.SETTINGS$class SETTINGS$ extends Http2Protocol.FrameType implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.FrameType$.WINDOW_UPDATE$class WINDOW_UPDATE$ extends Http2Protocol.FrameType implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.SettingIdentifier$.SETTINGS_ENABLE_PUSH$class SETTINGS_ENABLE_PUSH$ extends Http2Protocol.SettingIdentifier implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.SettingIdentifier$.SETTINGS_HEADER_TABLE_SIZE$class SETTINGS_HEADER_TABLE_SIZE$ extends Http2Protocol.SettingIdentifier implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.SettingIdentifier$.SETTINGS_INITIAL_WINDOW_SIZE$class SETTINGS_INITIAL_WINDOW_SIZE$ extends Http2Protocol.SettingIdentifier implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.SettingIdentifier$.SETTINGS_MAX_CONCURRENT_STREAMS$class SETTINGS_MAX_CONCURRENT_STREAMS$ extends Http2Protocol.SettingIdentifier implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.SettingIdentifier$.SETTINGS_MAX_FRAME_SIZE$class SETTINGS_MAX_FRAME_SIZE$ extends Http2Protocol.SettingIdentifier implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol.SettingIdentifier$.SETTINGS_MAX_HEADER_LIST_SIZE$class SETTINGS_MAX_HEADER_LIST_SIZE$ extends Http2Protocol.SettingIdentifier implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$CANCEL$class Http2Protocol$ErrorCode$CANCEL$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$COMPRESSION_ERROR$class Http2Protocol$ErrorCode$COMPRESSION_ERROR$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$CONNECT_ERROR$class Http2Protocol$ErrorCode$CONNECT_ERROR$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$ENHANCE_YOUR_CALM$class Http2Protocol$ErrorCode$ENHANCE_YOUR_CALM$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$FLOW_CONTROL_ERROR$class Http2Protocol$ErrorCode$FLOW_CONTROL_ERROR$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$FRAME_SIZE_ERROR$class Http2Protocol$ErrorCode$FRAME_SIZE_ERROR$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$HTTP_1_1_REQUIRED$class Http2Protocol$ErrorCode$HTTP_1_1_REQUIRED$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$INADEQUATE_SECURITY$class Http2Protocol$ErrorCode$INADEQUATE_SECURITY$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$INTERNAL_ERROR$class Http2Protocol$ErrorCode$INTERNAL_ERROR$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$NO_ERROR$class Http2Protocol$ErrorCode$NO_ERROR$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$PROTOCOL_ERROR$class Http2Protocol$ErrorCode$PROTOCOL_ERROR$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$REFUSED_STREAM$class Http2Protocol$ErrorCode$REFUSED_STREAM$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$SETTINGS_TIMEOUT$class Http2Protocol$ErrorCode$SETTINGS_TIMEOUT$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$STREAM_CLOSED$class Http2Protocol$ErrorCode$STREAM_CLOSED$ extends Http2Protocol.ErrorCode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$Unknownclass Http2Protocol$ErrorCode$Unknown extends Http2Protocol.ErrorCode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$Unknown$class Http2Protocol$ErrorCode$Unknown$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.http.impl.engine.http2.Http2Protocol$ErrorCode$Unknown> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$FrameType$CONTINUATION$class Http2Protocol$FrameType$CONTINUATION$ extends Http2Protocol.FrameType implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$FrameType$DATA$class Http2Protocol$FrameType$DATA$ extends Http2Protocol.FrameType implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$FrameType$GOAWAY$class Http2Protocol$FrameType$GOAWAY$ extends Http2Protocol.FrameType implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$FrameType$HEADERS$class Http2Protocol$FrameType$HEADERS$ extends Http2Protocol.FrameType implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$FrameType$PING$class Http2Protocol$FrameType$PING$ extends Http2Protocol.FrameType implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$FrameType$PRIORITY$class Http2Protocol$FrameType$PRIORITY$ extends Http2Protocol.FrameType implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$FrameType$PUSH_PROMISE$class Http2Protocol$FrameType$PUSH_PROMISE$ extends Http2Protocol.FrameType implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$FrameType$RST_STREAM$class Http2Protocol$FrameType$RST_STREAM$ extends Http2Protocol.FrameType implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$FrameType$SETTINGS$class Http2Protocol$FrameType$SETTINGS$ extends Http2Protocol.FrameType implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$FrameType$WINDOW_UPDATE$class Http2Protocol$FrameType$WINDOW_UPDATE$ extends Http2Protocol.FrameType implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$SettingIdentifier$SETTINGS_ENABLE_PUSH$class Http2Protocol$SettingIdentifier$SETTINGS_ENABLE_PUSH$ extends Http2Protocol.SettingIdentifier implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$SettingIdentifier$SETTINGS_HEADER_TABLE_SIZE$class Http2Protocol$SettingIdentifier$SETTINGS_HEADER_TABLE_SIZE$ extends Http2Protocol.SettingIdentifier implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$SettingIdentifier$SETTINGS_INITIAL_WINDOW_SIZE$class Http2Protocol$SettingIdentifier$SETTINGS_INITIAL_WINDOW_SIZE$ extends Http2Protocol.SettingIdentifier implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$SettingIdentifier$SETTINGS_MAX_CONCURRENT_STREAMS$class Http2Protocol$SettingIdentifier$SETTINGS_MAX_CONCURRENT_STREAMS$ extends Http2Protocol.SettingIdentifier implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$SettingIdentifier$SETTINGS_MAX_FRAME_SIZE$class Http2Protocol$SettingIdentifier$SETTINGS_MAX_FRAME_SIZE$ extends Http2Protocol.SettingIdentifier implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2Protocol$SettingIdentifier$SETTINGS_MAX_HEADER_LIST_SIZE$class Http2Protocol$SettingIdentifier$SETTINGS_MAX_HEADER_LIST_SIZE$ extends Http2Protocol.SettingIdentifier implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.Closed$class Closed$ extends Http2StreamHandling.StreamState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.CollectingIncomingDataclass CollectingIncomingData extends Http2StreamHandling.ReceivingData implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.CollectingIncomingData$class CollectingIncomingData$ extends scala.runtime.AbstractFunction4<FrameEvent.ParsedHeadersFrame,scala.collection.immutable.Map<AttributeKey<?>, Object>, org.apache.pekko.util.ByteString, Object, Http2StreamHandling.CollectingIncomingData> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.HalfClosedLocalclass HalfClosedLocal extends Http2StreamHandling.ReceivingDataWithBuffer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.HalfClosedLocal$class HalfClosedLocal$ extends scala.runtime.AbstractFunction1<Http2StreamHandling.IncomingStreamBuffer,Http2StreamHandling.HalfClosedLocal> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.HalfClosedLocalWaitingForPeerStreamclass HalfClosedLocalWaitingForPeerStream extends Http2StreamHandling.StreamState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.HalfClosedLocalWaitingForPeerStream$class HalfClosedLocalWaitingForPeerStream$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Map<AttributeKey<?>,Object>, Http2StreamHandling.HalfClosedLocalWaitingForPeerStream> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.HalfClosedRemoteSendingDataclass HalfClosedRemoteSendingData extends Http2StreamHandling.StreamState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.HalfClosedRemoteSendingData$class HalfClosedRemoteSendingData$ extends scala.runtime.AbstractFunction1<Http2StreamHandling.OutStream,Http2StreamHandling.HalfClosedRemoteSendingData> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.HalfClosedRemoteWaitingForOutgoingStreamclass HalfClosedRemoteWaitingForOutgoingStream extends Http2StreamHandling.StreamState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.HalfClosedRemoteWaitingForOutgoingStream$class HalfClosedRemoteWaitingForOutgoingStream$ extends scala.runtime.AbstractFunction1<Object,Http2StreamHandling.HalfClosedRemoteWaitingForOutgoingStream> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.Idle$class Idle$ extends Http2StreamHandling.StreamState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.Openclass Open extends Http2StreamHandling.ReceivingDataWithBuffer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.Open$class Open$ extends scala.runtime.AbstractFunction2<Http2StreamHandling.IncomingStreamBuffer,Http2StreamHandling.OutStream, Http2StreamHandling.Open> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.OpenReceivingDataFirstclass OpenReceivingDataFirst extends Http2StreamHandling.ReceivingDataWithBuffer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.OpenReceivingDataFirst$class OpenReceivingDataFirst$ extends scala.runtime.AbstractFunction2<Http2StreamHandling.IncomingStreamBuffer,Object, Http2StreamHandling.OpenReceivingDataFirst> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.OpenSendingDataclass OpenSendingData extends Http2StreamHandling.StreamState implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.OpenSendingData$class OpenSendingData$ extends scala.runtime.AbstractFunction2<Http2StreamHandling.OutStream,scala.collection.immutable.Map<AttributeKey<?>, Object>, Http2StreamHandling.OpenSendingData> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.Http2SubStreamclass Http2SubStream extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.Http2SubStream$class Http2SubStream$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.IncomingFlowController.WindowIncrementsclass WindowIncrements extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.IncomingFlowController.WindowIncrements$class WindowIncrements$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.PullFrameResult.SendFrameclass SendFrame extends PullFrameResult implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.PullFrameResult.SendFrame$class SendFrame$ extends scala.runtime.AbstractFunction2<FrameEvent.DataFrame,Object, PullFrameResult.SendFrame> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.PullFrameResult.SendFrameAndTrailerclass SendFrameAndTrailer extends PullFrameResult implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.PullFrameResult.SendFrameAndTrailer$class SendFrameAndTrailer$ extends scala.runtime.AbstractFunction2<FrameEvent.DataFrame,FrameEvent, PullFrameResult.SendFrameAndTrailer> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.http2.TelemetryAttributes.ClientMetaclass ClientMeta extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.http2.TelemetryAttributes.ClientMeta$class ClientMeta$ extends scala.runtime.AbstractFunction1<InetSocketAddress,TelemetryAttributes.ClientMeta> implements Serializable 
 
- 
- 
Package org.apache.pekko.http.impl.engine.parsing- 
Class org.apache.pekko.http.impl.engine.parsing.BodyPartParser.BodyPartStartclass BodyPartStart extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.BodyPartParser.BodyPartStart$class BodyPartStart$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.List<HttpHeader>,scala.Function1<org.apache.pekko.stream.scaladsl.Source<BodyPartParser.Output, org.apache.pekko.NotUsed>, BodyPartEntity>, BodyPartParser.BodyPartStart> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.BodyPartParser.DefinedEndOfLineConfigurationclass DefinedEndOfLineConfiguration extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.BodyPartParser.DefinedEndOfLineConfiguration$class DefinedEndOfLineConfiguration$ extends scala.runtime.AbstractFunction2<String,String, BodyPartParser.DefinedEndOfLineConfiguration> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.BodyPartParser.EntityPartclass EntityPart extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.BodyPartParser.EntityPart$class EntityPart$ extends scala.runtime.AbstractFunction1<org.apache.pekko.util.ByteString,BodyPartParser.EntityPart> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.BodyPartParser.ParseErrorclass ParseError extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.BodyPartParser.ParseError$class ParseError$ extends scala.runtime.AbstractFunction1<ErrorInfo,BodyPartParser.ParseError> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.BodyPartParser.UndefinedEndOfLineConfigurationclass UndefinedEndOfLineConfiguration extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.BodyPartParser.UndefinedEndOfLineConfiguration$class UndefinedEndOfLineConfiguration$ extends scala.runtime.AbstractFunction1<String,BodyPartParser.UndefinedEndOfLineConfiguration> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.BoyerMooreSpecclass BoyerMooreSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ContentLengthHeaderParserCRLFSpecclass ContentLengthHeaderParserCRLFSpec extends ContentLengthHeaderParserSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ContentLengthHeaderParserLFSpecclass ContentLengthHeaderParserLFSpec extends ContentLengthHeaderParserSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ContentLengthHeaderParserSpecclass ContentLengthHeaderParserSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.HttpHeaderParserCRLFSpecclass HttpHeaderParserCRLFSpec extends HttpHeaderParserSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.HttpHeaderParserLFSpecclass HttpHeaderParserLFSpec extends HttpHeaderParserSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.HttpHeaderParserSpecclass HttpHeaderParserSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.HttpHeaderParserSpec.TestSetupMode.Default$class Default$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.HttpHeaderParserSpec.TestSetupMode.Primed$class Primed$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.HttpHeaderParserSpec.TestSetupMode.Unprimed$class Unprimed$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.HttpMessageParser.Trampolineclass Trampoline extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.HttpMessageParser.Trampoline$class Trampoline$ extends scala.runtime.AbstractFunction1<scala.Function1<org.apache.pekko.util.ByteString,HttpMessageParser.StateResult>, HttpMessageParser.Trampoline> implements Serializable 
- 
Exception org.apache.pekko.http.impl.engine.parsing.HttpResponseParser.OneHundredContinueError$class OneHundredContinueError$ extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.HttpResponseParser.ResponseContextclass ResponseContext extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.HttpResponseParser.ResponseContext$class ResponseContext$ extends scala.runtime.AbstractFunction2<HttpMethod,scala.Option<scala.concurrent.Promise<scala.runtime.BoxedUnit>>, HttpResponseParser.ResponseContext> implements Serializable 
- 
Exception org.apache.pekko.http.impl.engine.parsing.NotEnoughDataException$class NotEnoughDataException$ extends SingletonException implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.EntityChunkclass EntityChunk extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.EntityChunk$class EntityChunk$ extends scala.runtime.AbstractFunction1<HttpEntity.ChunkStreamPart,ParserOutput.EntityChunk> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.EntityPartclass EntityPart extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.EntityPart$class EntityPart$ extends scala.runtime.AbstractFunction1<org.apache.pekko.util.ByteString,ParserOutput.EntityPart> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.EntityStreamErrorclass EntityStreamError extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.EntityStreamError$class EntityStreamError$ extends scala.runtime.AbstractFunction1<ErrorInfo,ParserOutput.EntityStreamError> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.MessageEnd$class MessageEnd$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.MessageStartErrorclass MessageStartError extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.MessageStartError$class MessageStartError$ extends scala.runtime.AbstractFunction2<StatusCode,ErrorInfo, ParserOutput.MessageStartError> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.NeedMoreData$class NeedMoreData$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.NeedNextRequestMethod$class NeedNextRequestMethod$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.RemainingBytesclass RemainingBytes extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.RemainingBytes$class RemainingBytes$ extends scala.runtime.AbstractFunction1<org.apache.pekko.util.ByteString,ParserOutput.RemainingBytes> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.RequestStartclass RequestStart extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.RequestStart$class RequestStart$ extends scala.runtime.AbstractFunction8<HttpMethod,Uri, HttpProtocol, scala.collection.immutable.Map<AttributeKey<?>, Object>, scala.collection.immutable.List<HttpHeader>, ParserOutput.EntityCreator<ParserOutput.RequestOutput, RequestEntity>, Object, Object, ParserOutput.RequestStart> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.ResponseStartclass ResponseStart extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.ResponseStart$class ResponseStart$ extends scala.runtime.AbstractFunction6<StatusCode,HttpProtocol, scala.collection.immutable.Map<AttributeKey<?>, Object>, scala.collection.immutable.List<HttpHeader>, ParserOutput.EntityCreator<ParserOutput.ResponseOutput, ResponseEntity>, Object, ParserOutput.ResponseStart> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.StreamedEntityCreatorclass StreamedEntityCreator extends ParserOutput.EntityCreator<A extends ParserOutput,B extends HttpEntity> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.StreamedEntityCreator$class StreamedEntityCreator$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.StreamEnd$class StreamEnd$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.StrictEntityCreatorclass StrictEntityCreator extends ParserOutput.EntityCreator<A extends ParserOutput,B extends UniversalEntity> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.parsing.ParserOutput.StrictEntityCreator$class StrictEntityCreator$ extends Object implements Serializable
- 
Exception org.apache.pekko.http.impl.engine.parsing.ParsingExceptionclass ParsingException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.RequestParserCRLFSpecclass RequestParserCRLFSpec extends RequestParserSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.RequestParserLFSpecclass RequestParserLFSpec extends RequestParserSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.RequestParserSpecclass RequestParserSpec extends org.scalatest.freespec.AnyFreeSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ResponseParserCRLFSpecclass ResponseParserCRLFSpec extends ResponseParserSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ResponseParserLFSpecclass ResponseParserLFSpec extends ResponseParserSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.parsing.ResponseParserSpecclass ResponseParserSpec extends PekkoSpecWithMaterializer implements Serializable
 
- 
- 
Package org.apache.pekko.http.impl.engine.rendering- 
Class org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory.RequestRenderingOutput$.Streamedclass Streamed extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory.RequestRenderingOutput$.Streamed$class Streamed$ extends scala.runtime.AbstractFunction1<org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,Object>, org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory.RequestRenderingOutput.Streamed> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory.RequestRenderingOutput$.Strictclass Strict extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory.RequestRenderingOutput$.Strict$class Strict$ extends scala.runtime.AbstractFunction1<org.apache.pekko.util.ByteString,org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory.RequestRenderingOutput.Strict> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory$RequestRenderingOutput$Streamedclass HttpRequestRendererFactory$RequestRenderingOutput$Streamed extends Object implements Serializable- 
Serialized Fields- 
byteStreamorg.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString, Object> byteStream 
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory$RequestRenderingOutput$Streamed$class HttpRequestRendererFactory$RequestRenderingOutput$Streamed$ extends scala.runtime.AbstractFunction1<org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,Object>, org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory$RequestRenderingOutput$Streamed> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory$RequestRenderingOutput$Strictclass HttpRequestRendererFactory$RequestRenderingOutput$Strict extends Object implements Serializable- 
Serialized Fields- 
bytesorg.apache.pekko.util.ByteString bytes 
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory$RequestRenderingOutput$Strict$class HttpRequestRendererFactory$RequestRenderingOutput$Strict$ extends scala.runtime.AbstractFunction1<org.apache.pekko.util.ByteString,org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory$RequestRenderingOutput$Strict> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpResponseRendererFactory.CloseConnection$class CloseConnection$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpResponseRendererFactory.DontClose$class DontClose$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpResponseRendererFactory.HttpResponseRenderer.HeadersAndStreamedEntityclass HeadersAndStreamedEntity extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpResponseRendererFactory.HttpResponseRenderer.HeadersAndStreamedEntity$class HeadersAndStreamedEntity$ extends scala.runtime.AbstractFunction2<org.apache.pekko.util.ByteString,org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString, Object>, org.apache.pekko.http.impl.engine.rendering.HttpResponseRendererFactory.HttpResponseRenderer$.HeadersAndStreamedEntity> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpResponseRendererFactory.HttpResponseRenderer.Strictclass Strict extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpResponseRendererFactory.HttpResponseRenderer.Strict$class Strict$ extends scala.runtime.AbstractFunction1<ResponseRenderingOutput,org.apache.pekko.http.impl.engine.rendering.HttpResponseRendererFactory.HttpResponseRenderer$.Strict> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpResponseRendererFactory.SwitchToOtherProtocolclass SwitchToOtherProtocol extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.HttpResponseRendererFactory.SwitchToOtherProtocol$class SwitchToOtherProtocol$ extends scala.runtime.AbstractFunction1<org.apache.pekko.stream.scaladsl.Flow<org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString, Object>, HttpResponseRendererFactory.SwitchToOtherProtocol> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.rendering.RequestRendererSpecclass RequestRendererSpec extends org.scalatest.freespec.AnyFreeSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.RequestRenderingContextclass RequestRenderingContext extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.RequestRenderingContext$class RequestRenderingContext$ extends scala.runtime.AbstractFunction3<HttpRequest,Host, scala.Option<scala.concurrent.Future<org.apache.pekko.NotUsed>>, RequestRenderingContext> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.rendering.ResponseRendererSpecclass ResponseRendererSpec extends org.scalatest.freespec.AnyFreeSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.ResponseRenderingContextclass ResponseRenderingContext extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.ResponseRenderingContext.CloseRequested$.ForceClose$class ForceClose$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.ResponseRenderingContext.CloseRequested$.RequestAskedForClosing$class RequestAskedForClosing$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.ResponseRenderingContext.CloseRequested$.Unspecified$class Unspecified$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.ResponseRenderingContext$class ResponseRenderingContext$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.ResponseRenderingContext$CloseRequested$ForceClose$class ResponseRenderingContext$CloseRequested$ForceClose$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.rendering.ResponseRenderingContext$CloseRequested$RequestAskedForClosing$class ResponseRenderingContext$CloseRequested$RequestAskedForClosing$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.rendering.ResponseRenderingContext$CloseRequested$Unspecified$class ResponseRenderingContext$CloseRequested$Unspecified$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.rendering.ResponseRenderingOutput.HttpDataclass HttpData extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.ResponseRenderingOutput.HttpData$class HttpData$ extends scala.runtime.AbstractFunction1<org.apache.pekko.util.ByteString,ResponseRenderingOutput.HttpData> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.rendering.ResponseRenderingOutput.SwitchToOtherProtocolclass SwitchToOtherProtocol extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.rendering.ResponseRenderingOutput.SwitchToOtherProtocol$class SwitchToOtherProtocol$ extends scala.runtime.AbstractFunction2<org.apache.pekko.util.ByteString,org.apache.pekko.stream.scaladsl.Flow<org.apache.pekko.util.ByteString, org.apache.pekko.util.ByteString, Object>, ResponseRenderingOutput.SwitchToOtherProtocol> implements Serializable 
 
- 
- 
Package org.apache.pekko.http.impl.engine.server- 
Class org.apache.pekko.http.impl.engine.server.HttpAttributes.RemoteAddressclass RemoteAddress extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.server.HttpAttributes.RemoteAddress$class RemoteAddress$ extends scala.runtime.AbstractFunction1<InetSocketAddress,HttpAttributes.RemoteAddress> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.server.HttpAttributes.TLSSessionInfoclass TLSSessionInfo extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.server.HttpAttributes.TLSSessionInfo$class TLSSessionInfo$ extends scala.runtime.AbstractFunction1<SSLSession,HttpAttributes.TLSSessionInfo> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.server.HttpServerBug21008Specclass HttpServerBug21008Spec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.server.HttpServerSpecclass HttpServerSpec extends PekkoSpec implements Serializable
- 
Class org.apache.pekko.http.impl.engine.server.HttpServerWithExplicitSchedulerSpecclass HttpServerWithExplicitSchedulerSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.server.MasterServerTerminator.AliveConnectionTerminatorsclass AliveConnectionTerminators extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.server.MasterServerTerminator.AliveConnectionTerminators$class AliveConnectionTerminators$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<ServerTerminator>,MasterServerTerminator.AliveConnectionTerminators> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.server.MasterServerTerminator.Terminatingclass Terminating extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.server.MasterServerTerminator.Terminating$class Terminating$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.Deadline,MasterServerTerminator.Terminating> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.server.PrepareRequestsSpecclass PrepareRequestsSpec extends PekkoSpec implements Serializable
- 
Exception org.apache.pekko.http.impl.engine.server.ServerTerminationDeadlineReachedclass ServerTerminationDeadlineReached extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.impl.engine.server.UpgradeToOtherProtocolResponseHeaderclass UpgradeToOtherProtocolResponseHeader extends InternalCustomHeader implements Serializable
- 
Class org.apache.pekko.http.impl.engine.server.UpgradeToOtherProtocolResponseHeader$class UpgradeToOtherProtocolResponseHeader$ extends scala.runtime.AbstractFunction1<org.apache.pekko.stream.scaladsl.Flow<org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString, Object>, UpgradeToOtherProtocolResponseHeader> implements Serializable 
 
- 
- 
Package org.apache.pekko.http.impl.engine.ws- 
Class org.apache.pekko.http.impl.engine.ws.Bitsclass Bits extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Bits.Multibitclass Multibit extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Bits.Multibit$class Multibit$ extends scala.runtime.AbstractFunction2<Object,Object, Bits.Multibit> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.Bits.One$class One$ extends Bits.SingleBit implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Bits.Zero$class Zero$ extends Bits.SingleBit implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Bits$class Bits$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameDataclass FrameData extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameData$class FrameData$ extends scala.runtime.AbstractFunction2<org.apache.pekko.util.ByteString,Object, FrameData> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.FrameErrorclass FrameError extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameError$class FrameError$ extends scala.runtime.AbstractFunction1<ProtocolException,FrameError> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.ActivelyCloseWithCodeclass ActivelyCloseWithCode extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.ActivelyCloseWithCode$class ActivelyCloseWithCode$ extends scala.runtime.AbstractFunction2<scala.Option<Object>,String, FrameHandler.ActivelyCloseWithCode> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.BinaryMessagePartclass BinaryMessagePart extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.BinaryMessagePart$class BinaryMessagePart$ extends scala.runtime.AbstractFunction2<org.apache.pekko.util.ByteString,Object, FrameHandler.BinaryMessagePart> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.DirectAnswerclass DirectAnswer extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.DirectAnswer$class DirectAnswer$ extends scala.runtime.AbstractFunction1<FrameStart,FrameHandler.DirectAnswer> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.MessageEnd$class MessageEnd$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.PeerClosedclass PeerClosed extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.PeerClosed$class PeerClosed$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.TextMessagePartclass TextMessagePart extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.TextMessagePart$class TextMessagePart$ extends scala.runtime.AbstractFunction2<String,Object, FrameHandler.TextMessagePart> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.UserHandlerCompleted$class UserHandlerCompleted$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.UserHandlerErredOutclass UserHandlerErredOut extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHandler.UserHandlerErredOut$class UserHandlerErredOut$ extends scala.runtime.AbstractFunction1<Throwable,FrameHandler.UserHandlerErredOut> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHeaderclass FrameHeader extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameHeader$class FrameHeader$ extends scala.runtime.AbstractFunction7<Protocol.Opcode,scala.Option<Object>, Object, Object, Object, Object, Object, FrameHeader> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.FrameStartclass FrameStart extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.FrameStart$class FrameStart$ extends scala.runtime.AbstractFunction2<FrameHeader,org.apache.pekko.util.ByteString, FrameStart> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.FramingSpecclass FramingSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Handshake.Client$.NegotiatedWebSocketSettingsclass NegotiatedWebSocketSettings extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Handshake.Client$.NegotiatedWebSocketSettings$class NegotiatedWebSocketSettings$ extends scala.runtime.AbstractFunction1<scala.Option<String>,org.apache.pekko.http.impl.engine.ws.Handshake.Client.NegotiatedWebSocketSettings> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.Handshake$Client$NegotiatedWebSocketSettingsclass Handshake$Client$NegotiatedWebSocketSettings extends Object implements Serializable- 
Serialized Fields- 
subprotocolscala.Option<String> subprotocol 
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.ws.Handshake$Client$NegotiatedWebSocketSettings$class Handshake$Client$NegotiatedWebSocketSettings$ extends scala.runtime.AbstractFunction1<scala.Option<String>,org.apache.pekko.http.impl.engine.ws.Handshake$Client$NegotiatedWebSocketSettings> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.ws.MessageSpecclass MessageSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol.Opcode$.Binary$class Binary$ extends org.apache.pekko.http.impl.engine.ws.Protocol.Opcode.AbstractOpcode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol.Opcode$.Close$class Close$ extends org.apache.pekko.http.impl.engine.ws.Protocol.Opcode.AbstractOpcode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol.Opcode$.Continuation$class Continuation$ extends org.apache.pekko.http.impl.engine.ws.Protocol.Opcode.AbstractOpcode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol.Opcode$.Otherclass Other extends org.apache.pekko.http.impl.engine.ws.Protocol.Opcode.AbstractOpcode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol.Opcode$.Other$class Other$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.http.impl.engine.ws.Protocol.Opcode.Other> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol.Opcode$.Ping$class Ping$ extends org.apache.pekko.http.impl.engine.ws.Protocol.Opcode.AbstractOpcode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol.Opcode$.Pong$class Pong$ extends org.apache.pekko.http.impl.engine.ws.Protocol.Opcode.AbstractOpcode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol.Opcode$.Text$class Text$ extends org.apache.pekko.http.impl.engine.ws.Protocol.Opcode.AbstractOpcode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$Binary$class Protocol$Opcode$Binary$ extends org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$AbstractOpcode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$Close$class Protocol$Opcode$Close$ extends org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$AbstractOpcode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$Continuation$class Protocol$Opcode$Continuation$ extends org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$AbstractOpcode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$Otherclass Protocol$Opcode$Other extends org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$AbstractOpcode implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$Other$class Protocol$Opcode$Other$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$Other> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$Ping$class Protocol$Opcode$Ping$ extends org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$AbstractOpcode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$Pong$class Protocol$Opcode$Pong$ extends org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$AbstractOpcode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$Text$class Protocol$Opcode$Text$ extends org.apache.pekko.http.impl.engine.ws.Protocol$Opcode$AbstractOpcode implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Exception org.apache.pekko.http.impl.engine.ws.ProtocolExceptionclass ProtocolException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.ProtocolException$class ProtocolException$ extends scala.runtime.AbstractFunction1<String,ProtocolException> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.Randoms.SecureRandomInstances$class SecureRandomInstances$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.Utf8CodingSpecsclass Utf8CodingSpecs extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.WebSocket.Tick$class Tick$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.WebSocketClientSpecclass WebSocketClientSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.WebSocketIntegrationSpecclass WebSocketIntegrationSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.WebSocketServerSpecclass WebSocketServerSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.WSClientAutobahnTest.CaseInfoclass CaseInfo extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.WSClientAutobahnTest.CaseInfo$class CaseInfo$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.WSClientAutobahnTest.CaseResultclass CaseResult extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.WSClientAutobahnTest.CaseResult$class CaseResult$ extends scala.runtime.AbstractFunction2<WSClientAutobahnTest.CaseInfo,WSClientAutobahnTest.CaseStatus, WSClientAutobahnTest.CaseResult> implements Serializable 
- 
Class org.apache.pekko.http.impl.engine.ws.WSClientAutobahnTest.CaseStatusclass CaseStatus extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.WSClientAutobahnTest.CaseStatus$class CaseStatus$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.WSClientAutobahnTest.IndexedCaseInfoclass IndexedCaseInfo extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.engine.ws.WSClientAutobahnTest.IndexedCaseInfo$class IndexedCaseInfo$ extends scala.runtime.AbstractFunction2<Object,WSClientAutobahnTest.CaseInfo, WSClientAutobahnTest.IndexedCaseInfo> implements Serializable 
 
- 
- 
Package org.apache.pekko.http.impl.model- 
Class org.apache.pekko.http.impl.model.JavaQueryclass JavaQuery extends Query implements Serializable
- 
Class org.apache.pekko.http.impl.model.JavaQuery$class JavaQuery$ extends scala.runtime.AbstractFunction1<Uri.Query,JavaQuery> implements Serializable 
- 
Class org.apache.pekko.http.impl.model.JavaUriclass JavaUri extends Uri implements Serializable
- 
Class org.apache.pekko.http.impl.model.JavaUri$class JavaUri$ extends scala.runtime.AbstractFunction1<Uri,JavaUri> implements Serializable 
 
- 
- 
Package org.apache.pekko.http.impl.model.parser- 
Exception org.apache.pekko.http.impl.model.parser.HeaderParser.EmptyCookieException$class EmptyCookieException$ extends SingletonException implements Serializable
- 
Class org.apache.pekko.http.impl.model.parser.HeaderParser.Failureclass Failure extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.model.parser.HeaderParser.Failure$class Failure$ extends scala.runtime.AbstractFunction1<ErrorInfo,HeaderParser.Failure> implements Serializable 
- 
Class org.apache.pekko.http.impl.model.parser.HeaderParser.RuleNotFound$class RuleNotFound$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.model.parser.HeaderParser.Successclass Success extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.model.parser.HeaderParser.Success$class Success$ extends scala.runtime.AbstractFunction1<HttpHeader,HeaderParser.Success> implements Serializable 
- 
Class org.apache.pekko.http.impl.model.parser.HttpHeaderSpecclass HttpHeaderSpec extends org.scalatest.freespec.AnyFreeSpec implements Serializable
 
- 
- 
Package org.apache.pekko.http.impl.settings- 
Class org.apache.pekko.http.impl.settings.ClientConnectionSettingsImplclass ClientConnectionSettingsImpl extends ClientConnectionSettings implements Serializable
- 
Class org.apache.pekko.http.impl.settings.ClientConnectionSettingsImpl$class ClientConnectionSettingsImpl$ extends SettingsCompanionImpl<ClientConnectionSettingsImpl> implements Serializable
- 
Class org.apache.pekko.http.impl.settings.ConnectionPoolSettingsImplclass ConnectionPoolSettingsImpl extends ConnectionPoolSettings implements Serializable
- 
Class org.apache.pekko.http.impl.settings.ConnectionPoolSettingsImpl$class ConnectionPoolSettingsImpl$ extends SettingsCompanionImpl<ConnectionPoolSettingsImpl> implements Serializable
- 
Class org.apache.pekko.http.impl.settings.ConnectionPoolSetupclass ConnectionPoolSetup extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.settings.ConnectionPoolSetup$class ConnectionPoolSetup$ extends scala.runtime.AbstractFunction3<ConnectionPoolSettings,ConnectionContext, org.apache.pekko.event.LoggingAdapter, ConnectionPoolSetup> implements Serializable 
- 
Class org.apache.pekko.http.impl.settings.HostConnectionPoolSetupclass HostConnectionPoolSetup extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.settings.HostConnectionPoolSetup$class HostConnectionPoolSetup$ extends scala.runtime.AbstractFunction3<String,Object, ConnectionPoolSetup, HostConnectionPoolSetup> implements Serializable 
- 
Class org.apache.pekko.http.impl.settings.HttpsProxySettingsImplclass HttpsProxySettingsImpl extends HttpsProxySettings implements Serializable
- 
Class org.apache.pekko.http.impl.settings.HttpsProxySettingsImpl$class HttpsProxySettingsImpl$ extends SettingsCompanionImpl<HttpsProxySettingsImpl> implements Serializable
- 
Class org.apache.pekko.http.impl.settings.ParserSettingsImplclass ParserSettingsImpl extends ParserSettings implements Serializable
- 
Class org.apache.pekko.http.impl.settings.ParserSettingsImpl$
- 
Class org.apache.pekko.http.impl.settings.RoutingSettingsImplclass RoutingSettingsImpl extends RoutingSettings implements Serializable
- 
Class org.apache.pekko.http.impl.settings.RoutingSettingsImpl$class RoutingSettingsImpl$ extends SettingsCompanionImpl<RoutingSettingsImpl> implements Serializable
- 
Class org.apache.pekko.http.impl.settings.ServerSentEventSettingsImplclass ServerSentEventSettingsImpl extends ServerSentEventSettings implements Serializable
- 
Class org.apache.pekko.http.impl.settings.ServerSentEventSettingsImpl$class ServerSentEventSettingsImpl$ extends SettingsCompanionImpl<ServerSentEventSettingsImpl> implements Serializable
- 
Class org.apache.pekko.http.impl.settings.ServerSettingsImplclass ServerSettingsImpl extends ServerSettings implements Serializable
- 
Class org.apache.pekko.http.impl.settings.ServerSettingsImpl.Timeoutsclass Timeouts extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.settings.ServerSettingsImpl.Timeouts$class Timeouts$ extends scala.runtime.AbstractFunction4<scala.concurrent.duration.Duration,scala.concurrent.duration.Duration, scala.concurrent.duration.FiniteDuration, scala.concurrent.duration.Duration, ServerSettingsImpl.Timeouts> implements Serializable 
- 
Class org.apache.pekko.http.impl.settings.ServerSettingsImpl$
- 
Class org.apache.pekko.http.impl.settings.WebSocketSettingsImplclass WebSocketSettingsImpl extends WebSocketSettings implements Serializable
- 
Class org.apache.pekko.http.impl.settings.WebSocketSettingsImpl$class WebSocketSettingsImpl$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.http.impl.util- 
Class org.apache.pekko.http.impl.util.ByteStringParserInputSpecclass ByteStringParserInputSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
- 
Class org.apache.pekko.http.impl.util.CollectorStage.Completedclass Completed extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.util.CollectorStage.Completed$class Completed$ extends scala.runtime.AbstractFunction1<scala.util.Try<scala.Tuple2<scala.collection.immutable.Seq<T>,Object>>, CollectorStage<T>.Completed> implements Serializable 
- 
Class org.apache.pekko.http.impl.util.CollectorStage.Initialized$class Initialized$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.util.CollectorStage.Scheduledclass Scheduled extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.util.CollectorStage.Scheduled$class Scheduled$ extends scala.runtime.AbstractFunction1<scala.concurrent.Promise<scala.Tuple2<scala.collection.immutable.Seq<T>,Object>>, CollectorStage<T>.Scheduled> implements Serializable 
- 
Class org.apache.pekko.http.impl.util.CollectorStage.Uninitialized$class Uninitialized$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.util.ExposeAttributesclass ExposeAttributes extends org.apache.pekko.stream.stage.GraphStage<org.apache.pekko.stream.FlowShape<T,U>> implements Serializable 
- 
Class org.apache.pekko.http.impl.util.ExposeAttributes$class ExposeAttributes$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.util.JavaDurationConverterSpecclass JavaDurationConverterSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
- 
Exception org.apache.pekko.http.impl.util.One2OneBidiFlow.OutputTruncationExceptionclass OutputTruncationException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.impl.util.One2OneBidiFlow.OutputTruncationException$class OutputTruncationException$ extends scala.runtime.AbstractFunction1<Object,One2OneBidiFlow.OutputTruncationException> implements Serializable 
- 
Exception org.apache.pekko.http.impl.util.One2OneBidiFlow.UnexpectedOutputExceptionclass UnexpectedOutputException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.impl.util.One2OneBidiFlow.UnexpectedOutputException$class UnexpectedOutputException$ extends scala.runtime.AbstractFunction1<Object,One2OneBidiFlow.UnexpectedOutputException> implements Serializable 
- 
Class org.apache.pekko.http.impl.util.One2OneBidiFlowSpecclass One2OneBidiFlowSpec extends PekkoSpec implements Serializable
- 
Class org.apache.pekko.http.impl.util.PekkoSpecWithMaterializerclass PekkoSpecWithMaterializer extends PekkoSpec implements Serializable
- 
Class org.apache.pekko.http.impl.util.PekkoSpecWithMaterializer$class PekkoSpecWithMaterializer$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.util.Rendering.$u002C$u0020$class $u002C$u0020$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.util.Rendering.CrLf$class CrLf$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.util.Rendering.Empty$class Empty$ extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.util.RenderingSpecclass RenderingSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Exception org.apache.pekko.http.impl.util.SingletonExceptionclass SingletonException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.impl.util.StreamUtils.StreamControlclass StreamControl extends Object implements Serializable
- 
Class org.apache.pekko.http.impl.util.StreamUtils.StreamControl$class StreamControl$ extends scala.runtime.AbstractFunction3<scala.concurrent.Future<scala.runtime.BoxedUnit>,scala.concurrent.Future<scala.runtime.BoxedUnit>, scala.Option<org.apache.pekko.stream.KillSwitch>, StreamUtils.StreamControl> implements Serializable 
- 
Class org.apache.pekko.http.impl.util.StreamUtilsSpecclass StreamUtilsSpec extends PekkoSpec implements Serializable
- 
Class org.apache.pekko.http.impl.util.Timestamp.Ordering$class Ordering$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.http.javadsl- 
Class org.apache.pekko.http.javadsl.ConnectHttpSpecclass ConnectHttpSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
- 
Class org.apache.pekko.http.javadsl.HttpExtensionApiSpecclass HttpExtensionApiSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.javadsl.JavaInitializationSpecclass JavaInitializationSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
 
- 
- 
Package org.apache.pekko.http.javadsl.marshallers.jackson- 
Exception org.apache.pekko.http.javadsl.marshallers.jackson.Jackson.JacksonUnmarshallingExceptionclass JacksonUnmarshallingException extends ExceptionWithErrorInfo implements Serializable
 
- 
- 
Package org.apache.pekko.http.javadsl.marshallers.jackson3- 
Exception org.apache.pekko.http.javadsl.marshallers.jackson3.Jackson.JacksonUnmarshallingExceptionclass JacksonUnmarshallingException extends ExceptionWithErrorInfo implements Serializable
 
- 
- 
Package org.apache.pekko.http.javadsl.model- 
Class org.apache.pekko.http.javadsl.model.JavaApiSpecclass JavaApiSpec extends org.scalatest.freespec.AnyFreeSpec implements Serializable
- 
Class org.apache.pekko.http.javadsl.model.JavaApiTestCaseSpecsclass JavaApiTestCaseSpecs extends org.scalatest.freespec.AnyFreeSpec implements Serializable
- 
Class org.apache.pekko.http.javadsl.model.MultipartsSpecclass MultipartsSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
 
- 
- 
Package org.apache.pekko.http.javadsl.model.headers- 
Class org.apache.pekko.http.javadsl.model.headers.HttpCookieSpecclass HttpCookieSpec extends org.scalatest.freespec.AnyFreeSpec implements Serializable
 
- 
- 
Package org.apache.pekko.http.javadsl.server.directives- 
Class org.apache.pekko.http.javadsl.server.directives.SecurityDirectives.ProvidedCredentialsclass ProvidedCredentials extends Object implements Serializable
- 
Class org.apache.pekko.http.javadsl.server.directives.SecurityDirectives.ProvidedCredentials$class ProvidedCredentials$ extends scala.runtime.AbstractFunction1<Credentials.Provided,SecurityDirectives.ProvidedCredentials> implements Serializable 
 
- 
- 
Package org.apache.pekko.http.javadsl.testkit- 
Class org.apache.pekko.http.javadsl.testkit.DefaultHostInfoclass DefaultHostInfo extends Object implements Serializable
- 
Class org.apache.pekko.http.javadsl.testkit.DefaultHostInfo$class DefaultHostInfo$ extends scala.runtime.AbstractFunction2<Host,Object, DefaultHostInfo> implements Serializable 
 
- 
- 
Package org.apache.pekko.http.javadsl.unmarshalling- 
Exception org.apache.pekko.http.javadsl.unmarshalling.Unmarshaller.UnsupportedContentTypeExceptionclass UnsupportedContentTypeException extends RuntimeException implements Serializable
 
- 
- 
Package org.apache.pekko.http.scaladsl- 
Class org.apache.pekko.http.scaladsl.ClientServerHttp2EnabledSpecclass ClientServerHttp2EnabledSpec extends ClientServerSpecBase implements Serializable
- 
Class org.apache.pekko.http.scaladsl.ClientServerSpecclass ClientServerSpec extends ClientServerSpecBase implements Serializable
- 
Class org.apache.pekko.http.scaladsl.ClientServerSpecBaseclass ClientServerSpecBase extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.scaladsl.ClientSpecclass ClientSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
- 
Class org.apache.pekko.http.scaladsl.ClientTransportWithCustomResolverSpecclass ClientTransportWithCustomResolverSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.scaladsl.GracefulTerminationSpecclass GracefulTerminationSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.scaladsl.Http.IncomingConnectionclass IncomingConnection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.Http.IncomingConnection$class IncomingConnection$ extends scala.runtime.AbstractFunction3<InetSocketAddress,InetSocketAddress, org.apache.pekko.stream.scaladsl.Flow<HttpResponse, HttpRequest, ServerTerminator>, Http.IncomingConnection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.Http.OutgoingConnectionclass OutgoingConnection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.Http.OutgoingConnection$class OutgoingConnection$ extends scala.runtime.AbstractFunction2<InetSocketAddress,InetSocketAddress, Http.OutgoingConnection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.Http.ServerBindingclass ServerBinding extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.Http.ServerBinding$class ServerBinding$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.TightRequestTimeoutSpecclass TightRequestTimeoutSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
 
- 
- 
Package org.apache.pekko.http.scaladsl.common- 
Class org.apache.pekko.http.scaladsl.common.StrictForm.Field$.FromPartclass FromPart extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.common.StrictForm.Field$.FromPart$class FromPart$ extends scala.runtime.AbstractFunction1<org.apache.pekko.http.scaladsl.model.Multipart.FormData.BodyPart.Strict,org.apache.pekko.http.scaladsl.common.StrictForm.Field.FromPart> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.common.StrictForm.Field$.FromStringclass FromString extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.common.StrictForm.Field$.FromString$class FromString$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.http.scaladsl.common.StrictForm.Field.FromString> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.common.StrictForm.FileDataclass FileData extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.common.StrictForm.FileData$class FileData$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.common.StrictForm$Field$FromPartclass StrictForm$Field$FromPart extends Object implements Serializable- 
Serialized Fields- 
valueorg.apache.pekko.http.scaladsl.model.Multipart$FormData$BodyPart$Strict value 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.common.StrictForm$Field$FromPart$class StrictForm$Field$FromPart$ extends scala.runtime.AbstractFunction1<org.apache.pekko.http.scaladsl.model.Multipart$FormData$BodyPart$Strict,org.apache.pekko.http.scaladsl.common.StrictForm$Field$FromPart> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.common.StrictForm$Field$FromStringclass StrictForm$Field$FromString extends Object implements Serializable- 
Serialized Fields- 
valueString value 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.common.StrictForm$Field$FromString$class StrictForm$Field$FromString$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.http.scaladsl.common.StrictForm$Field$FromString> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
 
- 
- 
Package org.apache.pekko.http.scaladsl.marshalling- 
Exception org.apache.pekko.http.scaladsl.marshalling.Marshal.UnacceptableResponseContentTypeExceptionclass UnacceptableResponseContentTypeException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.scaladsl.marshalling.Marshal.UnacceptableResponseContentTypeException$class UnacceptableResponseContentTypeException$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<ContentNegotiator.Alternative>,Marshal.UnacceptableResponseContentTypeException> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.marshalling.Marshalling.Opaqueclass Opaque extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.marshalling.Marshalling.Opaque$class Opaque$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.marshalling.Marshalling.WithFixedContentTypeclass WithFixedContentType extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.marshalling.Marshalling.WithFixedContentType$class WithFixedContentType$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.marshalling.Marshalling.WithOpenCharsetclass WithOpenCharset extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.marshalling.Marshalling.WithOpenCharset$class WithOpenCharset$ extends Object implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.marshalling.NoStrictlyCompatibleElementMarshallingAvailableExceptionclass NoStrictlyCompatibleElementMarshallingAvailableException extends RuntimeException implements Serializable
 
- 
- 
Package org.apache.pekko.http.scaladsl.model- 
Class org.apache.pekko.http.scaladsl.model.AttributeKey
- 
Class org.apache.pekko.http.scaladsl.model.AttributeKey$class AttributeKey$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ContentRange.Defaultclass Default extends ContentRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ContentRange.Default$class Default$ extends scala.runtime.AbstractFunction3<Object,Object, scala.Option<Object>, ContentRange.Default> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.ContentRange.Otherclass Other extends ContentRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ContentRange.Other$class Other$ extends scala.runtime.AbstractFunction1<String,ContentRange.Other> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.ContentRange.Unsatisfiableclass Unsatisfiable extends ContentRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ContentRange.Unsatisfiable$class Unsatisfiable$ extends scala.runtime.AbstractFunction1<Object,ContentRange.Unsatisfiable> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.ContentType.$u003B$u0020charset$eq$class $u003B$u0020charset$eq$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ContentType.Binaryclass Binary extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ContentType.Binary$class Binary$ extends scala.runtime.AbstractFunction1<MediaType.Binary,ContentType.Binary> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.ContentType.WithCharsetclass WithCharset extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ContentType.WithCharset$class WithCharset$ extends scala.runtime.AbstractFunction2<MediaType.WithOpenCharset,HttpCharset, ContentType.WithCharset> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.ContentType.WithFixedCharsetclass WithFixedCharset extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ContentType.WithFixedCharset$class WithFixedCharset$ extends scala.runtime.AbstractFunction1<MediaType.WithFixedCharset,ContentType.WithFixedCharset> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.ContentType.WithMissingCharsetclass WithMissingCharset extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ContentType.WithMissingCharset$class WithMissingCharset$ extends scala.runtime.AbstractFunction1<MediaType.WithOpenCharset,ContentType.WithMissingCharset> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.ContentTypeRangeclass ContentTypeRange extends ContentTypeRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ContentTypeRange$class ContentTypeRange$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.DateTimeclass DateTime extends DateTime implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.DateTime$class DateTime$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.DateTimeSpecclass DateTimeSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.EntityDiscardingSpecclass EntityDiscardingSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.model.EntityStreamExceptionclass EntityStreamException extends ExceptionWithErrorInfo implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.EntityStreamException$class EntityStreamException$ extends Object implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.model.EntityStreamSizeExceptionclass EntityStreamSizeException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.EntityStreamSizeException$class EntityStreamSizeException$ extends scala.runtime.AbstractFunction2<Object,scala.Option<Object>, EntityStreamSizeException> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.ErrorInfoclass ErrorInfo extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ErrorInfo$class ErrorInfo$ extends Object implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.model.ExceptionWithErrorInfoclass ExceptionWithErrorInfo extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.FormDataclass FormData extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.FormData$class FormData$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpCharsetclass HttpCharset extends HttpCharset implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpCharset$class HttpCharset$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpCharsetRange.$timesclass $times extends HttpCharsetRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpCharsetRange.$times$class $times$ extends HttpCharsetRange.$times implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpCharsetRange.Oneclass One extends HttpCharsetRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpCharsetRange.One$class One$ extends scala.runtime.AbstractFunction2<HttpCharset,Object, HttpCharsetRange.One> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.Chunkclass Chunk extends HttpEntity.ChunkStreamPart implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.Chunk$class Chunk$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.Chunkedclass Chunked extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.Chunked$class Chunked$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.CloseDelimitedclass CloseDelimited extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.CloseDelimited$class CloseDelimited$ extends scala.runtime.AbstractFunction2<ContentType,org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString, Object>, HttpEntity.CloseDelimited> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.Defaultclass Default extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.Default$class Default$ extends scala.runtime.AbstractFunction3<ContentType,Object, org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString, Object>, HttpEntity.Default> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.IndefiniteLengthclass IndefiniteLength extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.IndefiniteLength$class IndefiniteLength$ extends scala.runtime.AbstractFunction2<ContentType,org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString, Object>, HttpEntity.IndefiniteLength> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.LastChunkclass LastChunk extends HttpEntity.ChunkStreamPart implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.LastChunk$class LastChunk$ extends HttpEntity.LastChunk implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.Strictclass Strict extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntity.Strict$class Strict$ extends scala.runtime.AbstractFunction2<ContentType,org.apache.pekko.util.ByteString, HttpEntity.Strict> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.HttpEntitySpecclass HttpEntitySpec extends PekkoSpecWithMaterializer implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpHeader.ParsingResult$.Errorclass Error extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpHeader.ParsingResult$.Error$class Error$ extends scala.runtime.AbstractFunction1<ErrorInfo,org.apache.pekko.http.scaladsl.model.HttpHeader.ParsingResult.Error> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.HttpHeader.ParsingResult$.Okclass Ok extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpHeader.ParsingResult$.Ok$class Ok$ extends scala.runtime.AbstractFunction2<HttpHeader,scala.collection.immutable.List<ErrorInfo>, org.apache.pekko.http.scaladsl.model.HttpHeader.ParsingResult.Ok> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.HttpHeader$ParsingResult$Errorclass HttpHeader$ParsingResult$Error extends Object implements Serializable- 
Serialized Fields- 
errorErrorInfo error 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.HttpHeader$ParsingResult$Error$class HttpHeader$ParsingResult$Error$ extends scala.runtime.AbstractFunction1<ErrorInfo,org.apache.pekko.http.scaladsl.model.HttpHeader$ParsingResult$Error> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.HttpHeader$ParsingResult$Okclass HttpHeader$ParsingResult$Ok extends Object implements Serializable- 
Serialized Fields- 
errorsscala.collection.immutable.List<ErrorInfo> errors 
- 
headerHttpHeader header 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.HttpHeader$ParsingResult$Ok$class HttpHeader$ParsingResult$Ok$ extends scala.runtime.AbstractFunction2<HttpHeader,scala.collection.immutable.List<ErrorInfo>, org.apache.pekko.http.scaladsl.model.HttpHeader$ParsingResult$Ok> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.HttpMessageSpecclass HttpMessageSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpMethodclass HttpMethod extends HttpMethod implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpMethod$class HttpMethod$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpMethodsSpecclass HttpMethodsSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpProtocolclass HttpProtocol extends HttpProtocol implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.HttpProtocol$class HttpProtocol$ extends scala.runtime.AbstractFunction1<String,HttpProtocol> implements Serializable 
- 
Exception org.apache.pekko.http.scaladsl.model.IllegalHeaderExceptionclass IllegalHeaderException extends ExceptionWithErrorInfo implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.IllegalHeaderException$class IllegalHeaderException$ extends Object implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.model.IllegalRequestExceptionclass IllegalRequestException extends ExceptionWithErrorInfo implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.IllegalRequestException$class IllegalRequestException$ extends Object implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.model.IllegalResponseExceptionclass IllegalResponseException extends ExceptionWithErrorInfo implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.IllegalResponseException$class IllegalResponseException$ extends Object implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.model.IllegalUriExceptionclass IllegalUriException extends ExceptionWithErrorInfo implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.IllegalUriException$class IllegalUriException$ extends Object implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.model.InvalidContentLengthExceptionclass InvalidContentLengthException extends ExceptionWithErrorInfo implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.InvalidContentLengthException$class InvalidContentLengthException$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.MediaRange.Oneclass One extends MediaRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.MediaRange.One$class One$ extends scala.runtime.AbstractFunction2<MediaType,Object, MediaRange.One> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.MediaRanges.PredefinedMediaRangeclass PredefinedMediaRange extends MediaRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.MediaRanges.PredefinedMediaRange$class PredefinedMediaRange$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.MediaType.Compressible$class Compressible$ extends MediaType.Compressibility implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.MediaType.Gzipped$class Gzipped$ extends MediaType.Compressibility implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.MediaType.NotCompressible$class NotCompressible$ extends MediaType.Compressibility implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges$.BodyPart$.Strictclass Strict extends org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges.BodyPart implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges$.BodyPart$.Strict$class Strict$ extends scala.runtime.AbstractFunction4<ContentRange,HttpEntity.Strict, RangeUnit, scala.collection.immutable.Seq<HttpHeader>, org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges.BodyPart.Strict> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges$.Strictclass Strict extends Multipart.ByteRanges implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges$.Strict$class Strict$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges.BodyPart.Strict>,org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges.Strict> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart.FormData$.BodyPart$.Strictclass Strict extends org.apache.pekko.http.scaladsl.model.Multipart.FormData.BodyPart implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Multipart.FormData$.BodyPart$.Strict$class Strict$ extends scala.runtime.AbstractFunction4<String,HttpEntity.Strict, scala.collection.immutable.Map<String, String>, scala.collection.immutable.Seq<HttpHeader>, org.apache.pekko.http.scaladsl.model.Multipart.FormData.BodyPart.Strict> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart.FormData$.Strictclass Strict extends Multipart.FormData implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Multipart.FormData$.Strict$class Strict$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<org.apache.pekko.http.scaladsl.model.Multipart.FormData.BodyPart.Strict>,org.apache.pekko.http.scaladsl.model.Multipart.FormData.Strict> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart.General$.BodyPart$.Strictclass Strict extends org.apache.pekko.http.scaladsl.model.Multipart.General.BodyPart implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Multipart.General$.BodyPart$.Strict$class Strict$ extends scala.runtime.AbstractFunction2<HttpEntity.Strict,scala.collection.immutable.Seq<HttpHeader>, org.apache.pekko.http.scaladsl.model.Multipart.General.BodyPart.Strict> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart.General$.Strictclass Strict extends Multipart.General implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Multipart.General$.Strict$class Strict$ extends scala.runtime.AbstractFunction2<MediaType.Multipart,scala.collection.immutable.Seq<org.apache.pekko.http.scaladsl.model.Multipart.General.BodyPart.Strict>, org.apache.pekko.http.scaladsl.model.Multipart.General.Strict> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart$ByteRanges$BodyPart$Strictclass Multipart$ByteRanges$BodyPart$Strict extends org.apache.pekko.http.scaladsl.model.Multipart$ByteRanges$BodyPart implements Serializable- 
Serialized Fields- 
additionalHeadersscala.collection.immutable.Seq<HttpHeader> additionalHeaders 
- 
contentRangeContentRange contentRange 
- 
entityHttpEntity.Strict entity 
- 
rangeUnitRangeUnit rangeUnit 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart$ByteRanges$BodyPart$Strict$class Multipart$ByteRanges$BodyPart$Strict$ extends scala.runtime.AbstractFunction4<ContentRange,HttpEntity.Strict, RangeUnit, scala.collection.immutable.Seq<HttpHeader>, org.apache.pekko.http.scaladsl.model.Multipart$ByteRanges$BodyPart$Strict> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart$ByteRanges$Strictclass Multipart$ByteRanges$Strict extends Multipart.ByteRanges implements Serializable- 
Serialized Fields- 
strictPartsscala.collection.immutable.Seq<org.apache.pekko.http.scaladsl.model.Multipart$ByteRanges$BodyPart$Strict> strictParts 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart$ByteRanges$Strict$class Multipart$ByteRanges$Strict$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<org.apache.pekko.http.scaladsl.model.Multipart$ByteRanges$BodyPart$Strict>,org.apache.pekko.http.scaladsl.model.Multipart$ByteRanges$Strict> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart$FormData$BodyPart$Strictclass Multipart$FormData$BodyPart$Strict extends org.apache.pekko.http.scaladsl.model.Multipart$FormData$BodyPart implements Serializable- 
Serialized Fields- 
additionalDispositionParamsscala.collection.immutable.Map<String, String> additionalDispositionParams 
- 
additionalHeadersscala.collection.immutable.Seq<HttpHeader> additionalHeaders 
- 
entityHttpEntity.Strict entity 
- 
nameString name 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart$FormData$BodyPart$Strict$class Multipart$FormData$BodyPart$Strict$ extends scala.runtime.AbstractFunction4<String,HttpEntity.Strict, scala.collection.immutable.Map<String, String>, scala.collection.immutable.Seq<HttpHeader>, org.apache.pekko.http.scaladsl.model.Multipart$FormData$BodyPart$Strict> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart$FormData$Strictclass Multipart$FormData$Strict extends Multipart.FormData implements Serializable- 
Serialized Fields- 
strictPartsscala.collection.immutable.Seq<org.apache.pekko.http.scaladsl.model.Multipart$FormData$BodyPart$Strict> strictParts 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart$FormData$Strict$class Multipart$FormData$Strict$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<org.apache.pekko.http.scaladsl.model.Multipart$FormData$BodyPart$Strict>,org.apache.pekko.http.scaladsl.model.Multipart$FormData$Strict> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart$General$BodyPart$Strictclass Multipart$General$BodyPart$Strict extends org.apache.pekko.http.scaladsl.model.Multipart$General$BodyPart implements Serializable- 
Serialized Fields- 
entityHttpEntity.Strict entity 
- 
headersscala.collection.immutable.Seq<HttpHeader> headers 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart$General$BodyPart$Strict$class Multipart$General$BodyPart$Strict$ extends scala.runtime.AbstractFunction2<HttpEntity.Strict,scala.collection.immutable.Seq<HttpHeader>, org.apache.pekko.http.scaladsl.model.Multipart$General$BodyPart$Strict> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart$General$Strictclass Multipart$General$Strict extends Multipart.General implements Serializable- 
Serialized Fields- 
mediaTypeMediaType.Multipart mediaType 
- 
strictPartsscala.collection.immutable.Seq<org.apache.pekko.http.scaladsl.model.Multipart$General$BodyPart$Strict> strictParts 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Multipart$General$Strict$class Multipart$General$Strict$ extends scala.runtime.AbstractFunction2<MediaType.Multipart,scala.collection.immutable.Seq<org.apache.pekko.http.scaladsl.model.Multipart$General$BodyPart$Strict>, org.apache.pekko.http.scaladsl.model.Multipart$General$Strict> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.MultipartSpecclass MultipartSpec extends PekkoSpecWithMaterializer implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.model.ParsingExceptionclass ParsingException extends ExceptionWithErrorInfo implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ParsingException$class ParsingException$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.RemoteAddress.IPclass IP extends RemoteAddress implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.RemoteAddress.IP$class IP$ extends scala.runtime.AbstractFunction2<InetAddress,scala.Option<Object>, RemoteAddress.IP> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.RemoteAddress.Unknown$class Unknown$ extends RemoteAddress implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.RequestEntityAcceptance.Disallowed$class Disallowed$ extends RequestEntityAcceptance implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.RequestEntityAcceptance.Expected$class Expected$ extends RequestEntityAcceptance implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.RequestEntityAcceptance.Tolerated$class Tolerated$ extends RequestEntityAcceptance implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.model.RequestTimeoutExceptionclass RequestTimeoutException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.RequestTimeoutException$class RequestTimeoutException$ extends scala.runtime.AbstractFunction2<HttpRequest,String, RequestTimeoutException> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.SerializabilitySpecclass SerializabilitySpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.SimpleRequestResponseAttributeclass SimpleRequestResponseAttribute extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.SimpleRequestResponseAttribute$class SimpleRequestResponseAttribute$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.StatusCodes.ClientErrorclass ClientError extends StatusCodes.HttpFailure implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.StatusCodes.ClientError$class ClientError$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.StatusCodes.CustomStatusCodeclass CustomStatusCode extends StatusCode implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.StatusCodes.CustomStatusCode$class CustomStatusCode$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.StatusCodes.Informationalclass Informational extends StatusCodes.HttpSuccess implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.StatusCodes.Informational$class Informational$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.StatusCodes.Redirectionclass Redirection extends StatusCodes.HttpSuccess implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.StatusCodes.Redirection$class Redirection$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.StatusCodes.ServerErrorclass ServerError extends StatusCodes.HttpFailure implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.StatusCodes.ServerError$class ServerError$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.StatusCodes.Successclass Success extends StatusCodes.HttpSuccess implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.StatusCodes.Success$class Success$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.TransferEncodings.chunked$class chunked$ extends TransferEncodings.Predefined implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.TransferEncodings.compress$class compress$ extends TransferEncodings.Predefined implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.TransferEncodings.deflate$class deflate$ extends TransferEncodings.Predefined implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.TransferEncodings.Extensionclass Extension extends TransferEncoding implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.TransferEncodings.Extension$class Extension$ extends scala.runtime.AbstractFunction2<String,scala.collection.immutable.Map<String, String>, TransferEncodings.Extension> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.TransferEncodings.gzip$class gzip$ extends TransferEncodings.Predefined implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.TransferEncodings.trailers$class trailers$ extends TransferEncodings.Predefined implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.TurkishISpecclass TurkishISpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uriclass Uri extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.Authorityclass Authority extends Authority implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.Authority$class Authority$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.Empty$class Empty$ extends Uri implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.Host$.Empty$class Empty$ extends Uri.Host implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.IPv4Hostclass IPv4Host extends Uri.NonEmptyHost implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.IPv4Host$class IPv4Host$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.IPv6Hostclass IPv6Host extends Uri.NonEmptyHost implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.IPv6Host$class IPv6Host$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.NamedHostclass NamedHost extends Uri.NonEmptyHost implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.NamedHost$class NamedHost$ extends scala.runtime.AbstractFunction1<String,Uri.NamedHost> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.Uri.ParsingMode$.Relaxed$class Relaxed$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.ParsingMode$.Strict$class Strict$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.Path$.Empty$class Empty$ extends org.apache.pekko.http.scaladsl.model.Uri.Path.SlashOrEmpty implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.Path$.Segmentclass Segment extends Uri.Path implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.Path$.Segment$class Segment$ extends scala.runtime.AbstractFunction2<String,org.apache.pekko.http.scaladsl.model.Uri.Path.SlashOrEmpty, org.apache.pekko.http.scaladsl.model.Uri.Path.Segment> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.Uri.Path$.Slashclass Slash extends org.apache.pekko.http.scaladsl.model.Uri.Path.SlashOrEmpty implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.Path$.Slash$class Slash$ extends scala.runtime.AbstractFunction1<Uri.Path,org.apache.pekko.http.scaladsl.model.Uri.Path.Slash> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.Uri.Query$.Consclass Cons extends Uri.Query implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri.Query$.Cons$class Cons$ extends scala.runtime.AbstractFunction3<String,String, Uri.Query, org.apache.pekko.http.scaladsl.model.Uri.Query.Cons> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.Uri.Query$.Empty$class Empty$ extends Uri.Query implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri$class Uri$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri$Host$Empty$class Uri$Host$Empty$ extends Uri.Host implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Uri$ParsingMode$Relaxed$class Uri$ParsingMode$Relaxed$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Uri$ParsingMode$Strict$class Uri$ParsingMode$Strict$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Uri$Path$Empty$class Uri$Path$Empty$ extends org.apache.pekko.http.scaladsl.model.Uri$Path$SlashOrEmpty implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Uri$Path$Segmentclass Uri$Path$Segment extends Uri.Path implements Serializable- 
Serialized Fields- 
headString head 
- 
tailorg.apache.pekko.http.scaladsl.model.Uri$Path$SlashOrEmpty tail 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Uri$Path$Segment$class Uri$Path$Segment$ extends scala.runtime.AbstractFunction2<String,org.apache.pekko.http.scaladsl.model.Uri$Path$SlashOrEmpty, org.apache.pekko.http.scaladsl.model.Uri$Path$Segment> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Uri$Path$Slashclass Uri$Path$Slash extends org.apache.pekko.http.scaladsl.model.Uri$Path$SlashOrEmpty implements Serializable- 
Serialized Fields- 
tailUri.Path tail 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Uri$Path$Slash$class Uri$Path$Slash$ extends scala.runtime.AbstractFunction1<Uri.Path,org.apache.pekko.http.scaladsl.model.Uri$Path$Slash> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Uri$Query$Consclass Uri$Query$Cons extends Uri.Query implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.Uri$Query$Cons$class Uri$Query$Cons$ extends scala.runtime.AbstractFunction3<String,String, Uri.Query, org.apache.pekko.http.scaladsl.model.Uri$Query$Cons> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.Uri$Query$Empty$class Uri$Query$Empty$ extends Uri.Query implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.UriSpecclass UriSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
 
- 
- 
Package org.apache.pekko.http.scaladsl.model.headers- 
Class org.apache.pekko.http.scaladsl.model.headers.Acceptclass Accept extends Accept implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Accept$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Accept$minusCharsetclass Accept$minusCharset extends AcceptCharset implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Accept$minusCharset$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Accept$minusEncodingclass Accept$minusEncoding extends AcceptEncoding implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Accept$minusEncoding$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Accept$minusLanguageclass Accept$minusLanguage extends AcceptLanguage implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Accept$minusLanguage$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Accept$minusRangesclass Accept$minusRanges extends AcceptRanges implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Accept$minusRanges$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusAllow$minusCredentialsclass Access$minusControl$minusAllow$minusCredentials extends AccessControlAllowCredentials implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusAllow$minusCredentials$class Access$minusControl$minusAllow$minusCredentials$ extends ModeledCompanion<Access$minusControl$minusAllow$minusCredentials> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusAllow$minusHeadersclass Access$minusControl$minusAllow$minusHeaders extends AccessControlAllowHeaders implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusAllow$minusHeaders$class Access$minusControl$minusAllow$minusHeaders$ extends ModeledCompanion<Access$minusControl$minusAllow$minusHeaders> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusAllow$minusMethodsclass Access$minusControl$minusAllow$minusMethods extends AccessControlAllowMethods implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusAllow$minusMethods$class Access$minusControl$minusAllow$minusMethods$ extends ModeledCompanion<Access$minusControl$minusAllow$minusMethods> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusAllow$minusOriginclass Access$minusControl$minusAllow$minusOrigin extends AccessControlAllowOrigin implements Serializable- 
Serialized Fields- 
org$apache$pekko$http$scaladsl$model$headers$ModeledHeader$$_valueString org$apache$pekko$http$scaladsl$model$headers$ModeledHeader$$_value 
- 
rangeHttpOriginRange range 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusAllow$minusOrigin$class Access$minusControl$minusAllow$minusOrigin$ extends ModeledCompanion<org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusAllow$minusOrigin> implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusExpose$minusHeadersclass Access$minusControl$minusExpose$minusHeaders extends AccessControlExposeHeaders implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusExpose$minusHeaders$class Access$minusControl$minusExpose$minusHeaders$ extends ModeledCompanion<Access$minusControl$minusExpose$minusHeaders> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusMax$minusAgeclass Access$minusControl$minusMax$minusAge extends AccessControlMaxAge implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusMax$minusAge$class Access$minusControl$minusMax$minusAge$ extends ModeledCompanion<Access$minusControl$minusMax$minusAge> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusRequest$minusHeadersclass Access$minusControl$minusRequest$minusHeaders extends AccessControlRequestHeaders implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusRequest$minusHeaders$class Access$minusControl$minusRequest$minusHeaders$ extends ModeledCompanion<Access$minusControl$minusRequest$minusHeaders> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusRequest$minusMethodclass Access$minusControl$minusRequest$minusMethod extends AccessControlRequestMethod implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Access$minusControl$minusRequest$minusMethod$class Access$minusControl$minusRequest$minusMethod$ extends ModeledCompanion<Access$minusControl$minusRequest$minusMethod> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Ageclass Age extends Age implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Age$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Allowclass Allow extends Allow implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Allow$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Authorizationclass Authorization extends Authorization implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Authorization$
- 
Class org.apache.pekko.http.scaladsl.model.headers.BasicHttpCredentialsclass BasicHttpCredentials extends BasicHttpCredentials implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.BasicHttpCredentials$class BasicHttpCredentials$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.ByteRange.FromOffsetclass FromOffset extends ByteRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.ByteRange.FromOffset$class FromOffset$ extends scala.runtime.AbstractFunction1<Object,ByteRange.FromOffset> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.ByteRange.Sliceclass Slice extends ByteRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.ByteRange.Slice$class Slice$ extends scala.runtime.AbstractFunction2<Object,Object, ByteRange.Slice> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.ByteRange.Suffixclass Suffix extends ByteRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.ByteRange.Suffix$class Suffix$ extends scala.runtime.AbstractFunction1<Object,ByteRange.Suffix> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.Cache$minusControlclass Cache$minusControl extends CacheControl implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Cache$minusControl$
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirective.CustomCacheDirectiveclass CustomCacheDirective extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirective.CustomCacheDirective$class CustomCacheDirective$ extends scala.runtime.AbstractFunction2<String,scala.Option<String>, CacheDirective.CustomCacheDirective> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.immutableDirective$class immutableDirective$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.max$minusageclass max$minusage extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.max$minusage$class max$minusage$ extends scala.runtime.AbstractFunction1<Object,CacheDirectives.max$minusage> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.max$minusstaleclass max$minusstale extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.max$minusstale$class max$minusstale$ extends scala.runtime.AbstractFunction1<scala.Option<Object>,CacheDirectives.max$minusstale> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.min$minusfreshclass min$minusfresh extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.min$minusfresh$class min$minusfresh$ extends scala.runtime.AbstractFunction1<Object,CacheDirectives.min$minusfresh> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.must$minusrevalidate$class must$minusrevalidate$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.no$minuscacheclass no$minuscache extends CacheDirective.FieldNamesDirective implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.no$minuscache$class no$minuscache$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.no$minusstore$class no$minusstore$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.no$minustransform$class no$minustransform$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.only$minusif$minuscached$class only$minusif$minuscached$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.proxy$minusrevalidate$class proxy$minusrevalidate$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.s$minusmaxageclass s$minusmaxage extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.CacheDirectives.s$minusmaxage$class s$minusmaxage$ extends scala.runtime.AbstractFunction1<Object,CacheDirectives.s$minusmaxage> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.Connectionclass Connection extends Connection implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Connection$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Content$minusDispositionclass Content$minusDisposition extends ContentDisposition implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Content$minusDisposition$class Content$minusDisposition$ extends ModeledCompanion<Content$minusDisposition> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Content$minusEncodingclass Content$minusEncoding extends ContentEncoding implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Content$minusEncoding$class Content$minusEncoding$ extends ModeledCompanion<Content$minusEncoding> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Content$minusLengthclass Content$minusLength extends ContentLength implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Content$minusLength$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Content$minusLocationclass Content$minusLocation extends ContentLocation implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Content$minusLocation$class Content$minusLocation$ extends ModeledCompanion<Content$minusLocation> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Content$minusRangeclass Content$minusRange extends ContentRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Content$minusRange$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Content$minusTypeclass Content$minusType extends ContentType implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Content$minusType$
- 
Class org.apache.pekko.http.scaladsl.model.headers.ContentDispositionTypes.attachment$class attachment$ extends ContentDispositionTypes.Predefined implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.ContentDispositionTypes.Extclass Ext extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.ContentDispositionTypes.Ext$class Ext$ extends scala.runtime.AbstractFunction1<String,ContentDispositionTypes.Ext> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.ContentDispositionTypes.form$minusdata$class form$minusdata$ extends ContentDispositionTypes.Predefined implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.ContentDispositionTypes.inline$class inline$ extends ContentDispositionTypes.Predefined implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Cookieclass Cookie extends Cookie implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Cookie$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Dateclass Date extends Date implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Date$
- 
Class org.apache.pekko.http.scaladsl.model.headers.EmptyHeader$class EmptyHeader$ extends HttpHeader implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.EntityTagclass EntityTag extends EntityTag implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.EntityTag$class EntityTag$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.EntityTagRange.$times$class $times$ extends EntityTagRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.EntityTagRange.Defaultclass Default extends EntityTagRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.EntityTagRange.Default$class Default$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<EntityTag>,EntityTagRange.Default> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.ETagclass ETag extends ETag implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.ETag$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Expectclass Expect extends HttpHeader implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Expect$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Expiresclass Expires extends Expires implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Expires$
- 
Class org.apache.pekko.http.scaladsl.model.headers.GenericHttpCredentialsclass GenericHttpCredentials extends HttpCredentials implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.GenericHttpCredentials$class GenericHttpCredentials$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HeaderSpecclass HeaderSpec extends org.scalatest.freespec.AnyFreeSpec implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Hostclass Host extends Host implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Host$
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpChallengeclass HttpChallenge extends HttpChallenge implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpChallenge$class HttpChallenge$ extends scala.runtime.AbstractFunction3<String,String, scala.collection.immutable.Map<String, String>, HttpChallenge> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpCookieclass HttpCookie extends HttpCookie implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpCookie$class HttpCookie$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpCookiePairclass HttpCookiePair extends HttpCookiePair implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpCookiePair$class HttpCookiePair$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpEncodingclass HttpEncoding extends HttpEncoding implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpEncoding$class HttpEncoding$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpEncodingRange.$timesclass $times extends HttpEncodingRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpEncodingRange.$times$class $times$ extends HttpEncodingRange.$times implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpEncodingRange.Oneclass One extends HttpEncodingRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpEncodingRange.One$class One$ extends scala.runtime.AbstractFunction2<HttpEncoding,Object, HttpEncodingRange.One> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpOriginclass HttpOrigin extends HttpOrigin implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpOrigin$class HttpOrigin$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpOriginRange.$times$class $times$ extends HttpOriginRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpOriginRange.Defaultclass Default extends HttpOriginRange implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.HttpOriginRange.Default$class Default$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<HttpOrigin>,HttpOriginRange.Default> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.If$minusMatchclass If$minusMatch extends IfMatch implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.If$minusMatch$
- 
Class org.apache.pekko.http.scaladsl.model.headers.If$minusModified$minusSinceclass If$minusModified$minusSince extends IfModifiedSince implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.If$minusModified$minusSince$class If$minusModified$minusSince$ extends ModeledCompanion<If$minusModified$minusSince> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.If$minusNone$minusMatchclass If$minusNone$minusMatch extends IfNoneMatch implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.If$minusNone$minusMatch$class If$minusNone$minusMatch$ extends ModeledCompanion<If$minusNone$minusMatch> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.If$minusRangeclass If$minusRange extends HttpHeader implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.If$minusRange$
- 
Class org.apache.pekko.http.scaladsl.model.headers.If$minusUnmodified$minusSinceclass If$minusUnmodified$minusSince extends IfUnmodifiedSince implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.If$minusUnmodified$minusSince$class If$minusUnmodified$minusSince$ extends ModeledCompanion<If$minusUnmodified$minusSince> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.IgnoredDirectiveclass IgnoredDirective extends StrictTransportSecurityDirective implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.IgnoredDirective$class IgnoredDirective$ extends scala.runtime.AbstractFunction1<String,IgnoredDirective> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.IncludeSubDomains$class IncludeSubDomains$ extends StrictTransportSecurityDirective implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Languageclass Language extends Language implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Language$class Language$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.LanguageRange.$timesclass $times extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.LanguageRange.$times$class $times$ extends LanguageRange.$times implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.LanguageRange.Oneclass One extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.LanguageRange.One$class One$ extends scala.runtime.AbstractFunction2<Language,Object, LanguageRange.One> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.Last$minusEvent$minusIDclass Last$minusEvent$minusID extends LastEventId implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Last$minusEvent$minusID$class Last$minusEvent$minusID$ extends ModeledCompanion<Last$minusEvent$minusID> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Last$minusModifiedclass Last$minusModified extends LastModified implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Last$minusModified$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Linkclass Link extends Link implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Link$
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.anchorclass anchor extends LinkParam implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.anchor$class anchor$ extends scala.runtime.AbstractFunction1<Uri,LinkParams.anchor> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.hreflangclass hreflang extends LinkParam implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.hreflang$class hreflang$ extends scala.runtime.AbstractFunction1<Language,LinkParams.hreflang> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.mediaclass media extends LinkParam implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.media$class media$ extends scala.runtime.AbstractFunction1<String,LinkParams.media> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.relclass rel extends LinkParam implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.rel$class rel$ extends scala.runtime.AbstractFunction1<String,LinkParams.rel> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.revclass rev extends LinkParam implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.rev$class rev$ extends scala.runtime.AbstractFunction1<String,LinkParams.rev> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.titleclass title extends LinkParam implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.title$class title$ extends scala.runtime.AbstractFunction1<String,LinkParams.title> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.title$timesclass title$times extends LinkParam implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.title$times$class title$times$ extends scala.runtime.AbstractFunction1<String,LinkParams.title$times> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.typeclass type extends LinkParam implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkParams.type$class type$ extends scala.runtime.AbstractFunction1<MediaType,LinkParams.type> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkValueclass LinkValue extends LinkValue implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.LinkValue$class LinkValue$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Locationclass Location extends Location implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Location$
- 
Class org.apache.pekko.http.scaladsl.model.headers.MaxAgeclass MaxAge extends StrictTransportSecurityDirective implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.MaxAge$class MaxAge$ extends scala.runtime.AbstractFunction1<Object,MaxAge> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.OAuth2BearerTokenclass OAuth2BearerToken extends OAuth2BearerToken implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.OAuth2BearerToken$class OAuth2BearerToken$ extends scala.runtime.AbstractFunction1<String,OAuth2BearerToken> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.Originclass Origin extends Origin implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Origin$
- 
Class org.apache.pekko.http.scaladsl.model.headers.ProductVersionclass ProductVersion extends ProductVersion implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.ProductVersion$class ProductVersion$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Proxy$minusAuthenticateclass Proxy$minusAuthenticate extends ProxyAuthenticate implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Proxy$minusAuthenticate$class Proxy$minusAuthenticate$ extends ModeledCompanion<Proxy$minusAuthenticate> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Proxy$minusAuthorizationclass Proxy$minusAuthorization extends ProxyAuthorization implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Proxy$minusAuthorization$class Proxy$minusAuthorization$ extends ModeledCompanion<Proxy$minusAuthorization> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Rangeclass Range extends Range implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Range$
- 
Class org.apache.pekko.http.scaladsl.model.headers.RangeUnits.Bytes$class Bytes$ extends RangeUnit implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.RangeUnits.Otherclass Other extends RangeUnit implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.RangeUnits.Other$class Other$ extends scala.runtime.AbstractFunction1<String,RangeUnits.Other> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.Raw$minusRequest$minusURIclass Raw$minusRequest$minusURI extends RawRequestURI implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Raw$minusRequest$minusURI$class Raw$minusRequest$minusURI$ extends ModeledCompanion<Raw$minusRequest$minusURI> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.RawHeaderclass RawHeader extends RawHeader implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.RawHeader$class RawHeader$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Refererclass Referer extends Referer implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Referer$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Retry$minusAfterclass Retry$minusAfter extends RetryAfter implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Retry$minusAfter$
- 
Class org.apache.pekko.http.scaladsl.model.headers.RetryAfterDateTimeclass RetryAfterDateTime extends RetryAfterParameter implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.RetryAfterDateTime$class RetryAfterDateTime$ extends scala.runtime.AbstractFunction1<DateTime,RetryAfterDateTime> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.RetryAfterDurationclass RetryAfterDuration extends RetryAfterParameter implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.RetryAfterDuration$class RetryAfterDuration$ extends scala.runtime.AbstractFunction1<Object,RetryAfterDuration> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.SameSite.Lax$class Lax$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.SameSite.None$class None$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.SameSite.Strict$class Strict$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Sec$minusWebSocket$minusAcceptclass Sec$minusWebSocket$minusAccept extends HttpHeader implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Sec$minusWebSocket$minusAccept$class Sec$minusWebSocket$minusAccept$ extends ModeledCompanion<Sec$minusWebSocket$minusAccept> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Sec$minusWebSocket$minusExtensionsclass Sec$minusWebSocket$minusExtensions extends HttpHeader implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Sec$minusWebSocket$minusExtensions$class Sec$minusWebSocket$minusExtensions$ extends ModeledCompanion<Sec$minusWebSocket$minusExtensions> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Sec$minusWebSocket$minusKeyclass Sec$minusWebSocket$minusKey extends HttpHeader implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Sec$minusWebSocket$minusKey$class Sec$minusWebSocket$minusKey$ extends ModeledCompanion<Sec$minusWebSocket$minusKey> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Sec$minusWebSocket$minusProtocolclass Sec$minusWebSocket$minusProtocol extends SecWebSocketProtocol implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Sec$minusWebSocket$minusProtocol$class Sec$minusWebSocket$minusProtocol$ extends ModeledCompanion<Sec$minusWebSocket$minusProtocol> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Sec$minusWebSocket$minusVersionclass Sec$minusWebSocket$minusVersion extends HttpHeader implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Sec$minusWebSocket$minusVersion$class Sec$minusWebSocket$minusVersion$ extends ModeledCompanion<Sec$minusWebSocket$minusVersion> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Serverclass Server extends Server implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Server$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Set$minusCookieclass Set$minusCookie extends SetCookie implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Set$minusCookie$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Strict$minusTransport$minusSecurityclass Strict$minusTransport$minusSecurity extends StrictTransportSecurity implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Strict$minusTransport$minusSecurity$class Strict$minusTransport$minusSecurity$ extends ModeledCompanion<Strict$minusTransport$minusSecurity> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.TEclass TE extends TE implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.TE$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Timeout$minusAccessclass Timeout$minusAccess extends TimeoutAccess implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Timeout$minusAccess$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Tls$minusSession$minusInfoclass Tls$minusSession$minusInfo extends TlsSessionInfo implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Tls$minusSession$minusInfo$class Tls$minusSession$minusInfo$ extends ModeledCompanion<Tls$minusSession$minusInfo> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Trailerclass Trailer extends Trailer implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Trailer$
- 
Class org.apache.pekko.http.scaladsl.model.headers.Transfer$minusEncodingclass Transfer$minusEncoding extends TransferEncoding implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Transfer$minusEncoding$class Transfer$minusEncoding$ extends ModeledCompanion<Transfer$minusEncoding> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Upgradeclass Upgrade extends HttpHeader implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.Upgrade$
- 
Class org.apache.pekko.http.scaladsl.model.headers.UpgradeProtocolclass UpgradeProtocol extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.UpgradeProtocol$class UpgradeProtocol$ extends scala.runtime.AbstractFunction2<String,scala.Option<String>, UpgradeProtocol> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.User$minusAgentclass User$minusAgent extends UserAgent implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.User$minusAgent$
- 
Class org.apache.pekko.http.scaladsl.model.headers.WebSocketExtensionclass WebSocketExtension extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.WebSocketExtension$class WebSocketExtension$ extends scala.runtime.AbstractFunction2<String,scala.collection.immutable.Map<String, String>, WebSocketExtension> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.headers.WWW$minusAuthenticateclass WWW$minusAuthenticate extends WWWAuthenticate implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.WWW$minusAuthenticate$class WWW$minusAuthenticate$ extends ModeledCompanion<WWW$minusAuthenticate> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.X$minusForwarded$minusForclass X$minusForwarded$minusFor extends XForwardedFor implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.X$minusForwarded$minusFor$class X$minusForwarded$minusFor$ extends ModeledCompanion<X$minusForwarded$minusFor> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.X$minusForwarded$minusHostclass X$minusForwarded$minusHost extends XForwardedHost implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.X$minusForwarded$minusHost$class X$minusForwarded$minusHost$ extends ModeledCompanion<X$minusForwarded$minusHost> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.X$minusForwarded$minusProtoclass X$minusForwarded$minusProto extends XForwardedProto implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.X$minusForwarded$minusProto$class X$minusForwarded$minusProto$ extends ModeledCompanion<X$minusForwarded$minusProto> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.X$minusReal$minusIpclass X$minusReal$minusIp extends XRealIp implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.headers.X$minusReal$minusIp$
 
- 
- 
Package org.apache.pekko.http.scaladsl.model.http2- 
Exception org.apache.pekko.http.scaladsl.model.http2.Http2Exceptionclass Http2Exception extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.model.http2.PeerClosedStreamExceptionclass PeerClosedStreamException extends Http2Exception implements Serializable
 
- 
- 
Package org.apache.pekko.http.scaladsl.model.sse- 
Class org.apache.pekko.http.scaladsl.model.sse.ServerSentEventclass ServerSentEvent extends ServerSentEvent implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.sse.ServerSentEvent$class ServerSentEvent$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.sse.ServerSentEventSpecclass ServerSentEventSpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
 
- 
- 
Package org.apache.pekko.http.scaladsl.model.ws- 
Class org.apache.pekko.http.scaladsl.model.ws.BinaryMessage.Streamedclass Streamed extends BinaryMessage implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ws.BinaryMessage.Streamed$class Streamed$ extends scala.runtime.AbstractFunction1<org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,?>, BinaryMessage.Streamed> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.ws.BinaryMessage.Strictclass Strict extends BinaryMessage implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ws.BinaryMessage.Strict$class Strict$ extends scala.runtime.AbstractFunction1<org.apache.pekko.util.ByteString,BinaryMessage.Strict> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.ws.InvalidUpgradeResponseclass InvalidUpgradeResponse extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ws.InvalidUpgradeResponse$class InvalidUpgradeResponse$ extends scala.runtime.AbstractFunction2<HttpResponse,String, InvalidUpgradeResponse> implements Serializable 
- 
Exception org.apache.pekko.http.scaladsl.model.ws.PeerClosedConnectionExceptionclass PeerClosedConnectionException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ws.TextMessage.Streamedclass Streamed extends TextMessage implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ws.TextMessage.Streamed$class Streamed$ extends scala.runtime.AbstractFunction1<org.apache.pekko.stream.scaladsl.Source<String,?>, TextMessage.Streamed> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.ws.TextMessage.Strictclass Strict extends TextMessage implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ws.TextMessage.Strict$class Strict$ extends scala.runtime.AbstractFunction1<String,TextMessage.Strict> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.ws.ValidUpgradeclass ValidUpgrade extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ws.ValidUpgrade$class ValidUpgrade$ extends scala.runtime.AbstractFunction2<HttpResponse,scala.Option<String>, ValidUpgrade> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.model.ws.WebSocketRequestclass WebSocketRequest extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.model.ws.WebSocketRequest$class WebSocketRequest$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.http.scaladsl.server- 
Class org.apache.pekko.http.scaladsl.server.AuthenticationFailedRejectionclass AuthenticationFailedRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.AuthenticationFailedRejection.CredentialsMissing$class CredentialsMissing$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.AuthenticationFailedRejection.CredentialsRejected$class CredentialsRejected$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.AuthenticationFailedRejection$class AuthenticationFailedRejection$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.AuthorizationFailedRejection$class AuthorizationFailedRejection$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.CircuitBreakerOpenRejectionclass CircuitBreakerOpenRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.CircuitBreakerOpenRejection$class CircuitBreakerOpenRejection$ extends scala.runtime.AbstractFunction1<org.apache.pekko.pattern.CircuitBreakerOpenException,CircuitBreakerOpenRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative$.ContentTypeclass ContentType extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative$.ContentType$class ContentType$ extends scala.runtime.AbstractFunction1<ContentType,org.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative.ContentType> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative$.MediaTypeclass MediaType extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative$.MediaType$class MediaType$ extends scala.runtime.AbstractFunction1<MediaType.WithOpenCharset,org.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative.MediaType> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.ContentNegotiator$Alternative$ContentTypeclass ContentNegotiator$Alternative$ContentType extends Object implements Serializable- 
Serialized Fields- 
contentTypeContentType contentType 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.server.ContentNegotiator$Alternative$ContentType$class ContentNegotiator$Alternative$ContentType$ extends scala.runtime.AbstractFunction1<ContentType,org.apache.pekko.http.scaladsl.server.ContentNegotiator$Alternative$ContentType> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.server.ContentNegotiator$Alternative$MediaTypeclass ContentNegotiator$Alternative$MediaType extends Object implements Serializable- 
Serialized Fields- 
mediaTypeMediaType.WithOpenCharset mediaType 
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.server.ContentNegotiator$Alternative$MediaType$class ContentNegotiator$Alternative$MediaType$ extends scala.runtime.AbstractFunction1<MediaType.WithOpenCharset,org.apache.pekko.http.scaladsl.server.ContentNegotiator$Alternative$MediaType> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.server.ExpectedWebSocketRequestRejection$class ExpectedWebSocketRequestRejection$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.InvalidOriginRejectionclass InvalidOriginRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.InvalidOriginRejection$class InvalidOriginRejection$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<HttpOrigin>,InvalidOriginRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.InvalidRequiredValueForQueryParamRejectionclass InvalidRequiredValueForQueryParamRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.InvalidRequiredValueForQueryParamRejection$class InvalidRequiredValueForQueryParamRejection$ extends scala.runtime.AbstractFunction3<String,String, String, InvalidRequiredValueForQueryParamRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.MalformedFormFieldRejectionclass MalformedFormFieldRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.MalformedFormFieldRejection$class MalformedFormFieldRejection$ extends scala.runtime.AbstractFunction3<String,String, scala.Option<Throwable>, MalformedFormFieldRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.MalformedHeaderRejectionclass MalformedHeaderRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.MalformedHeaderRejection$class MalformedHeaderRejection$ extends scala.runtime.AbstractFunction3<String,String, scala.Option<Throwable>, MalformedHeaderRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.MalformedQueryParamRejectionclass MalformedQueryParamRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.MalformedQueryParamRejection$class MalformedQueryParamRejection$ extends scala.runtime.AbstractFunction3<String,String, scala.Option<Throwable>, MalformedQueryParamRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.MalformedRequestContentRejectionclass MalformedRequestContentRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.MalformedRequestContentRejection$class MalformedRequestContentRejection$ extends scala.runtime.AbstractFunction2<String,Throwable, MalformedRequestContentRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.MethodRejectionclass MethodRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.MethodRejection$class MethodRejection$ extends scala.runtime.AbstractFunction1<HttpMethod,MethodRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.MissingAttributeRejectionclass MissingAttributeRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.MissingAttributeRejection$class MissingAttributeRejection$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.MissingCookieRejectionclass MissingCookieRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.MissingCookieRejection$class MissingCookieRejection$ extends scala.runtime.AbstractFunction1<String,MissingCookieRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.MissingFormFieldRejectionclass MissingFormFieldRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.MissingFormFieldRejection$class MissingFormFieldRejection$ extends scala.runtime.AbstractFunction1<String,MissingFormFieldRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.MissingHeaderRejectionclass MissingHeaderRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.MissingHeaderRejection$class MissingHeaderRejection$ extends scala.runtime.AbstractFunction1<String,MissingHeaderRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.MissingQueryParamRejectionclass MissingQueryParamRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.MissingQueryParamRejection$class MissingQueryParamRejection$ extends scala.runtime.AbstractFunction1<String,MissingQueryParamRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.PathMatcher.Matched
- 
Class org.apache.pekko.http.scaladsl.server.PathMatcher.Matched$class Matched$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.PathMatcher.Unmatched$class Unmatched$ extends PathMatcher.Matching<scala.runtime.Nothing$> implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.server.RejectionErrorclass RejectionError extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.RejectionError$class RejectionError$ extends scala.runtime.AbstractFunction1<Rejection,RejectionError> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.RequestEntityExpectedRejection$class RequestEntityExpectedRejection$ extends RequestEntityExpectedRejection implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.RouteResult.Completeclass Complete extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.RouteResult.Complete$class Complete$ extends scala.runtime.AbstractFunction1<HttpResponse,RouteResult.Complete> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.RouteResult.Rejectedclass Rejected extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.RouteResult.Rejected$class Rejected$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<Rejection>,RouteResult.Rejected> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.SchemeRejectionclass SchemeRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.SchemeRejection$class SchemeRejection$ extends scala.runtime.AbstractFunction1<String,SchemeRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.TooManyRangesRejectionclass TooManyRangesRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.TooManyRangesRejection$class TooManyRangesRejection$ extends scala.runtime.AbstractFunction1<Object,TooManyRangesRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.TransformationRejectionclass TransformationRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.TransformationRejection$class TransformationRejection$ extends scala.runtime.AbstractFunction1<scala.Function1<scala.collection.immutable.Seq<Rejection>,scala.collection.immutable.Seq<Rejection>>, TransformationRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.UnacceptedResponseContentTypeRejectionclass UnacceptedResponseContentTypeRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.UnacceptedResponseContentTypeRejection$class UnacceptedResponseContentTypeRejection$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<ContentNegotiator.Alternative>,UnacceptedResponseContentTypeRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.UnacceptedResponseEncodingRejectionclass UnacceptedResponseEncodingRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.UnacceptedResponseEncodingRejection$class UnacceptedResponseEncodingRejection$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.UnsatisfiableRangeRejectionclass UnsatisfiableRangeRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.UnsatisfiableRangeRejection$class UnsatisfiableRangeRejection$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.Seq<ByteRange>,Object, UnsatisfiableRangeRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.UnsupportedRequestContentTypeRejectionclass UnsupportedRequestContentTypeRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.UnsupportedRequestContentTypeRejection$class UnsupportedRequestContentTypeRejection$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<ContentTypeRange>,UnsupportedRequestContentTypeRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.UnsupportedRequestEncodingRejectionclass UnsupportedRequestEncodingRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.UnsupportedRequestEncodingRejection$class UnsupportedRequestEncodingRejection$ extends scala.runtime.AbstractFunction1<HttpEncoding,UnsupportedRequestEncodingRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.UnsupportedWebSocketSubprotocolRejectionclass UnsupportedWebSocketSubprotocolRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.UnsupportedWebSocketSubprotocolRejection$class UnsupportedWebSocketSubprotocolRejection$ extends scala.runtime.AbstractFunction1<String,UnsupportedWebSocketSubprotocolRejection> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.ValidationRejectionclass ValidationRejection extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.ValidationRejection$class ValidationRejection$ extends scala.runtime.AbstractFunction2<String,scala.Option<Throwable>, ValidationRejection> implements Serializable 
 
- 
- 
Package org.apache.pekko.http.scaladsl.server.directives- 
Class org.apache.pekko.http.scaladsl.server.directives.Credentials.Missing$class Missing$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.directives.Credentials.Providedclass Provided extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.directives.Credentials.Provided$class Provided$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.directives.DirectoryListingclass DirectoryListing extends DirectoryListing implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.directives.DirectoryListing$class DirectoryListing$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.directives.FileAndResourceDirectives.ResourceFileclass ResourceFile extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.directives.FileAndResourceDirectives.ResourceFile$class ResourceFile$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.directives.FileInfoclass FileInfo extends FileInfo implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.directives.FileInfo$class FileInfo$ extends scala.runtime.AbstractFunction3<String,String, ContentType, FileInfo> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.server.directives.LogEntryclass LogEntry extends LogEntry implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.directives.LogEntry$class LogEntry$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.directives.LoggingMagnetclass LoggingMagnet extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.directives.LoggingMagnet$class LoggingMagnet$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.server.directives.PathDirectives.TrailingRetryRejection$class TrailingRetryRejection$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.http.scaladsl.settings- 
Class org.apache.pekko.http.scaladsl.settings.ClientConnectionSettingsSpecclass ClientConnectionSettingsSpec extends PekkoSpec implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ConnectionPoolSettingsSpecclass ConnectionPoolSettingsSpec extends PekkoSpec implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.Http2ClientSettings.Http2ClientSettingsImplclass Http2ClientSettingsImpl extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.Http2ClientSettings.Http2ClientSettingsImpl$class Http2ClientSettingsImpl$ extends SettingsCompanionImpl<Http2ClientSettings.Http2ClientSettingsImpl> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.Http2CommonSettingsSpecclass Http2CommonSettingsSpec extends PekkoSpec implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.Http2ServerSettings.Http2ServerSettingsImplclass Http2ServerSettingsImpl extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.Http2ServerSettings.Http2ServerSettingsImpl$class Http2ServerSettingsImpl$ extends SettingsCompanionImpl<Http2ServerSettings.Http2ServerSettingsImpl> implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.OversizedSseStrategy.DeadLetter$class DeadLetter$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.OversizedSseStrategy.FailStream$class FailStream$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.OversizedSseStrategy.LogAndSkip$class LogAndSkip$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.OversizedSseStrategy.Truncate$class Truncate$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.ConflictingContentTypeHeaderProcessingMode$.Error$class Error$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.ConflictingContentTypeHeaderProcessingMode$.First$class First$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.ConflictingContentTypeHeaderProcessingMode$.Last$class Last$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.ConflictingContentTypeHeaderProcessingMode$.NoContentType$class NoContentType$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.CookieParsingMode$.Raw$class Raw$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.CookieParsingMode$.RFC6265$class RFC6265$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.ErrorLoggingVerbosity$.Full$class Full$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.ErrorLoggingVerbosity$.Off$class Off$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.ErrorLoggingVerbosity$.Simple$class Simple$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.IllegalResponseHeaderNameProcessingMode$.Error$class Error$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.IllegalResponseHeaderNameProcessingMode$.Ignore$class Ignore$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.IllegalResponseHeaderNameProcessingMode$.Warn$class Warn$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.IllegalResponseHeaderValueProcessingMode$.Error$class Error$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.IllegalResponseHeaderValueProcessingMode$.Ignore$class Ignore$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings.IllegalResponseHeaderValueProcessingMode$.Warn$class Warn$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$ConflictingContentTypeHeaderProcessingMode$Error$class ParserSettings$ConflictingContentTypeHeaderProcessingMode$Error$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$ConflictingContentTypeHeaderProcessingMode$First$class ParserSettings$ConflictingContentTypeHeaderProcessingMode$First$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$ConflictingContentTypeHeaderProcessingMode$Last$class ParserSettings$ConflictingContentTypeHeaderProcessingMode$Last$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$ConflictingContentTypeHeaderProcessingMode$NoContentType$class ParserSettings$ConflictingContentTypeHeaderProcessingMode$NoContentType$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$CookieParsingMode$Raw$class ParserSettings$CookieParsingMode$Raw$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$CookieParsingMode$RFC6265$class ParserSettings$CookieParsingMode$RFC6265$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$ErrorLoggingVerbosity$Full$class ParserSettings$ErrorLoggingVerbosity$Full$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$ErrorLoggingVerbosity$Off$class ParserSettings$ErrorLoggingVerbosity$Off$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$ErrorLoggingVerbosity$Simple$class ParserSettings$ErrorLoggingVerbosity$Simple$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$IllegalResponseHeaderNameProcessingMode$Error$class ParserSettings$IllegalResponseHeaderNameProcessingMode$Error$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$IllegalResponseHeaderNameProcessingMode$Ignore$class ParserSettings$IllegalResponseHeaderNameProcessingMode$Ignore$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$IllegalResponseHeaderNameProcessingMode$Warn$class ParserSettings$IllegalResponseHeaderNameProcessingMode$Warn$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$IllegalResponseHeaderValueProcessingMode$Error$class ParserSettings$IllegalResponseHeaderValueProcessingMode$Error$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$IllegalResponseHeaderValueProcessingMode$Ignore$class ParserSettings$IllegalResponseHeaderValueProcessingMode$Ignore$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ParserSettings$IllegalResponseHeaderValueProcessingMode$Warn$class ParserSettings$IllegalResponseHeaderValueProcessingMode$Warn$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.http.scaladsl.settings.ServerSettingsSpecclass ServerSettingsSpec extends PekkoSpec implements Serializable
- 
Class org.apache.pekko.http.scaladsl.settings.SettingsEqualitySpecclass SettingsEqualitySpec extends org.scalatest.wordspec.AnyWordSpec implements Serializable
 
- 
- 
Package org.apache.pekko.http.scaladsl.testkit- 
Class org.apache.pekko.http.scaladsl.testkit.RouteTest.DefaultHostInfoclass DefaultHostInfo extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.testkit.RouteTest.DefaultHostInfo$class DefaultHostInfo$ extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.testkit.RouteTestTimeoutclass RouteTestTimeout extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.testkit.RouteTestTimeout$class RouteTestTimeout$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.http.scaladsl.unmarshalling- 
Exception org.apache.pekko.http.scaladsl.unmarshalling.Unmarshaller.EitherUnmarshallingExceptionclass EitherUnmarshallingException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.http.scaladsl.unmarshalling.Unmarshaller.EitherUnmarshallingException$class EitherUnmarshallingException$ extends scala.runtime.AbstractFunction4<Class<?>,Throwable, Class<?>, Throwable, Unmarshaller.EitherUnmarshallingException> implements Serializable 
- 
Exception org.apache.pekko.http.scaladsl.unmarshalling.Unmarshaller.NoContentException$class NoContentException$ extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.unmarshalling.Unmarshaller.UnsupportedContentTypeExceptionclass UnsupportedContentTypeException extends Unmarshaller.UnsupportedContentTypeException implements Serializable
- 
Class org.apache.pekko.http.scaladsl.unmarshalling.Unmarshaller.UnsupportedContentTypeException$class UnsupportedContentTypeException$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.http.scaladsl.unmarshalling.sse- 
Class org.apache.pekko.http.scaladsl.unmarshalling.sse.OversizedSseEventclass OversizedSseEvent extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.unmarshalling.sse.OversizedSseEvent$class OversizedSseEvent$ extends scala.runtime.AbstractFunction1<ServerSentEvent,OversizedSseEvent> implements Serializable 
- 
Class org.apache.pekko.http.scaladsl.unmarshalling.sse.OversizedSseLineclass OversizedSseLine extends Object implements Serializable
- 
Class org.apache.pekko.http.scaladsl.unmarshalling.sse.OversizedSseLine$class OversizedSseLine$ extends scala.runtime.AbstractFunction1<String,OversizedSseLine> implements Serializable 
 
- 
- 
Package org.apache.pekko.http.scaladsl.util- 
Class org.apache.pekko.http.scaladsl.util.FastFutureSpecclass FastFutureSpec extends org.scalatest.freespec.AnyFreeSpec implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.util.FastFutureSpec.TheException$class TheException$ extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.util.FastFutureSpec.UnexpectedExceptionclass UnexpectedException extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.http.scaladsl.util.FastFutureSpec.UnexpectedException$class UnexpectedException$ extends FastFutureSpec.UnexpectedException implements Serializable
 
- 
- 
Package org.apache.pekko.stream.testkit- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.DownstreamFinish$class DownstreamFinish$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.Failureclass Failure extends Object implements Serializable- 
Serialized Fields- 
exThrowable ex 
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.Failure$class Failure$ extends scala.runtime.AbstractFunction1<Throwable,org.apache.pekko.stream.testkit.GraphStageMessages.Failure> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.Pull$class Pull$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.Push$class Push$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.StageFailureclass StageFailure extends Object implements Serializable- 
Serialized Fields- 
exceptionThrowable exception 
- 
operationorg.apache.pekko.stream.testkit.GraphStageMessages.StageMessage operation 
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.StageFailure$class StageFailure$ extends scala.runtime.AbstractFunction2<org.apache.pekko.stream.testkit.GraphStageMessages.StageMessage,Throwable, org.apache.pekko.stream.testkit.GraphStageMessages.StageFailure> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.UpstreamFinish$class UpstreamFinish$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.StreamTestKit.CompletedSubscriptionclass CompletedSubscription extends Object implements Serializable- 
Serialized Fields- 
subscriberorg.reactivestreams.Subscriber<T extends Object> subscriber 
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.StreamTestKit.CompletedSubscription$class CompletedSubscription$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.StreamTestKit.FailedSubscriptionclass FailedSubscription extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.StreamTestKit.FailedSubscription$class FailedSubscription$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.StreamTestKit.PublisherProbeSubscriptionclass PublisherProbeSubscription extends Object implements Serializable- 
Serialized Fields- 
publisherProbeorg.apache.pekko.testkit.TestProbe publisherProbe 
- 
subscriberorg.reactivestreams.Subscriber<? super I extends Object> subscriber 
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.StreamTestKit.PublisherProbeSubscription$class PublisherProbeSubscription$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.TestPublisher.CancelSubscriptionclass CancelSubscription extends Object implements Serializable- 
Serialized Fields- 
causeThrowable cause 
- 
subscriptionorg.reactivestreams.Subscription subscription 
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.TestPublisher.CancelSubscription$class CancelSubscription$ extends scala.runtime.AbstractFunction2<org.reactivestreams.Subscription,Throwable, org.apache.pekko.stream.testkit.TestPublisher.CancelSubscription> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.TestPublisher.RequestMoreclass RequestMore extends Object implements Serializable- 
Serialized Fields- 
elementslong elements 
- 
subscriptionorg.reactivestreams.Subscription subscription 
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.TestPublisher.RequestMore$class RequestMore$ extends scala.runtime.AbstractFunction2<org.reactivestreams.Subscription,Object, org.apache.pekko.stream.testkit.TestPublisher.RequestMore> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.TestPublisher.Subscribeclass Subscribe extends Object implements Serializable- 
Serialized Fields- 
subscriptionorg.reactivestreams.Subscription subscription 
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.TestPublisher.Subscribe$class Subscribe$ extends scala.runtime.AbstractFunction1<org.reactivestreams.Subscription,org.apache.pekko.stream.testkit.TestPublisher.Subscribe> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnComplete$class OnComplete$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnErrorclass OnError extends Object implements Serializable- 
Serialized Fields- 
causeThrowable cause 
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnError$class OnError$ extends scala.runtime.AbstractFunction1<Throwable,org.apache.pekko.stream.testkit.TestSubscriber.OnError> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnNextclass OnNext extends Object implements Serializable- 
Serialized Fields- 
elementI extends Object element 
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnNext$class OnNext$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnSubscribeclass OnSubscribe extends Object implements Serializable- 
Serialized Fields- 
subscriptionorg.reactivestreams.Subscription subscription 
 
- 
 
- 
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnSubscribe$class OnSubscribe$ extends scala.runtime.AbstractFunction1<org.reactivestreams.Subscription,org.apache.pekko.stream.testkit.TestSubscriber.OnSubscribe> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Exception org.apache.pekko.stream.testkit.Utils.TEclass TE extends RuntimeException implements Serializable
- 
Class org.apache.pekko.stream.testkit.Utils.TE$class TE$ extends scala.runtime.AbstractFunction1<String,Utils.TE> implements Serializable 
 
- 
- 
Package org.apache.pekko.testkit- 
Class org.apache.pekko.testkit.CallingThreadMailboxclass CallingThreadMailbox extends org.apache.pekko.dispatch.Mailbox implements Serializable- 
Serialized Fields- 
ctdLockReentrantLock ctdLock 
- 
mailboxTypeorg.apache.pekko.dispatch.MailboxType mailboxType 
- 
messageQueueorg.apache.pekko.dispatch.MessageQueue messageQueue 
- 
qThreadLocal<org.apache.pekko.dispatch.MessageQueue> q 
- 
selforg.apache.pekko.actor.ActorRef self 
- 
suspendSwitchorg.apache.pekko.util.Switch suspendSwitch 
- 
systemorg.apache.pekko.actor.ActorSystem system 
 
- 
 
- 
- 
Class org.apache.pekko.testkit.CustomEventFilterclass CustomEventFilter extends org.apache.pekko.testkit.EventFilter implements Serializable- 
Serialized Fields- 
testscala.PartialFunction<org.apache.pekko.event.Logging.LogEvent, Object> test 
 
- 
 
- 
- 
Class org.apache.pekko.testkit.CustomEventFilter$class CustomEventFilter$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.DeadLettersFilterclass DeadLettersFilter extends org.apache.pekko.testkit.EventFilter implements Serializable- 
Serialized Fields- 
messageClassClass<?> messageClass 
 
- 
 
- 
- 
Class org.apache.pekko.testkit.DeadLettersFilter$class DeadLettersFilter$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.DebugFilterclass DebugFilter extends org.apache.pekko.testkit.EventFilter implements Serializable
- 
Class org.apache.pekko.testkit.DebugFilter$class DebugFilter$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.ErrorFilterclass ErrorFilter extends org.apache.pekko.testkit.EventFilter implements Serializable
- 
Class org.apache.pekko.testkit.ErrorFilter$class ErrorFilter$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.InfoFilterclass InfoFilter extends org.apache.pekko.testkit.EventFilter implements Serializable
- 
Class org.apache.pekko.testkit.InfoFilter$class InfoFilter$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.PekkoBaseSpecclass PekkoBaseSpec extends org.apache.pekko.testkit.TestKit implements Serializable
- 
Class org.apache.pekko.testkit.PekkoFreeSpecclass PekkoFreeSpec extends PekkoBaseSpec implements Serializable
- 
Class org.apache.pekko.testkit.PekkoSpecclass PekkoSpec extends PekkoBaseSpec implements Serializable
- 
Class org.apache.pekko.testkit.PekkoSpec$class PekkoSpec$ extends Object implements Serializable
- 
Class org.apache.pekko.testkit.SocketUtil.Both$class Both$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.SocketUtil.Tcp$class Tcp$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.SocketUtil.Udp$class Udp$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.KeepRunning$class KeepRunning$ extends org.apache.pekko.testkit.TestActor.AutoPilot implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.NoAutoPilot$class NoAutoPilot$ extends org.apache.pekko.testkit.TestActor.AutoPilot implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.NullMessage$class NullMessage$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.RealMessageclass RealMessage extends Object implements Serializable- 
Serialized Fields- 
msgObject msg 
- 
senderorg.apache.pekko.actor.ActorRef sender 
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.RealMessage$class RealMessage$ extends scala.runtime.AbstractFunction2<Object,org.apache.pekko.actor.ActorRef, org.apache.pekko.testkit.TestActor.RealMessage> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.SetAutoPilotclass SetAutoPilot extends Object implements Serializable- 
Serialized Fields- 
aporg.apache.pekko.testkit.TestActor.AutoPilot ap 
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.SetAutoPilot$class SetAutoPilot$ extends scala.runtime.AbstractFunction1<org.apache.pekko.testkit.TestActor.AutoPilot,org.apache.pekko.testkit.TestActor.SetAutoPilot> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.SetIgnoreclass SetIgnore extends Object implements Serializable
- 
Class org.apache.pekko.testkit.TestActor.SetIgnore$class SetIgnore$ extends scala.runtime.AbstractFunction1<scala.Option<scala.PartialFunction<Object,Object>>, org.apache.pekko.testkit.TestActor.SetIgnore> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.Spawnclass Spawn extends Object implements Serializable- 
Serialized Fields- 
namescala.Option<String> name 
- 
propsorg.apache.pekko.actor.Props props 
- 
strategyscala.Option<org.apache.pekko.actor.SupervisorStrategy> strategy 
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.Spawn$class Spawn$ extends scala.runtime.AbstractFunction3<org.apache.pekko.actor.Props,scala.Option<String>, scala.Option<org.apache.pekko.actor.SupervisorStrategy>, org.apache.pekko.testkit.TestActor.Spawn> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.UnWatchclass UnWatch extends Object implements Serializable- 
Serialized Fields- 
reforg.apache.pekko.actor.ActorRef ref 
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.UnWatch$class UnWatch$ extends scala.runtime.AbstractFunction1<org.apache.pekko.actor.ActorRef,org.apache.pekko.testkit.TestActor.UnWatch> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.Watchclass Watch extends Object implements Serializable- 
Serialized Fields- 
reforg.apache.pekko.actor.ActorRef ref 
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActor.Watch$class Watch$ extends scala.runtime.AbstractFunction1<org.apache.pekko.actor.ActorRef,org.apache.pekko.testkit.TestActor.Watch> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActorRefclass TestActorRef extends org.apache.pekko.actor.LocalActorRef implements Serializable- 
Serialized Fields- 
_systemorg.apache.pekko.actor.ActorSystem _system 
- 
dispatcherorg.apache.pekko.dispatch.MessageDispatcher dispatcher 
- 
propsorg.apache.pekko.actor.Props props 
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestActorRef$class TestActorRef$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Exception org.apache.pekko.testkit.TestBarrierTimeoutExceptionclass TestBarrierTimeoutException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.testkit.TestEvent.Muteclass Mute extends Object implements Serializable- 
Serialized Fields- 
filtersscala.collection.immutable.Seq<org.apache.pekko.testkit.EventFilter> filters 
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestEvent.Mute$class Mute$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestEvent.UnMuteclass UnMute extends Object implements Serializable- 
Serialized Fields- 
filtersscala.collection.immutable.Seq<org.apache.pekko.testkit.EventFilter> filters 
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestEvent.UnMute$class UnMute$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Exception org.apache.pekko.testkit.TestExceptionclass TestException extends RuntimeException implements Serializable- 
Serialized Fields- 
messageString message 
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestException$class TestException$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.testkit.TestException> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.TestFSMRefclass TestFSMRef extends org.apache.pekko.testkit.TestActorRef<T extends org.apache.pekko.actor.Actor> implements Serializable
- 
Class org.apache.pekko.testkit.TestFSMRef$class TestFSMRef$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.testkit.WarningFilterclass WarningFilter extends org.apache.pekko.testkit.EventFilter implements Serializable
- 
Class org.apache.pekko.testkit.WarningFilter$class WarningFilter$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
 
-