public final class OutgoingConnectionChannelType
extends java.lang.Enum
Title: Service Event Fabric Core
Description: Defines a type of the OutgoingConnectionChannel
.
Copyright: Copyright (c) 2009
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
static OutgoingConnectionChannelType |
ASYNC |
static OutgoingConnectionChannelType |
ASYNC_SAP |
static OutgoingConnectionChannelType |
ASYNC_SQX |
Modifier and Type | Method and Description |
---|---|
static OutgoingConnectionChannelType |
valueOf(java.lang.String name) |
static OutgoingConnectionChannelType[] |
values() |
public static final OutgoingConnectionChannelType ASYNC
public static final OutgoingConnectionChannelType ASYNC_SQX
public static final OutgoingConnectionChannelType ASYNC_SAP
public static OutgoingConnectionChannelType[] values()
public static OutgoingConnectionChannelType valueOf(java.lang.String name)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.