| se.entra.phantom.common.Transaction.appendLongString(String)
since NetPhantom 4.0, use appendString instead.
|
| se.entra.phantom.common.Transaction.appendLongUnicodeString(String)
since NetPhantom 4.0, use appendString instead.
|
| se.entra.phantom.common.Transaction.appendUnicodeString(String)
since NetPhantom 4.0, use appendString instead.
|
| se.entra.phantom.common.Transaction.appendUnicodeString(String, boolean)
since NetPhantom 4.0, use appendString instead.
|
| se.entra.phantom.server.http.HttpReply.createNormalReply(HttpSession, int) |
| se.entra.phantom.server.ClientSessionManager.getMaximumClientConnectionCount()
Use getMaximumClientConnectionCount(int type) instead.
|
| se.entra.phantom.server.ClientSessionManager.getMaximumClientConnectionStatus()
No replacement.
|
| se.entra.phantom.server.ClientSessionManager.getWarningClientConnectionCount()
No replacement.
|
| se.entra.phantom.server.HostSessionPeer.initiate(HostSessionListener, String, int, String)
as of version 3.8, use method initiate2.
|
| se.entra.phantom.server.HostSessionEE.initiate(HostSessionListener, String, int, String)
as of version 3.8, use method using HostSessionListener2.
|
| se.entra.phantom.server.HostSession5250.initiate(HostSessionListener, String, int, String)
as of version 3.8, uise method using HostSessionListener2.
|
| se.entra.phantom.server.HostSession3270.initiate(HostSessionListener, String, int, String)
as of version 3.8, use method using HostSessionListener2.
|
| se.entra.phantom.server.ClientSessionManager.isMaximumClientConnectionsReached()
Use isMaximumClientConnectionsReached(int sessionType,int
extraSessions) instead.
|
| se.entra.phantom.server.ClientSessionManager.isMaximumClientConnectionsReached(int)
Use isMaximumClientConnectionsReached(int sessionType,int
extraSessions) instead.
|
| se.entra.phantom.server.HostSessionManagerAdapter.onHostSessionFailure(String)
as of NetPhantom Version 3.8
|
| se.entra.phantom.server.ClientSession.onHostSessionFailure(String)
as of NetPhantom Version 3.8
|
| se.entra.phantom.server.HostSessionManager.onSessionFailure(HostSessionPeer, String)
as of NetPhantom Version 3.8
|
| se.entra.phantom.server.HostSessionListener.onSessionFailure(HostSessionPeer, String)
as of NetPhantom Version 3.8.
|
| se.entra.phantom.server.HostSession.onSessionFailure(HostSessionPeer, String)
as of NetPhantom Version 3.8
|
| se.entra.phantom.common.Transaction.readLongString()
since NetPhantom 4.0, use readString instead.
|
| se.entra.phantom.server.ClientSessionManager.setMaximumClientConnectionCount(int)
No replacement.
|
| se.entra.phantom.server.ClientSessionManager.setWarningClientConnectionCount(int)
No replacement.
|