Uses of Interface
org.wildfly.naming.client.Transport
-
Packages that use Transport Package Description org.wildfly.naming.client org.wildfly.naming.client.remote -
-
Uses of Transport in org.wildfly.naming.client
Methods in org.wildfly.naming.client with parameters of type Transport Modifier and Type Method Description default org.jboss.marshalling.ObjectResolverMarshallingCompatibilityHelper. getObjectResolver(Transport transport, boolean request)Get an object resolver for a marshalling or unmarshalling operation. -
Uses of Transport in org.wildfly.naming.client.remote
Subinterfaces of Transport in org.wildfly.naming.client.remote Modifier and Type Interface Description interfaceRemoteTransportThe Remoting transport.
-