public abstract class AbstractSLANGTool
extends java.lang.Object
Title: Service Event Fabric Core
Description: Defines a hidden part of SLANGTool
implementation.
Copyright: Copyright (c) 2011
Company: StreamScape Technologies
Modifier and Type | Class and Description |
---|---|
static class |
AbstractSLANGTool.ConnectResult |
static class |
AbstractSLANGTool.IgnoredResponse |
static class |
AbstractSLANGTool.InterruptedResponse |
static class |
AbstractSLANGTool.SessionType |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONNECTION_TYPE |
static java.lang.String |
CONNECTION_TYPE_ANONYMOUS |
static long |
DEFAULT_REPLY_TIMEOUT |
static SLMessageListener |
MESSAGE_LISTENER |
Modifier and Type | Method and Description |
---|---|
abstract void |
setConsoleCCSID(java.nio.charset.Charset ccsid) |
static void |
showVersion() |
public static final long DEFAULT_REPLY_TIMEOUT
public static final java.lang.String CONNECTION_TYPE
public static final java.lang.String CONNECTION_TYPE_ANONYMOUS
public static SLMessageListener MESSAGE_LISTENER
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.