public class c extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
c.Dict |
static class |
c.Flip |
static interface |
c.IAuthenticate |
static class |
c.KException |
static class |
c.Minute |
static class |
c.Month |
static class |
c.Second |
static class |
c.Timespan |
| Modifier and Type | Field and Description |
|---|---|
static Object[] |
NULL |
Socket |
s |
TimeZone |
tz |
| Modifier | Constructor and Description |
|---|---|
protected |
c() |
|
c(ServerSocket s) |
|
c(ServerSocket s,
c.IAuthenticate a) |
|
c(String h,
int p) |
|
c(String h,
int p,
String u) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
at(Object x,
int i) |
void |
close() |
Object |
k() |
Object |
k(Object x) |
Object |
k(String s) |
Object |
k(String s,
Object x) |
Object |
k(String s,
Object x,
Object y) |
Object |
k(String s,
Object x,
Object y,
Object z) |
void |
ke(String s) |
void |
kr(Object x) |
void |
ks(Object x) |
void |
ks(String s) |
void |
ks(String s,
Object x) |
void |
ks(String s,
Object x,
Object y) |
void |
ks(String s,
Object x,
Object y,
Object z) |
static int |
n(Object x) |
static Object |
NULL(char c) |
int |
nx(Object x) |
static void |
O(boolean x) |
static void |
O(double x) |
static void |
O(int x) |
static void |
O(long x) |
static Object |
O(Object x) |
static boolean |
qn(Object x) |
static void |
set(Object x,
int i,
Object y) |
static void |
setEncoding(String e) |
static long |
t() |
static int |
t(Object x) |
static c.Flip |
td(Object X) |
static void |
tm() |
protected void |
w(int i,
Object x) |
public c(ServerSocket s, c.IAuthenticate a) throws IOException
IOExceptionpublic c(ServerSocket s) throws IOException
IOExceptionpublic c(String h, int p, String u) throws c.KException, IOException
c.KExceptionIOExceptionpublic c(String h, int p) throws c.KException, IOException
c.KExceptionIOExceptionprotected c()
public static void setEncoding(String e) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void close()
throws IOException
IOExceptionpublic static int t(Object x)
public static int n(Object x) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic int nx(Object x) throws UnsupportedEncodingException
UnsupportedEncodingExceptionprotected void w(int i,
Object x)
throws IOException
IOExceptionpublic void kr(Object x) throws IOException
IOExceptionpublic void ke(String s) throws IOException
IOExceptionpublic void ks(String s) throws IOException
IOExceptionpublic void ks(Object x) throws IOException
IOExceptionpublic void ks(String s, Object x) throws IOException
IOExceptionpublic void ks(String s, Object x, Object y) throws IOException
IOExceptionpublic void ks(String s, Object x, Object y, Object z) throws IOException
IOExceptionpublic Object k() throws c.KException, IOException, UnsupportedEncodingException
public Object k(Object x) throws c.KException, IOException
c.KExceptionIOExceptionpublic Object k(String s) throws c.KException, IOException
c.KExceptionIOExceptionpublic Object k(String s, Object x) throws c.KException, IOException
c.KExceptionIOExceptionpublic Object k(String s, Object x, Object y) throws c.KException, IOException
c.KExceptionIOExceptionpublic Object k(String s, Object x, Object y, Object z) throws c.KException, IOException
c.KExceptionIOExceptionpublic static Object NULL(char c)
public static boolean qn(Object x)
public static c.Flip td(Object X) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic static void O(int x)
public static void O(boolean x)
public static void O(long x)
public static void O(double x)
public static long t()
public static void tm()
Copyright © 2012-2014. All Rights Reserved.