Package | Description |
---|---|
org.apache.james.mpt.api | |
org.apache.james.mpt.protocol | |
org.apache.james.mpt.session |
Modifier and Type | Method and Description |
---|---|
Session |
SessionFactory.newSession(Continuation continuation)
Creates a new session for functional testing.
|
Session |
HostSystem.newSession(Continuation continuation)
Creates a new session for functional testing.
|
Modifier and Type | Method and Description |
---|---|
void |
ProtocolSession.runSessions(Session[] sessions)
Executes the ProtocolSession in real time against the readers and writers
supplied, writing client requests and reading server responses in the
order that they appear in the test elements.
|
Modifier and Type | Class and Description |
---|---|
class |
ExternalSession |
Modifier and Type | Method and Description |
---|---|
Session |
ExternalSessionFactory.newSession(Continuation continuation) |
Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.