public class TcpRequestNot
extends fr.dyade.aaa.agent.Notification
| Modifier and Type | Field and Description |
|---|---|
private RequestContext |
ctx |
private static long |
serialVersionUID
define serialVersionUID for interoperability
|
| Constructor and Description |
|---|
TcpRequestNot(RequestContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
RequestContext |
getRequestContext() |
StringBuffer |
toString(StringBuffer output)
Appends a string image for this object to the StringBuffer parameter.
|
private static final long serialVersionUID
private RequestContext ctx
public TcpRequestNot(RequestContext ctx)
public final RequestContext getRequestContext()
public StringBuffer toString(StringBuffer output)
toString in class fr.dyade.aaa.agent.Notificationoutput - buffer to fill inoutput buffer is returnedCopyright © 2019 ScalAgent D.T.. All Rights Reserved.