public interface RemoteTransport extends Transport
Modifier and Type | Method and Description |
---|---|
org.jboss.remoting3.Connection |
getConnection()
Get the Remoting connection of the current request.
|
int |
getVersion()
Get the transport version of the current request.
|
org.jboss.remoting3.Connection getConnection()
null
)int getVersion()
Copyright © 2020 JBoss by Red Hat. All rights reserved.