A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
Z
I
- id() - function in com.hexagonkt.http.server.SessionPort
- A string containing the unique identifier assigned to this session (Cookie).
- id() - function in com.hexagonkt.http.server.UnsupportedSessionAdapter
- A string containing the unique identifier assigned to this session (Cookie).
- id() - function in com.hexagonkt.http.server.test.TestSession
- A string containing the unique identifier assigned to this session (Cookie).
- initCause(Throwable) - function in kotlin.ErrorsTest.CustomException
- initialize() - function in com.hexagonkt.http.server.PortHttpServerSamplesTest
- initialize() - function in com.hexagonkt.http.server.examples.BooksTest
- initialize() - function in com.hexagonkt.http.server.examples.CookiesTest
- initialize() - function in com.hexagonkt.http.server.examples.CorsTest
- initialize() - function in com.hexagonkt.http.server.examples.ErrorsTest
- initialize() - function in com.hexagonkt.http.server.examples.FilesTest
- initialize() - function in com.hexagonkt.http.server.examples.FiltersTest
- initialize() - function in com.hexagonkt.http.server.examples.GenericTest
- initialize() - function in com.hexagonkt.http.server.examples.SessionTest
- Invalid method returns 405() - function in com.hexagonkt.http.server.examples.BooksTest
- invalidate() - function in com.hexagonkt.http.server.Session
- Invalidates this session then unbinds any objects bound to it.
- invalidate() - function in com.hexagonkt.http.server.SessionPort
- Invalidates this session then unbinds any objects bound to it.
- invalidate() - function in com.hexagonkt.http.server.UnsupportedSessionAdapter
- Invalidates this session then unbinds any objects bound to it.
- invalidate() - function in com.hexagonkt.http.server.test.TestSession
- Invalidates this session then unbinds any objects bound to it.
- ip() - function in com.hexagonkt.http.server.RequestPort
- ip() - function in com.hexagonkt.http.server.test.TestRequest
- isNew() - function in com.hexagonkt.http.server.Session
- Returns <code>true</code> if the client does not yet know about the session or if the client chooses not to join the session.
- isNew() - function in com.hexagonkt.http.server.SessionPort
- Returns <code>true</code> if the client does not yet know about the session or if the client chooses not to join the session.
- isNew() - function in com.hexagonkt.http.server.UnsupportedSessionAdapter
- Returns <code>true</code> if the client does not yet know about the session or if the client chooses not to join the session.
- isNew() - function in com.hexagonkt.http.server.test.TestSession
- Returns <code>true</code> if the client does not yet know about the session or if the client chooses not to join the session.