Class ISOServer.Session
java.lang.Object
org.jpos.iso.ISOServer.Session
- Enclosing class:
ISOServer
Handles the ISO 8583 exchange for a single accepted server connection.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSession(ServerChannel channel) Creates a Session for the given accepted channel. -
Method Summary
-
Constructor Details
-
Session
Creates a Session for the given accepted channel.- Parameters:
channel- the accepted server channel
-
-
Method Details
-
run
-
setLogger
-
getRealm
-
getLogger
-