| Package | Description | 
|---|---|
| oracle.ifs.protocols.cup.commands | |
| oracle.ifs.protocols.cup.server | |
| oracle.ifs.protocols.utils | 
| Modifier and Type | Method and Description | 
|---|---|
protected IfsProtocolSession | 
CupLoginResultTranslator.createProtocolSession(CommandContext state,
                     String dateFormat,
                     String delimiter)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CupSession
CupSession is the cup implementation of ProtocolSession. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IfsProtocolSession | 
IfsServerChannel.getProtocolSession()
Gets the ProtocolSession associated with this Channel. 
 | 
IfsProtocolSession | 
IfsProtocolServer.getProtocolSession(Object cookie)
Gets a ProtocolSession from the server. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
IfsProtocolServer.addNewProtocolSession(IfsProtocolSession psession)
Adds a new ProtocolSession to the server. 
 | 
void | 
IfsProtocolServer.removeProtocolSession(IfsProtocolSession psession)
Removes a ProtocolSession from the server. 
 | 
void | 
IfsServerChannel.setProtocolSession(IfsProtocolSession protocolSession)
Sets the ProtocolSession associated with this Channel. 
 | 
Copyright © 2025. All rights reserved.