Uses of Interface
org.jenkinsci.remoting.SerializableOnlyOverRemoting
Packages that use SerializableOnlyOverRemoting
-
Uses of SerializableOnlyOverRemoting in hudson.remoting
Classes in hudson.remoting that implement SerializableOnlyOverRemotingModifier and TypeClassDescriptionclassRemoting-aware holder ofClassLoaderthat replaces ClassLoader by itsRemoteClassLoader.final classPipe for the remoteCallableand the local program to talk to each other.classWrapsInputStreamso that it can be sent over the remoting channel.final classOutputStreamthat can be sent over to the remoteChannel, so that the remoteCallablecan write to a localOutputStream.final class