public class SessionAttachment extends Object
Constructor and Description |
---|
SessionAttachment(SessionEndpoint sessionEndpoint,
ConnectionEndpoint connectionEndpoint,
short channel) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
short |
getChannel() |
ConnectionEndpoint |
getConnectionEndpoint() |
SessionEndpoint |
getSessionEndpoint() |
int |
hashCode() |
public SessionAttachment(SessionEndpoint sessionEndpoint, ConnectionEndpoint connectionEndpoint, short channel)
public SessionEndpoint getSessionEndpoint()
public ConnectionEndpoint getConnectionEndpoint()
public short getChannel()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.