public class TypedInput extends Object
| Constructor and Description |
|---|
TypedInput(InputStream bodyStream,
MediaType mediaType) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getBodyStream() |
MediaType |
getMediaType() |
public TypedInput(InputStream bodyStream, MediaType mediaType)
public InputStream getBodyStream()
public MediaType getMediaType()
Copyright © 2014. All rights reserved.