Searched refs:RequestServicer (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/sample/nio/server/
H A DB1.java67 RequestServicer svc = new RequestServicer(cio);
H A DBN.java68 RequestServicer svc = new RequestServicer(cio);
H A DBP.java74 RequestServicer svc = new RequestServicer(cio);
H A DRequestServicer.java51 class RequestServicer implements Runnable { class in inherits:Runnable
57 RequestServicer(ChannelIO cio) { method in class:RequestServicer
61 synchronized (RequestServicer.class) {
/openjdk7/jdk/make/mksample/nio/server/
H A DMakefile60 $(SAMPLE_DST_DIR)/RequestServicer.java \

Completed in 48 milliseconds