Package | Description |
---|---|
org.apache.curator.x.discovery.server.entity |
Modifier and Type | Method and Description |
---|---|
ServiceInstances<T> |
JsonServiceInstancesMarshaller.readFrom(Class<ServiceInstances<T>> 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 |
---|---|
long |
JsonServiceInstancesMarshaller.getSize(ServiceInstances<T> serviceInstances,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
void |
JsonServiceInstancesMarshaller.writeTo(ServiceInstances<T> serviceInstances,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> httpHeaders,
OutputStream entityStream) |
Modifier and Type | Method and Description |
---|---|
ServiceInstances<T> |
JsonServiceInstancesMarshaller.readFrom(Class<ServiceInstances<T>> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.