Searched defs:bindAddress (Results 1 – 8 of 8) sorted by relevance
58 InetAddress bindAddress) throws IOException; in createServerSocket()70 InetAddress bindAddress) throws IOException; in createSSLServerSocket()
70 InetAddress bindAddress) throws IOException { in createServerSocket()99 InetAddress bindAddress) throws IOException { in createSSLServerSocket()
89 InetAddress bindAddress) throws IOException { in createServerSocket()109 InetAddress bindAddress) throws IOException { in createSSLServerSocket()
34 std::string bindAddress, std::unique_ptr<IRemoteCommandHandler> &&commandHandler) in BackgroundRemoteProcessorServer()
44 CRemoteProcessorServer::CRemoteProcessorServer(std::string bindAddress) in CRemoteProcessorServer()
90 auto bindAddress = defaultBindAddress; in main() local
41 CTestPlatform::CTestPlatform(const string &strClass, std::string bindAddress) in CTestPlatform()
2855 auto bindAddress = getConstFrameworkConfiguration()->getServerBindAddress(); in handleRemoteProcessingInterface() local