Uses of Class
org.jboss.ejb.client.EJBClientConnection.Builder
-
Packages that use EJBClientConnection.Builder Package Description org.jboss.ejb.client -
-
Uses of EJBClientConnection.Builder in org.jboss.ejb.client
Methods in org.jboss.ejb.client that return EJBClientConnection.Builder Modifier and Type Method Description EJBClientConnection.BuilderEJBClientConnection.Builder. setDestination(URI destination)Set the destination URI.EJBClientConnection.BuilderEJBClientConnection.Builder. setForDiscovery(boolean forDiscovery)Set whether this connection should be used for discovery (defaults totrue).
-