IP*Works! S/MIME V9

ipworkssmime
Class SnntpPITrailEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ipworkssmime.SnntpPITrailEvent
All Implemented Interfaces:
java.io.Serializable

public class SnntpPITrailEvent
extends java.util.EventObject

Traces the commands sent to the news server, and the respective replies.

The PITrail event is useful for debugging purposes. It shows all the interaction between the client and the server, line by line, except for group listings, group overviews, article header, and article body transfers.

The Message parameter contains the full text of the message. The Direction parameter shows the originator of the message:

0 (Client)
The Message originates from the client.
1 (Server)
The Message originates from the server.
2 (Info)
The Message is an informative message originating from the client software (the bean code).

See Also:
Snntp, Snntp.PITrailEvent, Serialized Form

Field Summary
 int direction
           
 java.lang.String message
           
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

direction

public int direction

message

public java.lang.String message

IP*Works! S/MIME V9

Copyright (c) 2013 /n software inc. - All rights reserved.