Package | Description |
---|---|
fish.payara.ejb.http.endpoint | |
fish.payara.ejb.http.protocol.rs |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
EjbOverHttpResource.invokeJavaSerilaization(InvokeMethodRequest body) |
javax.ws.rs.core.Response |
EjbOverHttpResource.invokeJsonb(InvokeMethodRequest body) |
Modifier and Type | Method and Description |
---|---|
InvokeMethodRequest |
ObjectStreamInvokeMethodMessageBodyReader.readFrom(Class<InvokeMethodRequest> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
InvokeMethodRequest |
JsonbInvokeMethodMessageBodyReader.readFrom(Class<InvokeMethodRequest> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
Modifier and Type | Method and Description |
---|---|
InvokeMethodRequest |
ObjectStreamInvokeMethodMessageBodyReader.readFrom(Class<InvokeMethodRequest> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
InvokeMethodRequest |
JsonbInvokeMethodMessageBodyReader.readFrom(Class<InvokeMethodRequest> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
Copyright © 2019. All rights reserved.