Serialized Form


Package org.wso2.carbon.registry.app

Class org.wso2.carbon.registry.app.ResourceServlet extends javax.servlet.http.HttpServlet implements Serializable


Package org.wso2.carbon.registry.core.caching

Class org.wso2.carbon.registry.core.caching.RegistryCacheEntry extends Object implements Serializable

serialVersionUID: -2637223739612208787L

Serialized Fields

pathId

int pathId

pathValue

String pathValue

Class org.wso2.carbon.registry.core.caching.RegistryCacheKey extends Object implements Serializable

serialVersionUID: -5590538019841708811L

Serialized Fields

tenantId

int tenantId

path

String path

connectionURL

String connectionURL

Package org.wso2.carbon.registry.core.exceptions

Class org.wso2.carbon.registry.core.exceptions.ConcurrentModificationException extends RegistryException implements Serializable

Class org.wso2.carbon.registry.core.exceptions.RegistryException extends org.wso2.carbon.registry.api.RegistryException implements Serializable

Class org.wso2.carbon.registry.core.exceptions.ResourceNotFoundException extends RegistryException implements Serializable


Package org.wso2.carbon.registry.core.secure

Class org.wso2.carbon.registry.core.secure.AuthorizationFailedException extends RegistryException implements Serializable


Package org.wso2.carbon.registry.core.servlet

Class org.wso2.carbon.registry.core.servlet.RegistryServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 2000065602498609086L

Serialized Fields

contextRoot

String contextRoot
Deprecated. 

Class org.wso2.carbon.registry.core.servlet.UDDIServlet extends javax.servlet.http.HttpServlet implements Serializable


Package org.wso2.carbon.registry.core.utils

Class org.wso2.carbon.registry.core.utils.LogQueue extends LinkedBlockingQueue<Object> implements Serializable


Package org.wso2.carbon.registry.synchronization

Class org.wso2.carbon.registry.synchronization.SynchronizationException extends RegistryException implements Serializable

Serialized Fields

message

Message message



Copyright © 2014 WSO2 Inc. All Rights Reserved.