public interface SimpleIdResolver
RemoteTransaction instances which are located at a Remoting peer.| Modifier and Type | Method and Description |
|---|---|
int |
getTransactionId(org.jboss.remoting3.Connection connection)
Get the transaction ID for the transaction from which this instance was taken.
|
int getTransactionId(@NotNull
org.jboss.remoting3.Connection connection)
throws InvalidTransactionException
connection - the connection (must not be null)InvalidTransactionException - if the transaction does not match the connectionCopyright © 2020 JBoss by Red Hat. All rights reserved.