EDI Integrator 2016 Java Edition
EDI Integrator 2016 Java Edition
Questions / Feedback?

Listening Property

If True, the component accepts incoming connections on LocalPort.

Syntax

public boolean getListening();
public void setListening(boolean listening);

Remarks

Use this property to make the bean 'listen' (accept connections) on the port specified by the LocalPort property. Setting this property to False will make the bean stop listening (please note that this does not close any existing connections).

This property is not available at design time.

Default Value

False

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 Java Edition - Version 16.0 [Build 7362]