Uses of Class
co.arago.hiro.client.connection.GraphConnectionHandler.Conf
-
Packages that use GraphConnectionHandler.Conf Package Description co.arago.hiro.client.connection -
-
Uses of GraphConnectionHandler.Conf in co.arago.hiro.client.connection
Classes in co.arago.hiro.client.connection with type parameters of type GraphConnectionHandler.Conf Modifier and Type Class Description static classGraphConnectionHandler.Conf<T extends GraphConnectionHandler.Conf<T>>Subclasses of GraphConnectionHandler.Conf in co.arago.hiro.client.connection Modifier and Type Class Description static classGraphConnectionHandler.BuilderMethods in co.arago.hiro.client.connection that return GraphConnectionHandler.Conf Modifier and Type Method Description static GraphConnectionHandler.Conf<?>GraphConnectionHandler. newBuilder()Constructors in co.arago.hiro.client.connection with parameters of type GraphConnectionHandler.Conf Constructor Description GraphConnectionHandler(GraphConnectionHandler.Conf<?> builder)Constructor
-