A G I N P R S U 

A

AbstractRestException - Exception in io.apiman.gateway.api.rest.contract.exceptions
Base class for all APIMan errors coming out of the runtime REST layer.
AbstractRestException() - Constructor for exception io.apiman.gateway.api.rest.contract.exceptions.AbstractRestException
Constructor.
AbstractRestException(String) - Constructor for exception io.apiman.gateway.api.rest.contract.exceptions.AbstractRestException
Constructor.
AbstractRestException(Throwable) - Constructor for exception io.apiman.gateway.api.rest.contract.exceptions.AbstractRestException
Constructor.

G

GatewayApiErrorBean - Class in io.apiman.gateway.api.rest.contract.exceptions
The error bean sent by the Gateway API when an error occurs.
GatewayApiErrorBean() - Constructor for class io.apiman.gateway.api.rest.contract.exceptions.GatewayApiErrorBean
Constructor.
getErrorType() - Method in class io.apiman.gateway.api.rest.contract.exceptions.GatewayApiErrorBean
 
getMessage() - Method in class io.apiman.gateway.api.rest.contract.exceptions.GatewayApiErrorBean
 
getServiceEndpoint(String, String, String) - Method in interface io.apiman.gateway.api.rest.contract.IServiceResource
 
getStacktrace() - Method in class io.apiman.gateway.api.rest.contract.exceptions.GatewayApiErrorBean
 
getStatus() - Method in interface io.apiman.gateway.api.rest.contract.ISystemResource
 

I

IApplicationResource - Interface in io.apiman.gateway.api.rest.contract
The Application API.
io.apiman.gateway.api.rest.contract - package io.apiman.gateway.api.rest.contract
 
io.apiman.gateway.api.rest.contract.exceptions - package io.apiman.gateway.api.rest.contract.exceptions
 
IServiceResource - Interface in io.apiman.gateway.api.rest.contract
The Service API.
ISystemResource - Interface in io.apiman.gateway.api.rest.contract
The Service API.

N

NotAuthorizedException - Exception in io.apiman.gateway.api.rest.contract.exceptions
Thrown when the user attempts to do or see something that they are not authorized (do not have permission) to.
NotAuthorizedException(String) - Constructor for exception io.apiman.gateway.api.rest.contract.exceptions.NotAuthorizedException
Constructor.

P

publish(Service) - Method in interface io.apiman.gateway.api.rest.contract.IServiceResource
 

R

register(Application) - Method in interface io.apiman.gateway.api.rest.contract.IApplicationResource
 
retire(String, String, String) - Method in interface io.apiman.gateway.api.rest.contract.IServiceResource
 

S

setErrorType(String) - Method in class io.apiman.gateway.api.rest.contract.exceptions.GatewayApiErrorBean
 
setMessage(String) - Method in class io.apiman.gateway.api.rest.contract.exceptions.GatewayApiErrorBean
 
setStacktrace(String) - Method in class io.apiman.gateway.api.rest.contract.exceptions.GatewayApiErrorBean
 

U

unregister(String, String, String) - Method in interface io.apiman.gateway.api.rest.contract.IApplicationResource
 
A G I N P R S U 

Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.