public class NamedPipeSocketAddress extends SocketAddress
| Constructor and Description |
|---|
NamedPipeSocketAddress(String pipeName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object)
Return true if object is a NamedPipeSocketAddress referring to the same path.
|
String |
getPipe() |
Copyright © 2025. All rights reserved.