SSF.OS
Class ProbeSession
java.lang.Object
|
+--SSF.OS.ProtocolSession
|
+--SSF.OS.ProbeSession
- All Implemented Interfaces:
- com.renesys.raceway.DML.Configurable
- public synchronized class ProbeSession
- extends ProtocolSession
|
Field Summary |
private java.util.Vector |
finalizers
|
private SSF.Util.Streams.StreamInterface |
str
|
private static java.util.Hashtable |
table
|
| Methods inherited from class SSF.OS.ProtocolSession |
close, closed, debugIdentifier, inGraph, init, open, opened, pushAfterDelay, pushAfterDelayFailed, setGraph, version |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
str
private SSF.Util.Streams.StreamInterface str
table
private static java.util.Hashtable table
finalizers
private java.util.Vector finalizers
ProbeSession
public ProbeSession()
getHostCode
public int getHostCode()
getHostCode
public int getHostCode(int)
config
public void config(com.renesys.raceway.DML.Configuration)
throws com.renesys.raceway.DML.configException
- Specified by:
config in interface com.renesys.raceway.DML.Configurable- Overrides:
config in class ProtocolSession
com.renesys.raceway.DML.configException
config
public void config(java.lang.String,
java.lang.String)
throws com.renesys.raceway.DML.configException
com.renesys.raceway.DML.configException
config
public void config(java.lang.String,
int,
java.lang.String)
throws com.renesys.raceway.DML.configException
com.renesys.raceway.DML.configException
unique
private SSF.Util.Streams.StreamInterface unique(java.lang.String,
java.lang.String)
throws SSF.Util.Streams.streamException
SSF.Util.Streams.streamException
unique
private SSF.Util.Streams.StreamInterface unique(java.lang.String,
int,
java.lang.String)
throws SSF.Util.Streams.streamException
SSF.Util.Streams.streamException
prepareWrapup
private void prepareWrapup(SSF.Util.Streams.StreamInterface)
push
public boolean push(ProtocolMessage,
ProtocolSession)
- Specified by:
push in class ProtocolSession
getRecorder
public SSF.Util.Streams.StreamInterface getRecorder()
GetRecorder
public SSF.Util.Streams.StreamInterface GetRecorder(java.lang.Runnable)