Class RemotingConnectorBindingInfoService.RemotingConnectorInfo

java.lang.Object
org.jboss.as.remoting.RemotingConnectorBindingInfoService.RemotingConnectorInfo
Enclosing class:
RemotingConnectorBindingInfoService

@Deprecated public static final class RemotingConnectorBindingInfoService.RemotingConnectorInfo extends Object
Deprecated.
  • Constructor Details

    • RemotingConnectorInfo

      @Deprecated public RemotingConnectorInfo(SocketBinding socketBinding, Protocol protocol)
      Deprecated.
      there is no need for a public constructor so it will be removed
  • Method Details

    • getSocketBinding

      public SocketBinding getSocketBinding()
      Deprecated.
    • getProtocol

      public String getProtocol()
      Deprecated.