| 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.lookupJavaSerialization(LookupRequest body) |
javax.ws.rs.core.Response |
EjbOverHttpResource.lookupJsonb(LookupRequest body) |
| Modifier and Type | Method and Description |
|---|---|
LookupRequest |
JsonbLookupMessageBodyReader.readFrom(Class<LookupRequest> 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 |
|---|---|
LookupRequest |
JsonbLookupMessageBodyReader.readFrom(Class<LookupRequest> 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.