public abstract class SGAServerHelper extends Object
| Constructor and Description |
|---|
SGAServerHelper() |
| Modifier and Type | Method and Description |
|---|---|
static SGAServer |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
SGAServer s) |
static SGAServer |
narrow(Object obj) |
static SGAServer |
read(InputStream in) |
static TypeCode |
type() |
static SGAServer |
unchecked_narrow(Object obj) |
static void |
write(OutputStream _out,
SGAServer s) |
public static TypeCode type()
public static String id()
public static SGAServer read(InputStream in)
public static void write(OutputStream _out, SGAServer s)
Copyright © 2016. All rights reserved.