Uses of Interface
cz.pumpitup.pn5.remote.samba.SambaApplication
-
-
Uses of SambaApplication in cz.pumpitup.pn5.remote.samba
Classes in cz.pumpitup.pn5.remote.samba that implement SambaApplication Modifier and Type Class Description classSambaApplicationSupportFields in cz.pumpitup.pn5.remote.samba declared as SambaApplication Modifier and Type Field Description protected SambaApplicationSambaResponse. sambaApplicationMethods in cz.pumpitup.pn5.remote.samba that return SambaApplication Modifier and Type Method Description SambaApplicationSambaResponse. andThen()Exits the DSL of the response object and allows to continue the flow with the base Samba DSL.protected SambaApplicationSambaClientExtension. createProxy(Class<? extends SambaApplication> type, String driverUrl, Map<String,Object> capabilities, CoreAccessor core)Method parameters in cz.pumpitup.pn5.remote.samba with type arguments of type SambaApplication Modifier and Type Method Description protected SambaApplicationSambaClientExtension. createProxy(Class<? extends SambaApplication> type, String driverUrl, Map<String,Object> capabilities, CoreAccessor core)Constructors in cz.pumpitup.pn5.remote.samba with parameters of type SambaApplication Constructor Description SambaAgentSupport(SambaApplication sambaApplication, Map<String,Object> capabilities, String farmUrl)
-