Home
last modified time | relevance | path

Searched defs:getRequestHandler (Results 1 – 25 of 72) sorted by relevance

123

/dports/devel/php-ice37/ice-3.7.2/csharp/src/Ice/
H A DRequestHandlerFactory.cs17 getRequestHandler(RoutableReference rf, Ice.ObjectPrxHelperBase proxy) in getRequestHandler() method in IceInternal.RequestHandlerFactory
/dports/devel/ice37/ice-3.7.2/csharp/src/Ice/
H A DRequestHandlerFactory.cs17 getRequestHandler(RoutableReference rf, Ice.ObjectPrxHelperBase proxy) in getRequestHandler() method in IceInternal.RequestHandlerFactory
/dports/devel/py-ice37/ice-3.7.2/csharp/src/Ice/
H A DRequestHandlerFactory.cs17 getRequestHandler(RoutableReference rf, Ice.ObjectPrxHelperBase proxy) in getRequestHandler() method in IceInternal.RequestHandlerFactory
/dports/devel/ice37/ice-3.7.2/cpp/src/Ice/
H A DRequestHandlerFactory.cpp21 IceInternal::RequestHandlerFactory::getRequestHandler(const RoutableReferencePtr& ref, const Ice::O… in getRequestHandler() function in IceInternal::RequestHandlerFactory
/dports/devel/php-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/IceInternal/
H A DRequestHandlerFactory.java19 getRequestHandler(final RoutableReference ref, com.zeroc.Ice._ObjectPrxI proxy) in getRequestHandler() method in RequestHandlerFactory
/dports/devel/php-ice37/ice-3.7.2/cpp/src/Ice/
H A DRequestHandlerFactory.cpp21 IceInternal::RequestHandlerFactory::getRequestHandler(const RoutableReferencePtr& ref, const Ice::O… in getRequestHandler() function in IceInternal::RequestHandlerFactory
/dports/devel/php-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/IceInternal/
H A DRequestHandlerFactory.java19 getRequestHandler(final RoutableReference ref, Ice.ObjectPrxHelperBase proxy) in getRequestHandler() method in RequestHandlerFactory
/dports/devel/ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/IceInternal/
H A DRequestHandlerFactory.java19 getRequestHandler(final RoutableReference ref, com.zeroc.Ice._ObjectPrxI proxy) in getRequestHandler() method in RequestHandlerFactory
/dports/devel/ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/IceInternal/
H A DRequestHandlerFactory.java19 getRequestHandler(final RoutableReference ref, Ice.ObjectPrxHelperBase proxy) in getRequestHandler() method in RequestHandlerFactory
/dports/devel/py-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/IceInternal/
H A DRequestHandlerFactory.java19 getRequestHandler(final RoutableReference ref, com.zeroc.Ice._ObjectPrxI proxy) in getRequestHandler() method in RequestHandlerFactory
/dports/devel/py-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/IceInternal/
H A DRequestHandlerFactory.java19 getRequestHandler(final RoutableReference ref, Ice.ObjectPrxHelperBase proxy) in getRequestHandler() method in RequestHandlerFactory
/dports/devel/py-ice37/ice-3.7.2/cpp/src/Ice/
H A DRequestHandlerFactory.cpp21 IceInternal::RequestHandlerFactory::getRequestHandler(const RoutableReferencePtr& ref, const Ice::O… in getRequestHandler() function in IceInternal::RequestHandlerFactory
/dports/net-im/jicofo/jicofo-ec1b29e/src/main/java/org/jitsi/protocol/xmpp/
H A DJingleSession.java103 public JingleRequestHandler getRequestHandler() in getRequestHandler() method in JingleSession
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/config/annotation/
H A DResourceHandlerRegistration.java95 protected ResourceHttpRequestHandler getRequestHandler() { in getRequestHandler() method in ResourceHandlerRegistration
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/HttpFoundation/
H A DHttpFoundationRequestHandlerTest.php41 protected function getRequestHandler() function in Symfony\\Component\\Form\\Tests\\Extension\\HttpFoundation\\HttpFoundationRequestHandlerTest
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Extension/HttpFoundation/
H A DHttpFoundationRequestHandlerTest.php41 protected function getRequestHandler() function in Symfony\\Component\\Form\\Tests\\Extension\\HttpFoundation\\HttpFoundationRequestHandlerTest
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/frontend/Classes/
H A DServiceProvider.php64 public static function getRequestHandler(ContainerInterface $container): Http\RequestHandler function in TYPO3\\CMS\\Frontend\\ServiceProvider
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/frontend/Classes/
H A DServiceProvider.php65 public static function getRequestHandler(ContainerInterface $container): Http\RequestHandler function in TYPO3\\CMS\\Frontend\\ServiceProvider
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/session/
H A DHTTPSessionController.h115 HTTPTransactionHandler* getRequestHandler(HTTPTransaction& /*txn*/, in getRequestHandler() function
H A DSimpleController.cpp21 HTTPTransactionHandler* SimpleController::getRequestHandler( in getRequestHandler() function in proxygen::SimpleController
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/
H A DNativeRequestHandlerTest.php250 protected function getRequestHandler() function in Symfony\\Component\\Form\\Tests\\NativeRequestHandlerTest
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/
H A DNativeRequestHandlerTest.php250 protected function getRequestHandler() function in Symfony\\Component\\Form\\Tests\\NativeRequestHandlerTest
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/httpserver/samples/hq/
H A DHQServer.cpp47 HTTPTransactionHandler* Dispatcher::getRequestHandler(HTTPMessage* msg, in getRequestHandler() function in quic::samples::Dispatcher
135 HTTPTransactionHandler* HQSessionController::getRequestHandler( in getRequestHandler() function in quic::samples::HQSessionController
/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/test/org/apache/commons/httpclient/server/
H A DSimpleHttpServer.java178 public HttpRequestHandler getRequestHandler() { in getRequestHandler() method in SimpleHttpServer
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/
H A DServiceProvider.php79 public static function getRequestHandler(ContainerInterface $container): RequestHandler function in TYPO3\\CMS\\Backend\\ServiceProvider

123