public interface RemotingFallbackPeerProvider
| Modifier and Type | Method and Description |
|---|---|
RemotingOperations |
getOperations(org.jboss.remoting3.Connection connection)
Get an alternative operations handler for the given connection.
|
@NotNull RemotingOperations getOperations(@NotNull org.jboss.remoting3.Connection connection) throws IOException
connection - the connection (not null)null)org.jboss.remoting3.ServiceNotFoundException - if the fallback service wasn't locatedIOExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.