public abstract class NoServantHelper extends Object
| Constructor and Description | 
|---|
NoServantHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static NoServant | 
extract(Any a)  | 
static String | 
id()  | 
static void | 
insert(Any a,
      NoServant that)  | 
static NoServant | 
read(InputStream istream)  | 
static TypeCode | 
type()  | 
static void | 
write(OutputStream ostream,
     NoServant value)  | 
public static TypeCode type()
public static String id()
public static NoServant read(InputStream istream)
public static void write(OutputStream ostream, NoServant value)
Copyright © 2019 JBoss by Red Hat. All rights reserved.