@Deprecated public class Jnlp3ConnectionState extends LegacyJnlpConnectionState
JnlpProtocol3Handler connection.JnlpConnectionState.ListenerStateCLIENT_NAME_KEY, COOKIE_KEY, SECRET_KEY| Modifier | Constructor and Description |
|---|---|
protected |
Jnlp3ConnectionState(Socket socket,
List<? extends JnlpConnectionStateListener> listeners)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.jenkinsci.remoting.engine.ChannelCiphers |
getChannelCiphers()
Deprecated.
Returns the channel ciphers.
|
String |
getNewCookie()
Deprecated.
Returns the new cookie for this connection.
|
getBufferedOutputStream, getDataInputStream, getDataOutputStream, getPrintWriter, getSocketInputStream, getSocketOutputStreamapprove, getChannel, getChannelBuilder, getCloseCause, getProperties, getProperty, getSocket, getStash, ignore, reject, setStashprotected Jnlp3ConnectionState(@Nonnull Socket socket, List<? extends JnlpConnectionStateListener> listeners) throws IOException
IOExceptionpublic org.jenkinsci.remoting.engine.ChannelCiphers getChannelCiphers()
public String getNewCookie()
Copyright © 2004–2017. All rights reserved.