Uses of Class
org.apache.curator.x.discovery.server.entity.ServiceInstances
-
Uses of ServiceInstances in org.apache.curator.x.discovery.server.entity
Modifier and TypeMethodDescriptionJsonServiceInstancesMarshaller.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 TypeMethodDescriptionlong
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 TypeMethodDescriptionJsonServiceInstancesMarshaller.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)