public final class ChannelBindingsHelper extends Object
Constructor and Description |
---|
ChannelBindingsHelper() |
Modifier and Type | Method and Description |
---|---|
static ChannelBindings |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
ChannelBindings s) |
static ChannelBindings |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
ChannelBindings s) |
public static TypeCode type()
public static void insert(Any any, ChannelBindings s)
public static ChannelBindings extract(Any any)
public static String id()
public static ChannelBindings read(InputStream in)
public static void write(OutputStream out, ChannelBindings s)
Copyright © 2013. All Rights Reserved.