public final class ChannelIdParser extends Object
Modifier and Type | Method and Description |
---|---|
static int |
getChannelId(InputStream in)
Method for retrieving channel id from OpenChannelResponse message.
|
public static int getChannelId(InputStream in)
in
- a InputStream with messageApache CXF