public final class InProcessSocketAddress extends SocketAddress
InProcessTransport
.Constructor and Description |
---|
InProcessSocketAddress(String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName()
Gets the name of the inprocess channel or server.
|
int |
hashCode() |
String |
toString() |