public interface BodyFactory
Body instance.| Modifier and Type | Method and Description |
|---|---|
Body |
createEmptyBody()
Create a
Body that contains no content |
Body |
createInMemoryBody(byte[] content)
Create a
Body from the specified byte array |
Copyright 2023 Ping Identity Corp. All rights reserved.