Package | Description |
---|---|
com.opencloud.sentinel.common |
This package contains session state interfaces in the Sentinel services.
|
com.opencloud.sentinel.multileg |
This package contains the interfaces required for leg management operations in the Sentinel services.
|
Modifier and Type | Field and Description |
---|---|
static HeadersByLeg |
SentinelSipSessionState._initialHeadersByLeg |
Modifier and Type | Method and Description |
---|---|
HeadersByLeg |
SentinelSipSessionState.getHeadersByLeg() |
Modifier and Type | Method and Description |
---|---|
void |
SentinelSipSessionState.setHeadersByLeg(HeadersByLeg headersByLeg) |
Modifier and Type | Method and Description |
---|---|
HeadersByLeg |
HeadersByLegCodec.decode(java.io.DataInput in,
java.lang.ClassLoader cl,
com.opencloud.rhino.cmp.codecs.DecoderUtils utils) |
Modifier and Type | Method and Description |
---|---|
void |
HeadersByLegCodec.encode(HeadersByLeg headersByLeg,
java.io.DataOutput out,
com.opencloud.rhino.cmp.codecs.EncoderUtils utils) |
Copyright © OpenCloud. All Rights Reserved.