@Deprecated public static final class RemotingConnectorBindingInfoService.RemotingConnectorInfo extends Object
| Constructor and Description |
|---|
RemotingConnectorInfo(SocketBinding socketBinding,
Protocol protocol)
Deprecated.
there is no need for a public constructor so it will be removed
|
| Modifier and Type | Method and Description |
|---|---|
String |
getProtocol()
Deprecated.
|
SocketBinding |
getSocketBinding()
Deprecated.
|
@Deprecated public RemotingConnectorInfo(SocketBinding socketBinding, Protocol protocol)
public SocketBinding getSocketBinding()
public String getProtocol()
Copyright © 2022 JBoss by Red Hat. All rights reserved.