Class ProtocolBuffersBimServerClientFactory

    • Constructor Detail

      • ProtocolBuffersBimServerClientFactory

        public ProtocolBuffersBimServerClientFactory​(String address,
                                                     int port,
                                                     int httpPort,
                                                     org.bimserver.shared.pb.ProtocolBuffersMetaData protocolBuffersMetaData,
                                                     org.bimserver.emf.MetaDataManager metaDataManager,
                                                     org.bimserver.shared.meta.SServicesMap serviceMap)
                                              throws org.bimserver.shared.exceptions.BimServerClientException
        Throws:
        org.bimserver.shared.exceptions.BimServerClientException
    • Method Detail

      • create

        public BimServerClient create​(org.bimserver.shared.AuthenticationInfo authenticationInfo)
                               throws org.bimserver.shared.exceptions.ServiceException,
                                      org.bimserver.shared.ChannelConnectionException
        Throws:
        org.bimserver.shared.exceptions.ServiceException
        org.bimserver.shared.ChannelConnectionException