Modifier and Type | Method and Description |
---|---|
TransactionResponseType |
Csw.transaction(CswTransactionRequest request)
Transaction - HTTP POST
|
Modifier and Type | Field and Description |
---|---|
protected javax.ws.rs.ext.MessageBodyWriter<CswTransactionRequest> |
AbstractCswStore.cswTransactionWriter |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.ext.MessageBodyWriter<CswTransactionRequest> |
AbstractCswStore.getCswTransactionWriter() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCswStore.setCswTransactionWriter(javax.ws.rs.ext.MessageBodyWriter<CswTransactionRequest> cswTransactionWriter) |
Modifier and Type | Method and Description |
---|---|
long |
CswTransactionRequestWriter.getSize(CswTransactionRequest cswTransactionRequest,
Class<?> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
void |
CswTransactionRequestWriter.writeTo(CswTransactionRequest cswTransactionRequest,
Class<?> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> multivaluedMap,
OutputStream outputStream) |
Modifier and Type | Method and Description |
---|---|
TransactionResponseType |
CswEndpoint.transaction(CswTransactionRequest request) |
Modifier and Type | Method and Description |
---|---|
CswTransactionRequest |
TransactionMessageBodyReader.readFrom(Class<CswTransactionRequest> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> multivaluedMap,
InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
CswTransactionRequest |
TransactionMessageBodyReader.readFrom(Class<CswTransactionRequest> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> multivaluedMap,
InputStream inputStream) |
This work is licensed under a Creative Commons Attribution 4.0 International License.