Uses of Interface
org.jboss.remotingjmx.VersionedConnection
Packages that use VersionedConnection
Package
Description
-
Uses of VersionedConnection in org.jboss.remotingjmx.protocol
Methods in org.jboss.remotingjmx.protocol that return VersionedConnectionModifier and TypeMethodDescriptionVersions.getVersionedConnection(byte version, org.jboss.remoting3.Channel channel, JMXServiceURL serviceURL) -
Uses of VersionedConnection in org.jboss.remotingjmx.protocol.v1
Methods in org.jboss.remotingjmx.protocol.v1 that return VersionedConnectionModifier and TypeMethodDescriptionstatic VersionedConnectionVersionOne.getConnection(org.jboss.remoting3.Channel channel, Map<String, ?> environment) -
Uses of VersionedConnection in org.jboss.remotingjmx.protocol.v2
Methods in org.jboss.remotingjmx.protocol.v2 that return VersionedConnectionModifier and TypeMethodDescriptionstatic VersionedConnectionVersionTwo.getConnection(org.jboss.remoting3.Channel channel, Map<String, ?> environment, JMXServiceURL serviceURL)