Uses of Class
org.apache.curator.x.discovery.server.entity.ServiceInstances
Packages that use ServiceInstances
-
Uses of ServiceInstances in org.apache.curator.x.discovery.server.entity
Methods in org.apache.curator.x.discovery.server.entity that return ServiceInstancesModifier 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) Methods in org.apache.curator.x.discovery.server.entity with parameters of type ServiceInstancesModifier 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) Method parameters in org.apache.curator.x.discovery.server.entity with type arguments of type ServiceInstancesModifier 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)