Home
last modified time | relevance | path

Searched defs:StreamAllocation (Results 1 – 1 of 1) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DStreamAllocation.java75 public final class StreamAllocation { class
86 public StreamAllocation(ConnectionPool connectionPool, Address address) { in StreamAllocation() method in StreamAllocation