Class NettyTest
java.lang.Object
io.micronaut.oraclecloud.httpclient.NettyTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidstatic voidcomputeContentLength(io.netty.handler.codec.http.FullHttpResponse response) voidvoidvoidprotected abstract voidcustomize(com.oracle.bmc.common.ClientBuilderBase<?, ?> client) voidvoidvoidprotected abstract Stringendpoint()voidvoidvoidvoidvoidvoidvoidprotected final io.netty.channel.Channelvoidvoidvoidvoidprotected abstract com.oracle.bmc.http.client.HttpClientBuildervoidvoidpipeTest()protected abstract com.oracle.bmc.http.client.Serializervoidprotected abstract voidsetupBootstrap(io.netty.bootstrap.ServerBootstrap bootstrap) voidvoidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
netty
-
-
Constructor Details
-
NettyTest
public NettyTest()
-
-
Method Details
-
computeContentLength
public static void computeContentLength(io.netty.handler.codec.http.FullHttpResponse response) -
serializer
protected abstract com.oracle.bmc.http.client.Serializer serializer() -
newBuilder
protected abstract com.oracle.bmc.http.client.HttpClientBuilder newBuilder() -
endpoint
-
customize
protected abstract void customize(com.oracle.bmc.common.ClientBuilderBase<?, ?> client) -
setupBootstrap
-
getServerChannel
protected final io.netty.channel.Channel getServerChannel() -
simpleRequest
-
textBodyTwice
-
streamingRequestBuffered
-
streamingRequest
-
streamingRequestBufferedKnownSize
-
streamingResponse
-
onlyUploadIfPositiveResponse
-
continueBuffer
-
bufferWithoutLength
-
bufferWithLength
-
continueStream
-
connectionReuse
-
emptyJsonBody
-
fullSetupTest
- Throws:
CertificateException
-
fullSetupConnectionDiesMidError
- Throws:
CertificateException
-
fullSetupErrorParseFailure
- Throws:
CertificateException
-
fullSetupTestManagedCustomProperties
- Throws:
CertificateException
-
functionsClientTest
- Throws:
CertificateException
-
streamModelTest
-
inclusionTest
-
timeoutRetryTest
-
tcpRefuseTest
-
interceptorOrderTest
-
explicitlySetTest
-
dateFormatTest
-
errorCodeAndMessageTest
-
sessionTokenTest
-
pipeTest
-
localBaseUriTest
-
localBaseUriTestInvalid
-
encryptionSdk
- Throws:
IOException
-