public class SOAPMessageConsumer extends Object
SOAPMessage object. It is suitable for reading SOAP 1.2 entities
(media type "application/soap+xml").| Constructor and Description |
|---|
SOAPMessageConsumer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReadable(Class<?> type,
Type genericType,
Annotation[] annotations,
MediaType mediaType) |
SOAPMessage |
readFrom(Class<SOAPMessage> type,
Type genericType,
Annotation[] annotations,
MediaType mediaType,
|
public boolean isReadable(Class<?> type, Type genericType, Annotation[] annotations, MediaType mediaType)
public SOAPMessage readFrom(Class<SOAPMessage> type, Type genericType, Annotation[] annotations, MediaType mediaType,httpHeaders, InputStream entityStream) throws IOException, WebApplicationException
IOExceptionWebApplicationExceptionCopyright © 2014 Open Geospatial Consortium. All rights reserved.