Uses of Interface
org.bimserver.client.json.JsonReflectorFactory
-
Packages that use JsonReflectorFactory Package Description org.bimserver.client.json -
-
Uses of JsonReflectorFactory in org.bimserver.client.json
Classes in org.bimserver.client.json that implement JsonReflectorFactory Modifier and Type Class Description classJsonSocketReflectorFactoryConstructors in org.bimserver.client.json with parameters of type JsonReflectorFactory Constructor Description JsonChannel(org.apache.http.impl.client.CloseableHttpClient closeableHttpClient, org.bimserver.shared.reflector.ReflectorFactory reflectorFactory, JsonReflectorFactory jsonReflectorFactory, String address, org.bimserver.shared.meta.SServicesMap sServicesMap)
-