| Package | Description |
|---|---|
| org.dcache.xrootd.core | |
| org.dcache.xrootd.protocol.messages | |
| org.dcache.xrootd.tpc | |
| org.dcache.xrootd.tpc.protocol.messages |
| Modifier and Type | Method and Description |
|---|---|
XrootdSessionIdentifier |
XrootdSession.getSessionIdentifier() |
| Constructor and Description |
|---|
XrootdSession(XrootdSessionIdentifier id,
io.netty.channel.Channel channel,
LoginRequest loginRequest) |
| Modifier and Type | Method and Description |
|---|---|
XrootdSessionIdentifier |
LoginResponse.getSessionId() |
XrootdSessionIdentifier |
EndSessionRequest.getSessionId() |
| Constructor and Description |
|---|
LoginResponse(LoginRequest request,
XrootdSessionIdentifier sessionId,
String sec) |
| Modifier and Type | Method and Description |
|---|---|
XrootdSessionIdentifier |
XrootdTpcClient.getSessionId() |
| Modifier and Type | Method and Description |
|---|---|
void |
XrootdTpcClient.setSessionId(XrootdSessionIdentifier sessionId) |
| Modifier and Type | Method and Description |
|---|---|
XrootdSessionIdentifier |
InboundLoginResponse.getSessionId() |
| Constructor and Description |
|---|
OutboundEndSessionRequest(int streamId,
XrootdSessionIdentifier sessionId) |
Copyright © 2011–2018 dCache.org. All rights reserved.