Serialized Form


Package com.xebialabs.deployit.booter.remote

Class com.xebialabs.deployit.booter.remote.BooterConfig extends java.lang.Object implements Serializable

Serialized Fields

protocol

BooterConfig.Protocol protocol

host

java.lang.String host

port

int port

proxyHost

java.lang.String proxyHost

proxyPort

int proxyPort

context

java.lang.String context

username

java.lang.String username

password

java.lang.String password

Package com.xebialabs.deployit.booter.remote.resteasy

Class com.xebialabs.deployit.booter.remote.resteasy.DeployitClientException extends java.lang.RuntimeException implements Serializable

Serialized Fields

entity

java.lang.Object entity

status

int status

Package com.xebialabs.deployit.booter.remote.service

Class com.xebialabs.deployit.booter.remote.service.StreamingImportingService.ImportException extends java.lang.RuntimeException implements Serializable