Searched defs:PlainServerSocketImpl (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/net/
H A DPlainServerSocketImpl.java28 public class PlainServerSocketImpl extends PlainSocketImpl { class in inherits:PlainSocketImpl
29 public PlainServerSocketImpl() { method in class:PlainServerSocketImpl
32 public PlainServerSocketImpl(FileDescriptor fd) { method in class:PlainServerSocketImpl

Completed in 39 milliseconds