- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for NewEndpoint (0.09 sec)
-
src/test/java/jcifs/dcerpc/DcerpcBindingTest.java
String newInterfaceSyntax = "11111111-2222-3333-4444-555555555555:1.0"; String newEndpoint = "\\pipe\\" + newInterfaceName; DcerpcBinding.addInterface(newInterfaceName, newInterfaceSyntax); dcerpcBinding.setOption("endpoint", newEndpoint); assertEquals(newEndpoint, dcerpcBinding.getEndpoint(), "Endpoint should be set correctly for newly added interface.");
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 8.5K bytes - Viewed (0) -
cmd/endpoint_test.go
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 18.9K bytes - Viewed (0)