| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl | |
| com.solacesystems.jcsmp.protocol.impl |
| Modifier and Type | Method and Description |
|---|---|
static InternalCapabilityType |
InternalCapabilityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InternalCapabilityType[] |
InternalCapabilityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Pair<Map<CapabilityType,Object>,Map<InternalCapabilityType,Boolean>> |
RouterCapabilityParser.parseCapabilitiesFromHeader(AbstractTLVParameter cap,
AbstractTLVParameter cap_ext,
AbstractTLVParameter softwareVersion,
AbstractTLVParameter softwareDate,
AbstractTLVParameter platform,
AbstractTLVParameter physicalName,
boolean isTr) |
Copyright 2004-2021 Solace Corporation. All rights reserved.