Home
last modified time | relevance | path

Searched defs:SimpleServer (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/go/thrift/
H A Dsimple_server.go37 type SimpleServer struct { struct
38 processorFactoryContext ProcessorFactoryContext
40 *ServerOptions
134 func (p *SimpleServer) ServerTransport() ServerTransport {
149 func (p *SimpleServer) InputProtocolFactory() ProtocolFactory {
154 func (p *SimpleServer) OutputProtocolFactory() ProtocolFactory {
159 func (p *SimpleServer) Listen() error {
164 func (p *SimpleServer) AcceptLoop() error {
202 func (p *SimpleServer) Serve() error {
209 func (p *SimpleServer) ServeContext(ctx context.Context) error {
[all …]
H A Dconcurrent_server.go30 *SimpleServer anonMember
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/net/www/http/HttpClient/
H A DProxyFromCache.java108 class SimpleServer extends Thread class
117 public SimpleServer(ServerSocket ss) { in SimpleServer() method in SimpleServer
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/demo/jni/Poller/
H A DSimpleServer.java49 public class SimpleServer class
65 public SimpleServer() { in SimpleServer() method in SimpleServer
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/net/www/http/HttpClient/
H A DProxyFromCache.java108 class SimpleServer extends Thread class
117 public SimpleServer(ServerSocket ss) { in SimpleServer() method in SimpleServer
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/net/www/http/HttpClient/
H A DProxyFromCache.java108 class SimpleServer extends Thread class
117 public SimpleServer(ServerSocket ss) { in SimpleServer() method in SimpleServer
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/sun/net/www/http/HttpClient/
H A DProxyFromCache.java107 class SimpleServer extends Thread class
116 public SimpleServer(ServerSocket ss) { in SimpleServer() method in SimpleServer
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/sun/net/www/http/HttpClient/
H A DProxyFromCache.java107 class SimpleServer extends Thread class
116 public SimpleServer(ServerSocket ss) { in SimpleServer() method in SimpleServer
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/demo/jni/Poller/
H A DSimpleServer.java49 public class SimpleServer class
65 public SimpleServer() { in SimpleServer() method in SimpleServer
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/net/www/http/HttpClient/
H A DProxyFromCache.java119 class SimpleServer extends Thread class
128 public SimpleServer(ServerSocket ss) { in SimpleServer() method in SimpleServer
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/net/www/http/HttpClient/
H A DProxyFromCache.java119 class SimpleServer extends Thread class
128 public SimpleServer(ServerSocket ss) { in SimpleServer() method in SimpleServer
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/net/www/http/HttpClient/
H A DProxyFromCache.java119 class SimpleServer extends Thread class
128 public SimpleServer(ServerSocket ss) { in SimpleServer() method in SimpleServer
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/net/www/http/HttpClient/
H A DProxyFromCache.java119 class SimpleServer extends Thread class
128 public SimpleServer(ServerSocket ss) { in SimpleServer() method in SimpleServer
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/net/www/http/HttpClient/
H A DProxyFromCache.java119 class SimpleServer extends Thread class
128 public SimpleServer(ServerSocket ss) { in SimpleServer() method in SimpleServer
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/rb/lib/thrift/server/
H A Dsimple_server.rb21 class SimpleServer < BaseServer class
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/rb/lib/thrift/server/
H A Dsimple_server.rb21 class SimpleServer < BaseServer class
/dports/devel/py-thrift/thrift-0.14.0/lib/rb/lib/thrift/server/
H A Dsimple_server.rb21 class SimpleServer < BaseServer class
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/rb/lib/thrift/server/
H A Dsimple_server.rb21 class SimpleServer < BaseServer class
/dports/devel/thrift-cpp/thrift-0.14.0/lib/rb/lib/thrift/server/
H A Dsimple_server.rb21 class SimpleServer < BaseServer class
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/rb/lib/thrift/server/
H A Dsimple_server.rb21 class SimpleServer < BaseServer class
/dports/devel/thrift/thrift-0.14.0/lib/rb/lib/thrift/server/
H A Dsimple_server.rb21 class SimpleServer < BaseServer class
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/rb/lib/thrift/server/
H A Dsimple_server.rb21 class SimpleServer < BaseServer class
/dports/devel/node-thrift/thrift-0.14.0/lib/rb/lib/thrift/server/
H A Dsimple_server.rb21 class SimpleServer < BaseServer class
/dports/java/bouncycastle15/crypto-169/tls/src/test/java/org/bouncycastle/jsse/provider/test/
H A DBasicTlsTest.java96 public static class SimpleServer class in BasicTlsTest
103 SimpleServer(KeyStore serverStore, char[] keyPass) in SimpleServer() method in BasicTlsTest.SimpleServer
H A DCipherSuitesTestCase.java188 static class SimpleServer class in CipherSuitesTestCase
197 SimpleServer(SSLContext serverContext, int port, CipherSuitesTestConfig config) in SimpleServer() method in CipherSuitesTestCase.SimpleServer

12