A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
Z
M
- maxInactiveInterval() - function in com.hexagonkt.http.server.SessionPort
- Returns the maximum time interval in seconds between client accesses after which the session will be invalidated.
- maxInactiveInterval(Integer) - function in com.hexagonkt.http.server.SessionPort
- Sets the time, in seconds, between client requests before the session is invalidated.
- maxInactiveInterval() - function in com.hexagonkt.http.server.UnsupportedSessionAdapter
- Returns the maximum time interval in seconds between client accesses after which the session will be invalidated.
- maxInactiveInterval(Integer) - function in com.hexagonkt.http.server.UnsupportedSessionAdapter
- Sets the time, in seconds, between client requests before the session is invalidated.
- maxInactiveInterval() - function in com.hexagonkt.http.server.test.TestSession
- Returns the maximum time interval in seconds between client accesses after which the session will be invalidated.
- maxInactiveInterval(Integer) - function in com.hexagonkt.http.server.test.TestSession
- Sets the time, in seconds, between client requests before the session is invalidated.
- method() - function in com.hexagonkt.http.server.RequestPort
- method() - function in com.hexagonkt.http.server.test.TestRequest