long mask
String pattern
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
Exception createdAt
null
if the cause is not recorded.Exception diagnoseFailure
byte[] readBack
byte[] readAhead
hudson.remoting.ExportTable.ExportList old
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
InputStream in
OutputStream out
int classLoader
byte[] classImage
int classLoader
RemoteClassLoader.ClassFile2 referer
RemoteClassLoader.IClassLoader.fetch3(String)
,
this points to the class that was referencing this class.
This information is crucial in determining which classloaders are to cache
the prefetch information. Imagine classloader X requests fetch3("Foo"),
which returns 2 ClassFile2
instances:
In this situation, we want to let classloader Y know that Bar is to be loaded from Z, since that is the most likely classloader that will try to resolve Bar. In contrast, remembering that in classloader X is only marginally useful.
hudson.remoting.ResourceImageRef image
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
boolean autoUnexport
boolean greedy
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
int id
int lastIoId
If the sender doesn't support this, the receiver will see 0.
Response<RSP extends Serializable,EXC extends Throwable> response
int id
Request
for whichint lastIoId
If the sender doesn't support this, the receiver will see 0.
PipeWriter
Serializable returnValue
Throwable exception
int oid
String channelName
RegexValidator ipv4Validator
Pattern[] patterns
Copyright © 2004–2022. All rights reserved.