Package org.apache.qpid.proton.engine
Class TransportResultFactory
java.lang.Object
org.apache.qpid.proton.engine.TransportResultFactory
Creates TransportResults.
Only intended for use by internal Proton classes.
This class resides in the api module so it can be used by both proton-j-impl and proton-jni.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TransportResult
static TransportResult
static TransportResult
static TransportResult
ok()
-
Constructor Details
-
TransportResultFactory
public TransportResultFactory()
-
-
Method Details
-
ok
-
error
-
error
-
error
-