你在这里: 亚搏在线工作流程 > WebSocketReceiver

WebSocketReceiver

从指定的WebSocket服务器收到WebSocket的消息。产生功能的每个接收到消息时,该消息的内容放置到指定的属性。每个进入功能将导致WebSocketReceiver初始化到指定的WebSocket服务器的连接。变压器将阻止在等待直到远程主机关闭连接到接收的WebSocket消息。

Usage Notes

The performance of this transformer is dependent on the amount of memory allocated to the Java Virtual Machine (JVM). The following environment variables allow you to specify memory available to Java Plugins:

  • FME_JVM_MIN_HEAP_SIZE:初始堆大小初始化JVM。默认值是1024K。
  • FME_JVM_MAX_HEAP_SIZE: Maximum heap size for initializing JVM. Default value is 16384K.

如果不设置,JVM的应用默认值。如果置位,该值必须是1024K的倍数(例如,4M和64M,或4096K和32768K)。

Note:To pass additional parameters used by FME to the Java Virtual Machine, use the JAVA_TOOL_OPTIONS environment variable.

Input Ports

输出端口

参数

Editing Transformer Parameters

Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, clickbeside the applicable parameter. For more information, seeTransformer Parameter Menu Options

Transformer Categories

Web

亚搏在线工作流程

FME许可级别

FME专业版及以上

Search FME Knowledge Center

Search for samples and information about this transformer on theFME知识中心