Tea Java Runtime API
Version 3.2.5

com.pdmfc.tea.modules.net
Class SSslSocketBase

java.lang.Object
  extended by com.pdmfc.tea.modules.tos.STosObj
      extended by com.pdmfc.tea.modules.net.SSocketBase
          extended by com.pdmfc.tea.modules.net.SSslSocketBase
All Implemented Interfaces:
SObjFunction

public class SSslSocketBase
extends SSocketBase

Represents the TOS object that embodies a socket.


Constructor Summary
SSslSocketBase(STosClass myClass)
           
 
Method Summary
 java.lang.Object constructor(SObjFunction obj, SContext context, java.lang.Object[] args)
           
 
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

SSslSocketBase

public SSslSocketBase(STosClass myClass)
               throws STeaException
Throws:
STeaException
Method Detail

constructor

public java.lang.Object constructor(SObjFunction obj,
                                    SContext context,
                                    java.lang.Object[] args)
                             throws STeaException
Throws:
STeaException

Tea Java Runtime API
Version 3.2.5

© 2009 PDM&FC, All Rights Reserved.