|
Tea Java Runtime API Version 3.2.4 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.pdmfc.tea.modules.tos.STosObj
com.pdmfc.tea.modules.net.SSocketBase
com.pdmfc.tea.modules.net.SPlainSocketBase
public class SPlainSocketBase
Represents the TOS object that embodies a socket.
| Constructor Summary | |
|---|---|
SPlainSocketBase(STosClass myClass)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
constructor(SObjFunction obj,
SContext context,
java.lang.Object[] args)
|
static SPlainSocketBase |
newInstance(SContext context)
|
| Methods inherited from class com.pdmfc.tea.modules.net.SSocketBase |
|---|
close, connect, connect, getInput, getOutput |
| Methods inherited from class com.pdmfc.tea.modules.tos.STosObj |
|---|
exec, getTosClass, init, part, selfObj |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SPlainSocketBase(STosClass myClass)
throws STeaException
STeaException| Method Detail |
|---|
public java.lang.Object constructor(SObjFunction obj,
SContext context,
java.lang.Object[] args)
throws STeaException
STeaException
public static SPlainSocketBase newInstance(SContext context)
throws STeaException
STeaException
|
Tea Java Runtime API Version 3.2.4 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||