Searched defs:SocketAcceptor (Results 1 - 1 of 1) sorted by relevance
/glassfish-3.1.2/web/web-ajp/src/main/java/org/apache/jk/common/ | ||
H A D | ChannelSocket.java | 480 SocketAcceptor acceptAjp=new SocketAcceptor( this ); 908 static class SocketAcceptor implements ThreadPoolRunnable { class in class:ChannelSocket 911 SocketAcceptor(ChannelSocket wajp ) { method in class:ChannelSocket.SocketAcceptor |
Completed in 2453 milliseconds