Uses of Interface
org.glassfish.orb.admin.config.IiopService
-
Packages that use IiopService Package Description org.glassfish.appclient.server.core.jws org.glassfish.enterprise.iiop.util -
-
Uses of IiopService in org.glassfish.appclient.server.core.jws
Constructors in org.glassfish.appclient.server.core.jws with parameters of type IiopService Constructor Description AppClientHTTPAdapter(String contextRoot, Map<String,StaticContent> staticContent, Map<String,DynamicContent> dynamicContent, Properties tokens, File domainDir, File installDir, IiopService iiopService, GlassFishORBFactory orbFactory)AppClientHTTPAdapter(String contextRoot, Properties tokens, File domainDir, File installDir, IiopService iiopService, GlassFishORBFactory orbFactory) -
Uses of IiopService in org.glassfish.enterprise.iiop.util
Methods in org.glassfish.enterprise.iiop.util that return IiopService Modifier and Type Method Description IiopServiceIIOPUtils. getIiopService()
-