|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.expres.remote.helper.DummyHelper
public class DummyHelper
DummyHelper
class - dummy helper for testing purposes
Constructor Summary | |
---|---|
DummyHelper()
|
Method Summary | |
---|---|
static ChunkInfo |
getXsdChunkInfo()
Creates new instance of xsd ChunkInfo |
static DataSetInfo |
getXsdDataSetInfo(java.lang.String callback)
Creates new instance of xsd DataSetInfo |
static MessageHeader |
getXsdMessageHeader(java.lang.String callback)
Creates new instance of xsd MessageHeader |
static Notification |
getXsdNotification(java.lang.String callback)
Creates new instance of xsd Notification |
static State |
getXsdState()
Creates new instance of xsd State |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DummyHelper()
Method Detail |
---|
public static Notification getXsdNotification(java.lang.String callback)
Notification
callback
- callback address
Notification
public static MessageHeader getXsdMessageHeader(java.lang.String callback)
MessageHeader
callback
- callback address
MessageHeader
public static ChunkInfo getXsdChunkInfo()
ChunkInfo
ChunkInfo
public static State getXsdState()
State
State
public static DataSetInfo getXsdDataSetInfo(java.lang.String callback)
DataSetInfo
callback
- callback address
DataSetInfo
|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |