|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ws4d.java.communication.monitor.MonitorStreamFactory
org.ws4d.java.communication.monitor.DefaultMonitoredStreamFactory
public class DefaultMonitoredStreamFactory
Simple extension of the MonitorStreamFactory which allows to
write any incoming or outgoing Message to the default error
output stream.
| Field Summary |
|---|
| Fields inherited from class org.ws4d.java.communication.monitor.MonitorStreamFactory |
|---|
inMon, outMon |
| Constructor Summary | |
|---|---|
DefaultMonitoredStreamFactory()
|
|
| Method Summary | |
|---|---|
StreamMonitor |
createInputMonitor()
|
StreamMonitor |
createOutputMonitor()
|
| Methods inherited from class org.ws4d.java.communication.monitor.MonitorStreamFactory |
|---|
discard, getInputMonitor, getMonitoringContextIn, getMonitoringContextOut, getNewMonitoringContextIn, getNewMonitoringContextOut, getOutputMonitor, linkIn, linkOut, received, receivedFault, receivedResource, requestResource, resetMonitoringContextIn, resetMonitoringContextOut, send, sendFault, sendResource |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultMonitoredStreamFactory()
| Method Detail |
|---|
public StreamMonitor createInputMonitor()
createInputMonitor in class MonitorStreamFactorypublic StreamMonitor createOutputMonitor()
createOutputMonitor in class MonitorStreamFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||