Skip navigation links
A C D E G H I K L M O P R S T U V W 

A

AbstractEventProcessor<T> - Class in org.piangles.gateway.events.processors
 
AbstractEventProcessor<T> - Class in org.piangles.gateway.events.processors
 
AbstractEventProcessor(String) - Constructor for class org.piangles.gateway.events.processors.AbstractEventProcessor
 
AbstractEventProcessor(String) - Constructor for class org.piangles.gateway.events.processors.AbstractEventProcessor
 
AbstractRequestProcessor<EndpointReq,EndpointResp> - Class in org.piangles.gateway.requests.processors
How do the implementing classes get access to 1.
AbstractRequestProcessor<EndpointReq,EndpointResp> - Class in org.piangles.gateway.requests.processors
How do the implementing classes get access to 1.
AbstractRequestProcessor(Enum<?>, Class<EndpointReq>, Class<EndpointResp>) - Constructor for class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
AbstractRequestProcessor(Enum<?>, CommunicationPattern, Class<EndpointReq>, Class<EndpointResp>) - Constructor for class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
AbstractRequestProcessor(Enum<?>, Class<EndpointReq>, Class<EndpointResp>) - Constructor for class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
AbstractRequestProcessor(Enum<?>, CommunicationPattern, Class<EndpointReq>, Class<EndpointResp>) - Constructor for class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
AbstractRequestValidator<EndpointReq> - Class in org.piangles.gateway.requests.validators
One of the checks here should be SessionId the client sends should be the same as the one assigned by the server.
AbstractRequestValidator<EndpointReq> - Class in org.piangles.gateway.requests.validators
One of the checks here should be SessionId the client sends should be the same as the one assigned by the server.
AbstractRequestValidator(Enum<?>) - Constructor for class org.piangles.gateway.requests.validators.AbstractRequestValidator
 
AbstractRequestValidator(Enum<?>) - Constructor for class org.piangles.gateway.requests.validators.AbstractRequestValidator
 
AbstractStreamAcquirer<AppReq,SI> - Class in org.piangles.gateway.requests.processors
 
AbstractStreamAcquirer<AppReq,SI> - Class in org.piangles.gateway.requests.processors
 
AbstractStreamAcquirer(Enum<?>, Class<AppReq>) - Constructor for class org.piangles.gateway.requests.processors.AbstractStreamAcquirer
 
AbstractStreamAcquirer(Enum<?>, Class<AppReq>) - Constructor for class org.piangles.gateway.requests.processors.AbstractStreamAcquirer
 
acquireStream(AppReq) - Method in interface org.piangles.gateway.requests.processors.StreamAcquirer
 
acquireStream(AppReq) - Method in interface org.piangles.gateway.requests.processors.StreamAcquirer
 
addNewConsumer(KafkaConsumer<String, String>) - Method in class org.piangles.gateway.events.KafkaConsumerManager
 
addNewConsumer(KafkaConsumer<String, String>) - Method in class org.piangles.gateway.events.KafkaConsumerManager
 
AuthenticationDetails - Class in org.piangles.gateway.requests.dto
 
AuthenticationDetails - Class in org.piangles.gateway.requests.dto
 
AuthenticationDetails() - Constructor for class org.piangles.gateway.requests.dto.AuthenticationDetails
 
AuthenticationDetails(boolean, boolean, String, String, long, long) - Constructor for class org.piangles.gateway.requests.dto.AuthenticationDetails
 
AuthenticationDetails() - Constructor for class org.piangles.gateway.requests.dto.AuthenticationDetails
 
AuthenticationDetails(boolean, boolean, String, String, long, long) - Constructor for class org.piangles.gateway.requests.dto.AuthenticationDetails
 
AutoSuggestRequestProcessor - Class in org.piangles.gateway.requests.processors
 
AutoSuggestRequestProcessor - Class in org.piangles.gateway.requests.processors
 
AutoSuggestRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.AutoSuggestRequestProcessor
 
AutoSuggestRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.AutoSuggestRequestProcessor
 

C

ChangePasswordRequest - Class in org.piangles.gateway.requests.dto
 
ChangePasswordRequest - Class in org.piangles.gateway.requests.dto
 
ChangePasswordRequest(String) - Constructor for class org.piangles.gateway.requests.dto.ChangePasswordRequest
 
ChangePasswordRequest(String, String) - Constructor for class org.piangles.gateway.requests.dto.ChangePasswordRequest
 
ChangePasswordRequest(String) - Constructor for class org.piangles.gateway.requests.dto.ChangePasswordRequest
 
ChangePasswordRequest(String, String) - Constructor for class org.piangles.gateway.requests.dto.ChangePasswordRequest
 
ChangePasswordRequestProcessor - Class in org.piangles.gateway.requests.processors
 
ChangePasswordRequestProcessor - Class in org.piangles.gateway.requests.processors
 
ChangePasswordRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.ChangePasswordRequestProcessor
 
ChangePasswordRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.ChangePasswordRequestProcessor
 
ChangePasswordRequestValidator - Class in org.piangles.gateway.requests.validators
 
ChangePasswordRequestValidator - Class in org.piangles.gateway.requests.validators
 
ChangePasswordRequestValidator() - Constructor for class org.piangles.gateway.requests.validators.ChangePasswordRequestValidator
 
ChangePasswordRequestValidator() - Constructor for class org.piangles.gateway.requests.validators.ChangePasswordRequestValidator
 
clearRequestProcessors() - Method in class org.piangles.gateway.requests.RequestRouter
 
clearRequestProcessors() - Method in class org.piangles.gateway.requests.RequestRouter
 
clearRequestValidators() - Method in class org.piangles.gateway.requests.RequestRouter
 
clearRequestValidators() - Method in class org.piangles.gateway.requests.RequestRouter
 
ClientDetails - Class in org.piangles.gateway.client
 
ClientDetails - Class in org.piangles.gateway.client
 
ClientDetails(InetSocketAddress, ClientEndpoint, SessionDetails, long, long, Location) - Constructor for class org.piangles.gateway.client.ClientDetails
 
ClientDetails(InetSocketAddress, ClientEndpoint, SessionDetails, long, long, Location) - Constructor for class org.piangles.gateway.client.ClientDetails
 
ClientEndpoint - Interface in org.piangles.gateway
 
ClientEndpoint - Interface in org.piangles.gateway
 
ClientState - Enum in org.piangles.gateway.client
 
ClientState - Enum in org.piangles.gateway.client
 
close() - Method in interface org.piangles.gateway.ClientEndpoint
 
close() - Method in interface org.piangles.gateway.ClientEndpoint
 
closeAnyMarked() - Method in class org.piangles.gateway.events.KafkaConsumerManager
 
closeAnyMarked() - Method in class org.piangles.gateway.events.KafkaConsumerManager
 
closeOrMarkForClose(KafkaConsumer<String, String>) - Method in class org.piangles.gateway.events.KafkaConsumerManager
 
closeOrMarkForClose(KafkaConsumer<String, String>) - Method in class org.piangles.gateway.events.KafkaConsumerManager
 
CommunicationPattern - Enum in org.piangles.gateway
 
CommunicationPattern - Enum in org.piangles.gateway
 
Constants - Class in org.piangles.gateway
 
Constants - Class in org.piangles.gateway
 
Constants() - Constructor for class org.piangles.gateway.Constants
 
Constants() - Constructor for class org.piangles.gateway.Constants
 
convert() - Method in class org.piangles.gateway.client.Location
 
convert(GeoLocation, boolean) - Static method in class org.piangles.gateway.client.Location
 
convert() - Method in class org.piangles.gateway.client.Location
 
convert(GeoLocation, boolean) - Static method in class org.piangles.gateway.client.Location
 
CreateUserProfileRequestProcessor - Class in org.piangles.gateway.requests.processors
 
CreateUserProfileRequestProcessor - Class in org.piangles.gateway.requests.processors
 
CreateUserProfileRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.CreateUserProfileRequestProcessor
 
CreateUserProfileRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.CreateUserProfileRequestProcessor
 

D

DefaultGatewayRequestValidator<EndpointReq> - Class in org.piangles.gateway.requests.validators
 
DefaultGatewayRequestValidator<EndpointReq> - Class in org.piangles.gateway.requests.validators
 
DefaultGatewayRequestValidator(Class<EndpointReq>) - Constructor for class org.piangles.gateway.requests.validators.DefaultGatewayRequestValidator
 
DefaultGatewayRequestValidator(Class<EndpointReq>) - Constructor for class org.piangles.gateway.requests.validators.DefaultGatewayRequestValidator
 
DefaultStreamRequestProcessor<AppReq,SI,SO> - Class in org.piangles.gateway.requests.processors
 
DefaultStreamRequestProcessor<AppReq,SI,SO> - Class in org.piangles.gateway.requests.processors
 
DefaultStreamRequestProcessor(StreamAcquirer<AppReq, SI>) - Constructor for class org.piangles.gateway.requests.processors.DefaultStreamRequestProcessor
 
DefaultStreamRequestProcessor(StreamAcquirer<AppReq, SI>, StreamProcessor<SI, SO>) - Constructor for class org.piangles.gateway.requests.processors.DefaultStreamRequestProcessor
 
DefaultStreamRequestProcessor(StreamAcquirer<AppReq, SI>) - Constructor for class org.piangles.gateway.requests.processors.DefaultStreamRequestProcessor
 
DefaultStreamRequestProcessor(StreamAcquirer<AppReq, SI>, StreamProcessor<SI, SO>) - Constructor for class org.piangles.gateway.requests.processors.DefaultStreamRequestProcessor
 
description() - Method in enum org.piangles.gateway.CommunicationPattern
 
description() - Method in enum org.piangles.gateway.CommunicationPattern
 
dispatchAllEvents(Map<Event, Topic>) - Method in interface org.piangles.gateway.events.EventDispatcher
 
dispatchAllEvents(Map<Event, Topic>) - Method in interface org.piangles.gateway.events.EventDispatcher
 
dispatchAllEvents(Map<Event, Topic>) - Method in class org.piangles.gateway.events.EventProcessingManager
 
dispatchAllEvents(Map<Event, Topic>) - Method in class org.piangles.gateway.events.EventProcessingManager
 

E

EmptyRequest - Class in org.piangles.gateway.requests.dto
 
EmptyRequest - Class in org.piangles.gateway.requests.dto
 
EmptyRequest() - Constructor for class org.piangles.gateway.requests.dto.EmptyRequest
 
EmptyRequest() - Constructor for class org.piangles.gateway.requests.dto.EmptyRequest
 
enableAutomaticPassThru() - Method in class org.piangles.gateway.events.EventRouter
If we do not enable AutomaticPassThru for Events then for each type of Control & Notification we have to create and register Processor, like below EventRouter.getInstance().registerPassThruProcessor(EventType.Control, "TestMessage"); EventRouter.getInstance().registerPassThruProcessor(EventType.Notification, "com.pianglesdemo.services.news.NewsEvent"); OR process it specifically, like below EventRouter.getInstance().registerControlProcessor("TestMessage", new PassThruControlEventProcessor()); EventRouter.getInstance().registerNotificationProcessor(new PassThruNotificationEventProcessor("com.pianglesdemo.services.news.NewsEvent"));
enableAutomaticPassThru() - Method in class org.piangles.gateway.events.EventRouter
If we do not enable AutomaticPassThru for Events then for each type of Control & Notification we have to create and register Processor, like below EventRouter.getInstance().registerPassThruProcessor(EventType.Control, "TestMessage"); EventRouter.getInstance().registerPassThruProcessor(EventType.Notification, "com.pianglesdemo.services.news.NewsEvent"); OR process it specifically, like below EventRouter.getInstance().registerControlProcessor("TestMessage", new PassThruControlEventProcessor()); EventRouter.getInstance().registerNotificationProcessor(new PassThruNotificationEventProcessor("com.pianglesdemo.services.news.NewsEvent"));
EndpointMetadata - Class in org.piangles.gateway.requests.dto
 
EndpointMetadata - Class in org.piangles.gateway.requests.dto
 
EndpointMetadata(String, String, String, boolean, String, String) - Constructor for class org.piangles.gateway.requests.dto.EndpointMetadata
 
EndpointMetadata(String, String, String, boolean, String, String) - Constructor for class org.piangles.gateway.requests.dto.EndpointMetadata
 
EndpointMetadataRequestProcessor - Class in org.piangles.gateway.requests.processors
 
EndpointMetadataRequestProcessor - Class in org.piangles.gateway.requests.processors
 
EndpointMetadataRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.EndpointMetadataRequestProcessor
 
EndpointMetadataRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.EndpointMetadataRequestProcessor
 
Endpoints - Enum in org.piangles.gateway.requests
 
Endpoints - Enum in org.piangles.gateway.requests
 
EventDispatcher - Interface in org.piangles.gateway.events
 
EventDispatcher - Interface in org.piangles.gateway.events
 
EventListener - Class in org.piangles.gateway.events
 
EventListener - Class in org.piangles.gateway.events
 
EventListener(ClientDetails, KafkaConsumer<String, String>, EventDispatcher) - Constructor for class org.piangles.gateway.events.EventListener
 
EventListener(ClientDetails, KafkaConsumer<String, String>, EventDispatcher) - Constructor for class org.piangles.gateway.events.EventListener
 
EventProcessingManager - Class in org.piangles.gateway.events
“People only see what you allow them to see.” —Dr.
EventProcessingManager - Class in org.piangles.gateway.events
“People only see what you allow them to see.” —Dr.
EventProcessingManager(ClientDetails) - Constructor for class org.piangles.gateway.events.EventProcessingManager
 
EventProcessingManager(ClientDetails) - Constructor for class org.piangles.gateway.events.EventProcessingManager
 
EventProcessor - Interface in org.piangles.gateway.events
 
EventProcessor - Interface in org.piangles.gateway.events
 
EventRouter - Class in org.piangles.gateway.events
 
EventRouter - Class in org.piangles.gateway.events
 

G

GatewayService - Interface in org.piangles.gateway
 
GatewayService - Interface in org.piangles.gateway
 
GatewayServiceImpl - Class in org.piangles.gateway.service.impl.jetty
 
GatewayServiceImpl - Class in org.piangles.gateway.service.impl.jetty
 
GatewayServiceImpl() - Constructor for class org.piangles.gateway.service.impl.jetty.GatewayServiceImpl
 
GatewayServiceImpl() - Constructor for class org.piangles.gateway.service.impl.jetty.GatewayServiceImpl
 
GenerateTokenRequest - Class in org.piangles.gateway.requests.dto
 
GenerateTokenRequest - Class in org.piangles.gateway.requests.dto
 
GenerateTokenRequest(String) - Constructor for class org.piangles.gateway.requests.dto.GenerateTokenRequest
 
GenerateTokenRequest(String) - Constructor for class org.piangles.gateway.requests.dto.GenerateTokenRequest
 
GenerateTokenRequestProcessor - Class in org.piangles.gateway.requests.processors
 
GenerateTokenRequestProcessor - Class in org.piangles.gateway.requests.processors
 
GenerateTokenRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.GenerateTokenRequestProcessor
 
GenerateTokenRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.GenerateTokenRequestProcessor
 
getApplicationData(String) - Method in class org.piangles.gateway.client.ClientDetails
 
getApplicationData(String) - Method in class org.piangles.gateway.client.ClientDetails
 
getAuthenticationType() - Method in class org.piangles.gateway.requests.dto.LoginRequest
 
getAuthenticationType() - Method in class org.piangles.gateway.requests.dto.LoginRequest
 
getBrowserName() - Method in class org.piangles.gateway.requests.dto.SystemInfo
 
getBrowserName() - Method in class org.piangles.gateway.requests.dto.SystemInfo
 
getBrowserVersion() - Method in class org.piangles.gateway.requests.dto.SystemInfo
 
getBrowserVersion() - Method in class org.piangles.gateway.requests.dto.SystemInfo
 
getClientEndpoint() - Method in class org.piangles.gateway.client.ClientDetails
 
getClientEndpoint() - Method in class org.piangles.gateway.client.ClientDetails
 
getCode() - Method in enum org.piangles.gateway.requests.dto.StatusCode
 
getCode() - Method in enum org.piangles.gateway.requests.dto.StatusCode
 
getCommunicationPattern() - Method in class org.piangles.gateway.requests.dto.EndpointMetadata
 
getCommunicationPattern() - Method in class org.piangles.gateway.requests.dto.EndpointMetadata
 
getCommunicationPattern() - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
getCommunicationPattern() - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
getCommunicationPattern() - Method in interface org.piangles.gateway.requests.RequestProcessor
 
getCommunicationPattern() - Method in interface org.piangles.gateway.requests.RequestProcessor
 
GetConfigRequestProcessor - Class in org.piangles.gateway.requests.processors
 
GetConfigRequestProcessor - Class in org.piangles.gateway.requests.processors
 
GetConfigRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.GetConfigRequestProcessor
 
GetConfigRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.GetConfigRequestProcessor
 
getDescription() - Method in class org.piangles.gateway.requests.dto.EndpointMetadata
 
getDescription() - Method in class org.piangles.gateway.requests.dto.EndpointMetadata
 
getEmailId() - Method in class org.piangles.gateway.requests.dto.GenerateTokenRequest
 
getEmailId() - Method in class org.piangles.gateway.requests.dto.GenerateTokenRequest
 
getEmailId() - Method in class org.piangles.gateway.requests.dto.SignUpRequest
 
getEmailId() - Method in class org.piangles.gateway.requests.dto.SignUpRequest
 
getEndpoint() - Method in class org.piangles.gateway.requests.dto.EndpointMetadata
 
getEndpoint() - Method in class org.piangles.gateway.requests.dto.EndpointMetadata
 
getEndpoint() - Method in class org.piangles.gateway.requests.dto.Request
 
getEndpoint() - Method in class org.piangles.gateway.requests.dto.Request
 
getEndpoint() - Method in class org.piangles.gateway.requests.dto.Response
 
getEndpoint() - Method in class org.piangles.gateway.requests.dto.Response
 
getEndpoint() - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
getEndpoint() - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
getEndpoint() - Method in class org.piangles.gateway.requests.processors.AbstractStreamAcquirer
 
getEndpoint() - Method in class org.piangles.gateway.requests.processors.AbstractStreamAcquirer
 
getEndpoint() - Method in interface org.piangles.gateway.requests.processors.StreamAcquirer
 
getEndpoint() - Method in interface org.piangles.gateway.requests.processors.StreamAcquirer
 
getEndpoint() - Method in interface org.piangles.gateway.requests.RequestProcessor
 
getEndpoint() - Method in interface org.piangles.gateway.requests.RequestProcessor
 
getEndpointRequest() - Method in class org.piangles.gateway.requests.dto.Request
 
getEndpointRequest() - Method in class org.piangles.gateway.requests.dto.Request
 
getEndpointRequestClass() - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
getEndpointRequestClass() - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
getEndpointRequestClass() - Method in interface org.piangles.gateway.requests.RequestProcessor
 
getEndpointRequestClass() - Method in interface org.piangles.gateway.requests.RequestProcessor
 
getEndpointResponse() - Method in class org.piangles.gateway.requests.dto.Response
 
getEndpointResponse() - Method in class org.piangles.gateway.requests.dto.Response
 
getEndpointResponseClass() - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
getEndpointResponseClass() - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
getEndpointResponseClass() - Method in interface org.piangles.gateway.requests.RequestProcessor
 
getEndpointResponseClass() - Method in interface org.piangles.gateway.requests.RequestProcessor
 
getErrorMessage() - Method in class org.piangles.gateway.requests.dto.Response
 
getErrorMessage() - Method in class org.piangles.gateway.requests.dto.Response
 
getEventProcessingManager() - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
getEventProcessingManager() - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
getFailureReason() - Method in class org.piangles.gateway.requests.dto.LoginResponse
 
getFailureReason() - Method in class org.piangles.gateway.requests.dto.LoginResponse
 
getFirstName() - Method in class org.piangles.gateway.requests.dto.SignUpRequest
 
getFirstName() - Method in class org.piangles.gateway.requests.dto.SignUpRequest
 
getHostName() - Method in class org.piangles.gateway.client.ClientDetails
 
getHostName() - Method in class org.piangles.gateway.client.ClientDetails
 
getId() - Method in class org.piangles.gateway.requests.dto.LoginRequest
 
getId() - Method in class org.piangles.gateway.requests.dto.LoginRequest
 
getId() - Method in class org.piangles.gateway.requests.dto.SubscriptionRequest
 
getId() - Method in class org.piangles.gateway.requests.dto.SubscriptionRequest
 
getInactivityExpiryTimeInSeconds() - Method in class org.piangles.gateway.client.ClientDetails
 
getInactivityExpiryTimeInSeconds() - Method in class org.piangles.gateway.client.ClientDetails
 
getInactivityExpiryTimeInSeconds() - Method in class org.piangles.gateway.requests.dto.AuthenticationDetails
 
getInactivityExpiryTimeInSeconds() - Method in class org.piangles.gateway.requests.dto.AuthenticationDetails
 
getInstance() - Static method in class org.piangles.gateway.events.EventRouter
 
getInstance() - Static method in class org.piangles.gateway.events.EventRouter
 
getInstance() - Static method in class org.piangles.gateway.events.KafkaConsumerManager
 
getInstance() - Static method in class org.piangles.gateway.events.KafkaConsumerManager
 
getInstance() - Static method in class org.piangles.gateway.requests.RequestRouter
 
getInstance() - Static method in class org.piangles.gateway.requests.RequestRouter
 
getIPAddress() - Method in class org.piangles.gateway.client.ClientDetails
 
getIPAddress() - Method in class org.piangles.gateway.client.ClientDetails
 
getIssuedTime() - Method in class org.piangles.gateway.requests.dto.Request
 
getIssuedTime() - Method in class org.piangles.gateway.requests.dto.Request
 
getIssuedTime() - Method in class org.piangles.gateway.requests.dto.Response
 
getIssuedTime() - Method in class org.piangles.gateway.requests.dto.Response
 
getLastLoggedInTimestamp() - Method in class org.piangles.gateway.client.ClientDetails
 
getLastLoggedInTimestamp() - Method in class org.piangles.gateway.client.ClientDetails
 
getLastLoggedInTimestamp() - Method in class org.piangles.gateway.requests.dto.AuthenticationDetails
 
getLastLoggedInTimestamp() - Method in class org.piangles.gateway.requests.dto.AuthenticationDetails
 
getLastName() - Method in class org.piangles.gateway.requests.dto.SignUpRequest
 
getLastName() - Method in class org.piangles.gateway.requests.dto.SignUpRequest
 
getLatitude() - Method in class org.piangles.gateway.client.Location
 
getLatitude() - Method in class org.piangles.gateway.client.Location
 
getLocation() - Method in class org.piangles.gateway.client.ClientDetails
 
getLocation() - Method in class org.piangles.gateway.client.ClientDetails
 
getLocation() - Method in class org.piangles.gateway.requests.dto.LocationRequest
 
getLocation() - Method in class org.piangles.gateway.requests.dto.LocationRequest
 
GetLocationRequestProcessor - Class in org.piangles.gateway.requests.processors
 
GetLocationRequestProcessor - Class in org.piangles.gateway.requests.processors
 
GetLocationRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.GetLocationRequestProcessor
 
GetLocationRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.GetLocationRequestProcessor
 
getLongitude() - Method in class org.piangles.gateway.client.Location
 
getLongitude() - Method in class org.piangles.gateway.client.Location
 
getMessage() - Method in class org.piangles.gateway.requests.dto.SimpleResponse
 
getMessage() - Method in class org.piangles.gateway.requests.dto.SimpleResponse
 
getMessage() - Method in enum org.piangles.gateway.requests.dto.StatusCode
 
getMessage() - Method in enum org.piangles.gateway.requests.dto.StatusCode
 
getMessageProcessingManager() - Method in class org.piangles.gateway.requests.RequestProcessingThread
 
getMessageProcessingManager() - Method in class org.piangles.gateway.requests.RequestProcessingThread
 
getMessageType() - Method in class org.piangles.gateway.Message
 
getMessageType() - Method in class org.piangles.gateway.Message
 
getName() - Method in class org.piangles.gateway.requests.validators.AbstractRequestValidator
 
getName() - Method in class org.piangles.gateway.requests.validators.AbstractRequestValidator
 
getName() - Method in class org.piangles.gateway.requests.validators.DefaultGatewayRequestValidator
 
getName() - Method in class org.piangles.gateway.requests.validators.DefaultGatewayRequestValidator
 
getNewPassword() - Method in class org.piangles.gateway.requests.dto.ChangePasswordRequest
 
getNewPassword() - Method in class org.piangles.gateway.requests.dto.ChangePasswordRequest
 
getNoOfAttemptsRemaining() - Method in class org.piangles.gateway.requests.dto.LoginResponse
 
getNoOfAttemptsRemaining() - Method in class org.piangles.gateway.requests.dto.LoginResponse
 
getOldPassword() - Method in class org.piangles.gateway.requests.dto.ChangePasswordRequest
 
getOldPassword() - Method in class org.piangles.gateway.requests.dto.ChangePasswordRequest
 
getOsName() - Method in class org.piangles.gateway.requests.dto.SystemInfo
 
getOsName() - Method in class org.piangles.gateway.requests.dto.SystemInfo
 
getPassword() - Method in class org.piangles.gateway.requests.dto.LoginRequest
 
getPassword() - Method in class org.piangles.gateway.requests.dto.LoginRequest
 
getPassword() - Method in class org.piangles.gateway.requests.dto.SignUpRequest
 
getPassword() - Method in class org.piangles.gateway.requests.dto.SignUpRequest
 
getPayload() - Method in class org.piangles.gateway.Message
 
getPayload() - Method in class org.piangles.gateway.Message
 
getPhoneNo() - Method in class org.piangles.gateway.requests.dto.SignUpRequest
 
getPhoneNo() - Method in class org.piangles.gateway.requests.dto.SignUpRequest
 
getPhysicalAddress() - Method in class org.piangles.gateway.requests.dto.LocationRequest
 
getPhysicalAddress() - Method in class org.piangles.gateway.requests.dto.LocationRequest
 
getPingTimestamp() - Method in class org.piangles.gateway.requests.dto.Pong
 
getPingTimestamp() - Method in class org.piangles.gateway.requests.dto.Pong
 
getPort() - Method in class org.piangles.gateway.client.ClientDetails
 
getPort() - Method in class org.piangles.gateway.client.ClientDetails
 
getProcessor(Event) - Method in class org.piangles.gateway.events.EventRouter
 
getProcessor(Event) - Method in class org.piangles.gateway.events.EventRouter
 
getReceiptTime() - Method in class org.piangles.gateway.requests.dto.Request
 
getReceiptTime() - Method in class org.piangles.gateway.requests.dto.Request
 
getReceivedTimestamp() - Method in class org.piangles.gateway.requests.dto.Pong
 
getReceivedTimestamp() - Method in class org.piangles.gateway.requests.dto.Pong
 
getRegisteredEndpoints() - Method in class org.piangles.gateway.requests.RequestRouter
 
getRegisteredEndpoints() - Method in class org.piangles.gateway.requests.RequestRouter
 
getRemoteAddress() - Method in class org.piangles.gateway.client.ClientDetails
 
getRemoteAddress() - Method in class org.piangles.gateway.client.ClientDetails
 
getRequestClass() - Method in class org.piangles.gateway.requests.processors.AbstractStreamAcquirer
 
getRequestClass() - Method in class org.piangles.gateway.requests.processors.AbstractStreamAcquirer
 
getRequestClass() - Method in interface org.piangles.gateway.requests.processors.StreamAcquirer
 
getRequestClass() - Method in interface org.piangles.gateway.requests.processors.StreamAcquirer
 
getRequestProcessingTime() - Method in class org.piangles.gateway.requests.dto.Response
 
getRequestProcessingTime() - Method in class org.piangles.gateway.requests.dto.Response
 
getRequestProcessor(String) - Method in class org.piangles.gateway.requests.RequestRouter
 
getRequestProcessor(String) - Method in class org.piangles.gateway.requests.RequestRouter
 
getRequestSchema() - Method in class org.piangles.gateway.requests.dto.EndpointMetadata
 
getRequestSchema() - Method in class org.piangles.gateway.requests.dto.EndpointMetadata
 
getRequestTransitTime() - Method in class org.piangles.gateway.requests.dto.Response
 
getRequestTransitTime() - Method in class org.piangles.gateway.requests.dto.Response
 
getResponse() - Method in class org.piangles.gateway.requests.RequestProcessingThread
 
getResponse() - Method in class org.piangles.gateway.requests.RequestProcessingThread
 
getResponseSchema() - Method in class org.piangles.gateway.requests.dto.EndpointMetadata
 
getResponseSchema() - Method in class org.piangles.gateway.requests.dto.EndpointMetadata
 
getScreenHeightInPixels() - Method in class org.piangles.gateway.requests.dto.SystemInfo
 
getScreenHeightInPixels() - Method in class org.piangles.gateway.requests.dto.SystemInfo
 
getScreenWidthInPixels() - Method in class org.piangles.gateway.requests.dto.SystemInfo
 
getScreenWidthInPixels() - Method in class org.piangles.gateway.requests.dto.SystemInfo
 
getSequenceNo() - Method in class org.piangles.gateway.requests.dto.Ping
 
getSequenceNo() - Method in class org.piangles.gateway.requests.dto.Ping
 
getSequenceNo() - Method in class org.piangles.gateway.requests.dto.Pong
 
getSequenceNo() - Method in class org.piangles.gateway.requests.dto.Pong
 
getSessionDetails() - Method in class org.piangles.gateway.client.ClientDetails
 
getSessionDetails() - Method in class org.piangles.gateway.client.ClientDetails
 
getSessionId() - Method in class org.piangles.gateway.requests.dto.AuthenticationDetails
 
getSessionId() - Method in class org.piangles.gateway.requests.dto.AuthenticationDetails
 
getSessionId() - Method in class org.piangles.gateway.requests.dto.LoginRequest
 
getSessionId() - Method in class org.piangles.gateway.requests.dto.LoginRequest
 
getSessionId() - Method in class org.piangles.gateway.requests.dto.Request
 
getSessionId() - Method in class org.piangles.gateway.requests.dto.Request
 
getStatusCode() - Method in class org.piangles.gateway.requests.dto.Response
 
getStatusCode() - Method in class org.piangles.gateway.requests.dto.Response
 
getSystemInfo() - Method in class org.piangles.gateway.requests.dto.Request
 
getSystemInfo() - Method in class org.piangles.gateway.requests.dto.Request
 
getTimestamp() - Method in class org.piangles.gateway.requests.dto.Ping
 
getTimestamp() - Method in class org.piangles.gateway.requests.dto.Ping
 
getTopicAlias() - Method in class org.piangles.gateway.requests.dto.SubscriptionRequest
 
getTopicAlias() - Method in class org.piangles.gateway.requests.dto.SubscriptionRequest
 
getTraceId() - Method in class org.piangles.gateway.requests.dto.Request
 
getTraceId() - Method in class org.piangles.gateway.requests.dto.Request
 
getTraceId() - Method in class org.piangles.gateway.requests.dto.Response
 
getTraceId() - Method in class org.piangles.gateway.requests.dto.Response
 
getTransitTime() - Method in class org.piangles.gateway.requests.dto.Request
 
getTransitTime() - Method in class org.piangles.gateway.requests.dto.Request
 
getType() - Method in interface org.piangles.gateway.events.EventProcessor
 
getType() - Method in interface org.piangles.gateway.events.EventProcessor
 
getType() - Method in class org.piangles.gateway.events.processors.AbstractEventProcessor
 
getType() - Method in class org.piangles.gateway.events.processors.AbstractEventProcessor
 
getType() - Method in class org.piangles.gateway.events.processors.PassThruApplicationEventsProcessor
 
getType() - Method in class org.piangles.gateway.events.processors.PassThruApplicationEventsProcessor
 
getType() - Method in class org.piangles.gateway.events.processors.PassThruControlEventProcessor
 
getType() - Method in class org.piangles.gateway.events.processors.PassThruControlEventProcessor
 
getUserId() - Method in class org.piangles.gateway.requests.dto.AuthenticationDetails
 
getUserId() - Method in class org.piangles.gateway.requests.dto.AuthenticationDetails
 
GetUserPreferencesRequestProcessor - Class in org.piangles.gateway.requests.processors
 
GetUserPreferencesRequestProcessor - Class in org.piangles.gateway.requests.processors
 
GetUserPreferencesRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.GetUserPreferencesRequestProcessor
 
GetUserPreferencesRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.GetUserPreferencesRequestProcessor
 
GetUserProfileRequestProcessor - Class in org.piangles.gateway.requests.processors
 
GetUserProfileRequestProcessor - Class in org.piangles.gateway.requests.processors
 
GetUserProfileRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.GetUserProfileRequestProcessor
 
GetUserProfileRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.GetUserProfileRequestProcessor
 
getZipCode() - Method in class org.piangles.gateway.requests.dto.LocationRequest
 
getZipCode() - Method in class org.piangles.gateway.requests.dto.LocationRequest
 

H

hasSessionExpired() - Method in class org.piangles.gateway.client.ClientDetails
 
hasSessionExpired() - Method in class org.piangles.gateway.client.ClientDetails
 

I

init(String, int) - Method in interface org.piangles.gateway.GatewayService
 
init(String, int) - Method in interface org.piangles.gateway.GatewayService
 
init(String, int) - Method in class org.piangles.gateway.service.impl.jetty.GatewayServiceImpl
 
init(String, int) - Method in class org.piangles.gateway.service.impl.jetty.GatewayServiceImpl
 
isAuthenticated() - Method in class org.piangles.gateway.requests.dto.AuthenticationDetails
 
isAuthenticated() - Method in class org.piangles.gateway.requests.dto.AuthenticationDetails
 
isAuthenticatedByToken() - Method in class org.piangles.gateway.requests.dto.AuthenticationDetails
 
isAuthenticatedByToken() - Method in class org.piangles.gateway.requests.dto.AuthenticationDetails
 
isAuthenticationEndpoint(String) - Method in class org.piangles.gateway.requests.RequestRouter
 
isAuthenticationEndpoint(String) - Method in class org.piangles.gateway.requests.RequestRouter
 
isAutomaticPassThru() - Method in class org.piangles.gateway.events.EventRouter
 
isAutomaticPassThru() - Method in class org.piangles.gateway.events.EventRouter
 
isPreAuthenticationEndpoint(String) - Method in class org.piangles.gateway.requests.RequestRouter
 
isPreAuthenticationEndpoint(String) - Method in class org.piangles.gateway.requests.RequestRouter
 
isPrecise() - Method in class org.piangles.gateway.client.Location
 
isPrecise() - Method in class org.piangles.gateway.client.Location
 
isRequestSuccessful() - Method in class org.piangles.gateway.requests.dto.Response
 
isRequestSuccessful() - Method in class org.piangles.gateway.requests.dto.Response
 
isRequestSuccessful() - Method in class org.piangles.gateway.requests.dto.SimpleResponse
 
isRequestSuccessful() - Method in class org.piangles.gateway.requests.dto.SimpleResponse
 
isValidSessionNeeded() - Method in class org.piangles.gateway.requests.dto.EndpointMetadata
 
isValidSessionNeeded() - Method in class org.piangles.gateway.requests.dto.EndpointMetadata
 

K

KafkaConsumerManager - Class in org.piangles.gateway.events
 
KafkaConsumerManager - Class in org.piangles.gateway.events
 
KeepSessionAliveRequestProcessor - Class in org.piangles.gateway.requests.processors
 
KeepSessionAliveRequestProcessor - Class in org.piangles.gateway.requests.processors
 
KeepSessionAliveRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.KeepSessionAliveRequestProcessor
 
KeepSessionAliveRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.KeepSessionAliveRequestProcessor
 

L

ListEndpointsRequestProcessor - Class in org.piangles.gateway.requests.processors
 
ListEndpointsRequestProcessor - Class in org.piangles.gateway.requests.processors
 
ListEndpointsRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.ListEndpointsRequestProcessor
 
ListEndpointsRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.ListEndpointsRequestProcessor
 
Location - Class in org.piangles.gateway.client
 
Location - Class in org.piangles.gateway.client
 
Location(double, double, boolean) - Constructor for class org.piangles.gateway.client.Location
 
Location(double, double, boolean) - Constructor for class org.piangles.gateway.client.Location
 
LocationRequest - Class in org.piangles.gateway.requests.dto
 
LocationRequest - Class in org.piangles.gateway.requests.dto
 
LocationRequest(PhysicalAddress) - Constructor for class org.piangles.gateway.requests.dto.LocationRequest
 
LocationRequest(ZipCode) - Constructor for class org.piangles.gateway.requests.dto.LocationRequest
 
LocationRequest(Location) - Constructor for class org.piangles.gateway.requests.dto.LocationRequest
 
LocationRequest(PhysicalAddress) - Constructor for class org.piangles.gateway.requests.dto.LocationRequest
 
LocationRequest(ZipCode) - Constructor for class org.piangles.gateway.requests.dto.LocationRequest
 
LocationRequest(Location) - Constructor for class org.piangles.gateway.requests.dto.LocationRequest
 
logger - Variable in class org.piangles.gateway.events.processors.AbstractEventProcessor
 
logger - Variable in class org.piangles.gateway.events.processors.AbstractEventProcessor
 
logger - Variable in class org.piangles.gateway.requests.RequestProcessingThread
 
logger - Variable in class org.piangles.gateway.requests.RequestProcessingThread
 
LoginRequest - Class in org.piangles.gateway.requests.dto
 
LoginRequest - Class in org.piangles.gateway.requests.dto
 
LoginRequest(String, String, String, String) - Constructor for class org.piangles.gateway.requests.dto.LoginRequest
 
LoginRequest(String, String, String, String) - Constructor for class org.piangles.gateway.requests.dto.LoginRequest
 
LoginRequestProcessor - Class in org.piangles.gateway.requests.processors
 
LoginRequestProcessor - Class in org.piangles.gateway.requests.processors
 
LoginRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.LoginRequestProcessor
 
LoginRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.LoginRequestProcessor
 
LoginRequestValidator - Class in org.piangles.gateway.requests.validators
 
LoginRequestValidator - Class in org.piangles.gateway.requests.validators
 
LoginRequestValidator() - Constructor for class org.piangles.gateway.requests.validators.LoginRequestValidator
 
LoginRequestValidator() - Constructor for class org.piangles.gateway.requests.validators.LoginRequestValidator
 
LoginResponse - Class in org.piangles.gateway.requests.dto
 
LoginResponse - Class in org.piangles.gateway.requests.dto
 
LoginResponse(boolean, String, String, long, long) - Constructor for class org.piangles.gateway.requests.dto.LoginResponse
 
LoginResponse(int, FailureReason) - Constructor for class org.piangles.gateway.requests.dto.LoginResponse
 
LoginResponse(boolean, String, String, long, long) - Constructor for class org.piangles.gateway.requests.dto.LoginResponse
 
LoginResponse(int, FailureReason) - Constructor for class org.piangles.gateway.requests.dto.LoginResponse
 
LogoutRequestProcessor - Class in org.piangles.gateway.requests.processors
 
LogoutRequestProcessor - Class in org.piangles.gateway.requests.processors
 
LogoutRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.LogoutRequestProcessor
 
LogoutRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.LogoutRequestProcessor
 

M

markForStopping() - Method in class org.piangles.gateway.events.EventListener
 
markForStopping() - Method in class org.piangles.gateway.events.EventListener
 
markLastAccessed() - Method in class org.piangles.gateway.client.ClientDetails
 
markLastAccessed() - Method in class org.piangles.gateway.client.ClientDetails
 
markTransitTime() - Method in class org.piangles.gateway.requests.dto.Request
 
markTransitTime() - Method in class org.piangles.gateway.requests.dto.Request
 
Message - Class in org.piangles.gateway
 
Message - Class in org.piangles.gateway
 
Message(MessageType, Object) - Constructor for class org.piangles.gateway.Message
 
Message(MessageType, Object) - Constructor for class org.piangles.gateway.Message
 
MessageType - Enum in org.piangles.gateway
 
MessageType - Enum in org.piangles.gateway
 

O

onClose(int, String) - Method in class org.piangles.gateway.requests.RequestProcessingManager
 
onClose(int, String) - Method in class org.piangles.gateway.requests.RequestProcessingManager
 
onClose(int, String) - Method in class org.piangles.gateway.service.impl.jetty.WebSocketLifecycleEventHandler
 
onClose(int, String) - Method in class org.piangles.gateway.service.impl.jetty.WebSocketLifecycleEventHandler
 
onConnect(Session) - Method in class org.piangles.gateway.service.impl.jetty.WebSocketLifecycleEventHandler
 
onConnect(Session) - Method in class org.piangles.gateway.service.impl.jetty.WebSocketLifecycleEventHandler
 
onError(Throwable) - Method in class org.piangles.gateway.requests.RequestProcessingManager
 
onError(Throwable) - Method in class org.piangles.gateway.requests.RequestProcessingManager
 
onError(Throwable) - Method in class org.piangles.gateway.service.impl.jetty.WebSocketLifecycleEventHandler
 
onError(Throwable) - Method in class org.piangles.gateway.service.impl.jetty.WebSocketLifecycleEventHandler
 
onMessage(String) - Method in class org.piangles.gateway.requests.RequestProcessingManager
 
onMessage(String) - Method in class org.piangles.gateway.requests.RequestProcessingManager
 
onMessage(String) - Method in class org.piangles.gateway.service.impl.jetty.WebSocketLifecycleEventHandler
 
onMessage(String) - Method in class org.piangles.gateway.service.impl.jetty.WebSocketLifecycleEventHandler
 
org.piangles.gateway - package org.piangles.gateway
 
org.piangles.gateway.client - package org.piangles.gateway.client
 
org.piangles.gateway.events - package org.piangles.gateway.events
 
org.piangles.gateway.events.processors - package org.piangles.gateway.events.processors
 
org.piangles.gateway.requests - package org.piangles.gateway.requests
 
org.piangles.gateway.requests.dto - package org.piangles.gateway.requests.dto
 
org.piangles.gateway.requests.processors - package org.piangles.gateway.requests.processors
 
org.piangles.gateway.requests.validators - package org.piangles.gateway.requests.validators
 
org.piangles.gateway.service.impl.jetty - package org.piangles.gateway.service.impl.jetty
 

P

PassThruApplicationEventsProcessor - Class in org.piangles.gateway.events.processors
 
PassThruApplicationEventsProcessor - Class in org.piangles.gateway.events.processors
 
PassThruApplicationEventsProcessor(String) - Constructor for class org.piangles.gateway.events.processors.PassThruApplicationEventsProcessor
 
PassThruApplicationEventsProcessor(String) - Constructor for class org.piangles.gateway.events.processors.PassThruApplicationEventsProcessor
 
PassThruControlEventProcessor - Class in org.piangles.gateway.events.processors
 
PassThruControlEventProcessor - Class in org.piangles.gateway.events.processors
 
PassThruControlEventProcessor() - Constructor for class org.piangles.gateway.events.processors.PassThruControlEventProcessor
 
PassThruControlEventProcessor() - Constructor for class org.piangles.gateway.events.processors.PassThruControlEventProcessor
 
Ping - Class in org.piangles.gateway.requests.dto
 
Ping - Class in org.piangles.gateway.requests.dto
 
Ping(long) - Constructor for class org.piangles.gateway.requests.dto.Ping
 
Ping(long) - Constructor for class org.piangles.gateway.requests.dto.Ping
 
Pong - Class in org.piangles.gateway.requests.dto
 
Pong - Class in org.piangles.gateway.requests.dto
 
Pong(long, long) - Constructor for class org.piangles.gateway.requests.dto.Pong
 
Pong(long, long) - Constructor for class org.piangles.gateway.requests.dto.Pong
 
process(ClientDetails, Event) - Method in interface org.piangles.gateway.events.EventProcessor
 
process(ClientDetails, Event) - Method in interface org.piangles.gateway.events.EventProcessor
 
process(ClientDetails, Event) - Method in class org.piangles.gateway.events.processors.AbstractEventProcessor
 
process(ClientDetails, Event) - Method in class org.piangles.gateway.events.processors.AbstractEventProcessor
 
process(ClientDetails, Event) - Method in class org.piangles.gateway.events.processors.PassThruApplicationEventsProcessor
 
process(ClientDetails, Event) - Method in class org.piangles.gateway.events.processors.PassThruApplicationEventsProcessor
 
process(ClientDetails, Event) - Method in class org.piangles.gateway.events.processors.PassThruControlEventProcessor
 
process(ClientDetails, Event) - Method in class org.piangles.gateway.events.processors.PassThruControlEventProcessor
 
processPayload(ClientDetails, T) - Method in class org.piangles.gateway.events.processors.AbstractEventProcessor
 
processPayload(ClientDetails, T) - Method in class org.piangles.gateway.events.processors.AbstractEventProcessor
 
processRequest(ClientDetails, Request) - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
processRequest(ClientDetails, Request, EndpointReq) - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
processRequest(ClientDetails, Request) - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
processRequest(ClientDetails, Request, EndpointReq) - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
processRequest(ClientDetails, Request, SuggestionRequest) - Method in class org.piangles.gateway.requests.processors.AutoSuggestRequestProcessor
 
processRequest(ClientDetails, Request, SuggestionRequest) - Method in class org.piangles.gateway.requests.processors.AutoSuggestRequestProcessor
 
processRequest(ClientDetails, Request, ChangePasswordRequest) - Method in class org.piangles.gateway.requests.processors.ChangePasswordRequestProcessor
 
processRequest(ClientDetails, Request, ChangePasswordRequest) - Method in class org.piangles.gateway.requests.processors.ChangePasswordRequestProcessor
 
processRequest(ClientDetails, Request, BasicUserProfile) - Method in class org.piangles.gateway.requests.processors.CreateUserProfileRequestProcessor
 
processRequest(ClientDetails, Request, BasicUserProfile) - Method in class org.piangles.gateway.requests.processors.CreateUserProfileRequestProcessor
 
processRequest(ClientDetails, Request, AppReq) - Method in class org.piangles.gateway.requests.processors.DefaultStreamRequestProcessor
 
processRequest(ClientDetails, Request, AppReq) - Method in class org.piangles.gateway.requests.processors.DefaultStreamRequestProcessor
 
processRequest(ClientDetails, Request, String) - Method in class org.piangles.gateway.requests.processors.EndpointMetadataRequestProcessor
 
processRequest(ClientDetails, Request, String) - Method in class org.piangles.gateway.requests.processors.EndpointMetadataRequestProcessor
 
processRequest(ClientDetails, Request, GenerateTokenRequest) - Method in class org.piangles.gateway.requests.processors.GenerateTokenRequestProcessor
 
processRequest(ClientDetails, Request, GenerateTokenRequest) - Method in class org.piangles.gateway.requests.processors.GenerateTokenRequestProcessor
 
processRequest(ClientDetails, Request, String) - Method in class org.piangles.gateway.requests.processors.GetConfigRequestProcessor
 
processRequest(ClientDetails, Request, String) - Method in class org.piangles.gateway.requests.processors.GetConfigRequestProcessor
 
processRequest(ClientDetails, Request, EmptyRequest) - Method in class org.piangles.gateway.requests.processors.GetLocationRequestProcessor
 
processRequest(ClientDetails, Request, EmptyRequest) - Method in class org.piangles.gateway.requests.processors.GetLocationRequestProcessor
 
processRequest(ClientDetails, Request, EmptyRequest) - Method in class org.piangles.gateway.requests.processors.GetUserPreferencesRequestProcessor
 
processRequest(ClientDetails, Request, EmptyRequest) - Method in class org.piangles.gateway.requests.processors.GetUserPreferencesRequestProcessor
 
processRequest(ClientDetails, Request, EmptyRequest) - Method in class org.piangles.gateway.requests.processors.GetUserProfileRequestProcessor
 
processRequest(ClientDetails, Request, EmptyRequest) - Method in class org.piangles.gateway.requests.processors.GetUserProfileRequestProcessor
 
processRequest(ClientDetails, Request, EmptyRequest) - Method in class org.piangles.gateway.requests.processors.KeepSessionAliveRequestProcessor
 
processRequest(ClientDetails, Request, EmptyRequest) - Method in class org.piangles.gateway.requests.processors.KeepSessionAliveRequestProcessor
 
processRequest(ClientDetails, Request, EmptyRequest) - Method in class org.piangles.gateway.requests.processors.ListEndpointsRequestProcessor
 
processRequest(ClientDetails, Request, EmptyRequest) - Method in class org.piangles.gateway.requests.processors.ListEndpointsRequestProcessor
 
processRequest(ClientDetails, Request, LoginRequest) - Method in class org.piangles.gateway.requests.processors.LoginRequestProcessor
The user can login in 2 ways.
processRequest(ClientDetails, Request, LoginRequest) - Method in class org.piangles.gateway.requests.processors.LoginRequestProcessor
The user can login in 2 ways.
processRequest(ClientDetails, Request, EmptyRequest) - Method in class org.piangles.gateway.requests.processors.LogoutRequestProcessor
 
processRequest(ClientDetails, Request, EmptyRequest) - Method in class org.piangles.gateway.requests.processors.LogoutRequestProcessor
 
processRequest(ClientDetails, Request, LocationRequest) - Method in class org.piangles.gateway.requests.processors.SetLocationRequestProcessor
 
processRequest(ClientDetails, Request, LocationRequest) - Method in class org.piangles.gateway.requests.processors.SetLocationRequestProcessor
 
processRequest(ClientDetails, Request, SignUpRequest) - Method in class org.piangles.gateway.requests.processors.SignUpRequestProcessor
 
processRequest(ClientDetails, Request, SignUpRequest) - Method in class org.piangles.gateway.requests.processors.SignUpRequestProcessor
 
processRequest(ClientDetails, Request, SubscriptionRequest) - Method in class org.piangles.gateway.requests.processors.SubscriptionRequestProcessor
 
processRequest(ClientDetails, Request, SubscriptionRequest) - Method in class org.piangles.gateway.requests.processors.SubscriptionRequestProcessor
 
processRequest(ClientDetails, Request, Map<String, Object>) - Method in class org.piangles.gateway.requests.processors.UpdateUserPreferencesRequestProcessor
 
processRequest(ClientDetails, Request, Map<String, Object>) - Method in class org.piangles.gateway.requests.processors.UpdateUserPreferencesRequestProcessor
 
processRequest(ClientDetails, Request, BasicUserProfile) - Method in class org.piangles.gateway.requests.processors.UpdateUserProfileRequestProcessor
 
processRequest(ClientDetails, Request, BasicUserProfile) - Method in class org.piangles.gateway.requests.processors.UpdateUserProfileRequestProcessor
 
processRequest(ClientDetails, Request) - Method in interface org.piangles.gateway.requests.RequestProcessor
 
processRequest(ClientDetails, Request) - Method in interface org.piangles.gateway.requests.RequestProcessor
 
putApplicationData(String, Object) - Method in class org.piangles.gateway.client.ClientDetails
 
putApplicationData(String, Object) - Method in class org.piangles.gateway.client.ClientDetails
 

R

registerAuthenticationEndpoint(String, Enum<?>) - Method in class org.piangles.gateway.requests.RequestRouter
 
registerAuthenticationEndpoint(String, Enum<?>) - Method in class org.piangles.gateway.requests.RequestRouter
 
registerControlProcessor(String, EventProcessor) - Method in class org.piangles.gateway.events.EventRouter
 
registerControlProcessor(String, EventProcessor) - Method in class org.piangles.gateway.events.EventRouter
 
registerDefaultAuthenticationEndpoints() - Method in class org.piangles.gateway.requests.RequestRouter
 
registerDefaultAuthenticationEndpoints() - Method in class org.piangles.gateway.requests.RequestRouter
 
registerDefaultPreAuthenticationEndpoints() - Method in class org.piangles.gateway.requests.RequestRouter
 
registerDefaultPreAuthenticationEndpoints() - Method in class org.piangles.gateway.requests.RequestRouter
 
registerDefaultRequestProcessors() - Method in class org.piangles.gateway.requests.RequestRouter
 
registerDefaultRequestProcessors() - Method in class org.piangles.gateway.requests.RequestRouter
 
registerDefaultRequestValidators() - Method in class org.piangles.gateway.requests.RequestRouter
 
registerDefaultRequestValidators() - Method in class org.piangles.gateway.requests.RequestRouter
 
registerNotificationProcessor(EventProcessor) - Method in class org.piangles.gateway.events.EventRouter
 
registerNotificationProcessor(EventProcessor) - Method in class org.piangles.gateway.events.EventRouter
 
registerPassThruProcessor(String, String) - Method in class org.piangles.gateway.events.EventRouter
 
registerPassThruProcessor(String, String) - Method in class org.piangles.gateway.events.EventRouter
 
registerPreAuthenticationEndpoint(String, Enum<?>) - Method in class org.piangles.gateway.requests.RequestRouter
 
registerPreAuthenticationEndpoint(String, Enum<?>) - Method in class org.piangles.gateway.requests.RequestRouter
 
registerRequestProcessor(RequestProcessor) - Method in class org.piangles.gateway.requests.RequestRouter
 
registerRequestProcessor(RequestProcessor) - Method in class org.piangles.gateway.requests.RequestRouter
 
registerRequestValidator(Validator) - Method in class org.piangles.gateway.requests.RequestRouter
 
registerRequestValidator(Validator) - Method in class org.piangles.gateway.requests.RequestRouter
 
Request - Class in org.piangles.gateway.requests.dto
 
Request - Class in org.piangles.gateway.requests.dto
 
Request(String, String, String, SystemInfo) - Constructor for class org.piangles.gateway.requests.dto.Request
 
Request(String, String, String, SystemInfo) - Constructor for class org.piangles.gateway.requests.dto.Request
 
RequestProcessingManager - Class in org.piangles.gateway.requests
This is the entry point for any communication related with client.
RequestProcessingManager - Class in org.piangles.gateway.requests
This is the entry point for any communication related with client.
RequestProcessingManager(InetSocketAddress, ClientEndpoint) - Constructor for class org.piangles.gateway.requests.RequestProcessingManager
 
RequestProcessingManager(InetSocketAddress, ClientEndpoint) - Constructor for class org.piangles.gateway.requests.RequestProcessingManager
 
RequestProcessingThread - Class in org.piangles.gateway.requests
 
RequestProcessingThread - Class in org.piangles.gateway.requests
 
RequestProcessingThread(ClientDetails, Request, RequestProcessor, EventProcessingManager) - Constructor for class org.piangles.gateway.requests.RequestProcessingThread
 
RequestProcessingThread(ClientDetails, Request, RequestProcessor, EventProcessingManager) - Constructor for class org.piangles.gateway.requests.RequestProcessingThread
 
RequestProcessor - Interface in org.piangles.gateway.requests
 
RequestProcessor - Interface in org.piangles.gateway.requests
 
RequestRouter - Class in org.piangles.gateway.requests
 
RequestRouter - Class in org.piangles.gateway.requests
 
RequestValidator - Class in org.piangles.gateway.requests
One of the checks here should be SessionId the client sends should be the same as the one assigned by the server.
RequestValidator - Class in org.piangles.gateway.requests
One of the checks here should be SessionId the client sends should be the same as the one assigned by the server.
RequestValidator() - Constructor for class org.piangles.gateway.requests.RequestValidator
 
RequestValidator() - Constructor for class org.piangles.gateway.requests.RequestValidator
 
Response - Class in org.piangles.gateway.requests.dto
 
Response - Class in org.piangles.gateway.requests.dto
 
Response(StatusCode, String) - Constructor for class org.piangles.gateway.requests.dto.Response
 
Response(UUID, String, long, long, StatusCode, String) - Constructor for class org.piangles.gateway.requests.dto.Response
 
Response(StatusCode, String) - Constructor for class org.piangles.gateway.requests.dto.Response
 
Response(UUID, String, long, long, StatusCode, String) - Constructor for class org.piangles.gateway.requests.dto.Response
 
ResponseSender - Class in org.piangles.gateway.requests
 
ResponseSender - Class in org.piangles.gateway.requests
 
ResponseSender() - Constructor for class org.piangles.gateway.requests.ResponseSender
 
ResponseSender() - Constructor for class org.piangles.gateway.requests.ResponseSender
 
restart() - Method in class org.piangles.gateway.events.EventProcessingManager
 
restart() - Method in class org.piangles.gateway.events.EventProcessingManager
 
run() - Method in class org.piangles.gateway.events.EventListener
 
run() - Method in class org.piangles.gateway.events.EventListener
 
run() - Method in class org.piangles.gateway.requests.RequestProcessingThread
 
run() - Method in class org.piangles.gateway.requests.RequestProcessingThread
 

S

sendMessage(Message) - Method in interface org.piangles.gateway.ClientEndpoint
 
sendMessage(Message) - Method in interface org.piangles.gateway.ClientEndpoint
 
sendResponse(ClientDetails, Response) - Static method in class org.piangles.gateway.requests.ResponseSender
 
sendResponse(ClientDetails, Response) - Static method in class org.piangles.gateway.requests.ResponseSender
 
SERVICE_NAME - Static variable in class org.piangles.gateway.Constants
 
SERVICE_NAME - Static variable in class org.piangles.gateway.Constants
 
SetLocationRequestProcessor - Class in org.piangles.gateway.requests.processors
 
SetLocationRequestProcessor - Class in org.piangles.gateway.requests.processors
 
SetLocationRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.SetLocationRequestProcessor
 
SetLocationRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.SetLocationRequestProcessor
 
setSessionDetails(SessionDetails) - Method in class org.piangles.gateway.requests.RequestProcessingThread
TODO : Remove this Hack, this was introduced because of SignUpRequestProcessor needing to setSessionDetails in Zuro.
setSessionDetails(SessionDetails) - Method in class org.piangles.gateway.requests.RequestProcessingThread
TODO : Remove this Hack, this was introduced because of SignUpRequestProcessor needing to setSessionDetails in Zuro.
shouldValidateSession() - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
shouldValidateSession() - Method in class org.piangles.gateway.requests.processors.AbstractRequestProcessor
 
shouldValidateSession() - Method in class org.piangles.gateway.requests.processors.EndpointMetadataRequestProcessor
 
shouldValidateSession() - Method in class org.piangles.gateway.requests.processors.EndpointMetadataRequestProcessor
 
shouldValidateSession() - Method in class org.piangles.gateway.requests.processors.GenerateTokenRequestProcessor
 
shouldValidateSession() - Method in class org.piangles.gateway.requests.processors.GenerateTokenRequestProcessor
 
shouldValidateSession() - Method in class org.piangles.gateway.requests.processors.ListEndpointsRequestProcessor
 
shouldValidateSession() - Method in class org.piangles.gateway.requests.processors.ListEndpointsRequestProcessor
 
shouldValidateSession() - Method in class org.piangles.gateway.requests.processors.LoginRequestProcessor
 
shouldValidateSession() - Method in class org.piangles.gateway.requests.processors.LoginRequestProcessor
 
shouldValidateSession() - Method in class org.piangles.gateway.requests.processors.SignUpRequestProcessor
 
shouldValidateSession() - Method in class org.piangles.gateway.requests.processors.SignUpRequestProcessor
 
shouldValidateSession() - Method in interface org.piangles.gateway.requests.RequestProcessor
 
shouldValidateSession() - Method in interface org.piangles.gateway.requests.RequestProcessor
 
SignUpRequest - Class in org.piangles.gateway.requests.dto
 
SignUpRequest - Class in org.piangles.gateway.requests.dto
 
SignUpRequest(String, String, String, String, String) - Constructor for class org.piangles.gateway.requests.dto.SignUpRequest
 
SignUpRequest(String, String, String, String, String) - Constructor for class org.piangles.gateway.requests.dto.SignUpRequest
 
SignUpRequestProcessor - Class in org.piangles.gateway.requests.processors
 
SignUpRequestProcessor - Class in org.piangles.gateway.requests.processors
 
SignUpRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.SignUpRequestProcessor
 
SignUpRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.SignUpRequestProcessor
 
SignUpRequestValidator - Class in org.piangles.gateway.requests.validators
 
SignUpRequestValidator - Class in org.piangles.gateway.requests.validators
 
SignUpRequestValidator() - Constructor for class org.piangles.gateway.requests.validators.SignUpRequestValidator
 
SignUpRequestValidator() - Constructor for class org.piangles.gateway.requests.validators.SignUpRequestValidator
 
SimpleResponse - Class in org.piangles.gateway.requests.dto
Only used for for Successful Responses.
SimpleResponse - Class in org.piangles.gateway.requests.dto
Only used for for Successful Responses.
SimpleResponse() - Constructor for class org.piangles.gateway.requests.dto.SimpleResponse
 
SimpleResponse(String) - Constructor for class org.piangles.gateway.requests.dto.SimpleResponse
 
SimpleResponse() - Constructor for class org.piangles.gateway.requests.dto.SimpleResponse
 
SimpleResponse(String) - Constructor for class org.piangles.gateway.requests.dto.SimpleResponse
 
startProcessingRequests() - Method in interface org.piangles.gateway.GatewayService
 
startProcessingRequests() - Method in interface org.piangles.gateway.GatewayService
 
startProcessingRequests() - Method in class org.piangles.gateway.service.impl.jetty.GatewayServiceImpl
 
startProcessingRequests() - Method in class org.piangles.gateway.service.impl.jetty.GatewayServiceImpl
 
StatusCode - Enum in org.piangles.gateway.requests.dto
 
StatusCode - Enum in org.piangles.gateway.requests.dto
 
stop() - Method in class org.piangles.gateway.events.EventProcessingManager
 
stop() - Method in class org.piangles.gateway.events.EventProcessingManager
 
StreamAcquirer<AppReq,SI> - Interface in org.piangles.gateway.requests.processors
 
StreamAcquirer<AppReq,SI> - Interface in org.piangles.gateway.requests.processors
 
subscribeToTopics(Map<Topic, UUID>) - Method in class org.piangles.gateway.events.EventProcessingManager
 
subscribeToTopics(Map<Topic, UUID>) - Method in class org.piangles.gateway.events.EventProcessingManager
 
SubscriptionRequest - Class in org.piangles.gateway.requests.dto
 
SubscriptionRequest - Class in org.piangles.gateway.requests.dto
 
SubscriptionRequest(String) - Constructor for class org.piangles.gateway.requests.dto.SubscriptionRequest
 
SubscriptionRequest(String, String) - Constructor for class org.piangles.gateway.requests.dto.SubscriptionRequest
 
SubscriptionRequest(String) - Constructor for class org.piangles.gateway.requests.dto.SubscriptionRequest
 
SubscriptionRequest(String, String) - Constructor for class org.piangles.gateway.requests.dto.SubscriptionRequest
 
SubscriptionRequestProcessor - Class in org.piangles.gateway.requests.processors
 
SubscriptionRequestProcessor - Class in org.piangles.gateway.requests.processors
 
SubscriptionRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.SubscriptionRequestProcessor
 
SubscriptionRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.SubscriptionRequestProcessor
 
SubscriptionRequestValidator - Class in org.piangles.gateway.requests.validators
 
SubscriptionRequestValidator - Class in org.piangles.gateway.requests.validators
 
SubscriptionRequestValidator() - Constructor for class org.piangles.gateway.requests.validators.SubscriptionRequestValidator
 
SubscriptionRequestValidator() - Constructor for class org.piangles.gateway.requests.validators.SubscriptionRequestValidator
 
SystemInfo - Class in org.piangles.gateway.requests.dto
 
SystemInfo - Class in org.piangles.gateway.requests.dto
 
SystemInfo(String, String, String) - Constructor for class org.piangles.gateway.requests.dto.SystemInfo
 
SystemInfo(String, String, String, int, int) - Constructor for class org.piangles.gateway.requests.dto.SystemInfo
 
SystemInfo(String, String, String) - Constructor for class org.piangles.gateway.requests.dto.SystemInfo
 
SystemInfo(String, String, String, int, int) - Constructor for class org.piangles.gateway.requests.dto.SystemInfo
 

T

toString() - Method in class org.piangles.gateway.client.ClientDetails
 
toString() - Method in class org.piangles.gateway.client.ClientDetails
 
toString() - Method in class org.piangles.gateway.Message
 
toString() - Method in class org.piangles.gateway.Message
 
toString() - Method in class org.piangles.gateway.requests.dto.EmptyRequest
 
toString() - Method in class org.piangles.gateway.requests.dto.EmptyRequest
 
toString() - Method in class org.piangles.gateway.requests.dto.GenerateTokenRequest
 
toString() - Method in class org.piangles.gateway.requests.dto.GenerateTokenRequest
 
toString() - Method in class org.piangles.gateway.requests.dto.LoginRequest
 
toString() - Method in class org.piangles.gateway.requests.dto.LoginRequest
 
toString() - Method in class org.piangles.gateway.requests.dto.LoginResponse
 
toString() - Method in class org.piangles.gateway.requests.dto.LoginResponse
 
toString() - Method in class org.piangles.gateway.requests.dto.Request
 
toString() - Method in class org.piangles.gateway.requests.dto.Request
 
toString() - Method in class org.piangles.gateway.requests.dto.Response
 
toString() - Method in class org.piangles.gateway.requests.dto.Response
 
toString() - Method in class org.piangles.gateway.requests.dto.SimpleResponse
 
toString() - Method in class org.piangles.gateway.requests.dto.SimpleResponse
 
toString() - Method in enum org.piangles.gateway.requests.dto.StatusCode
 
toString() - Method in enum org.piangles.gateway.requests.dto.StatusCode
 
toString() - Method in class org.piangles.gateway.requests.dto.SystemInfo
 
toString() - Method in class org.piangles.gateway.requests.dto.SystemInfo
 

U

unsubscribeTopics(List<Topic>) - Method in class org.piangles.gateway.events.EventProcessingManager
 
unsubscribeTopics(List<Topic>) - Method in class org.piangles.gateway.events.EventProcessingManager
 
UpdateUserPreferencesRequestProcessor - Class in org.piangles.gateway.requests.processors
 
UpdateUserPreferencesRequestProcessor - Class in org.piangles.gateway.requests.processors
 
UpdateUserPreferencesRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.UpdateUserPreferencesRequestProcessor
 
UpdateUserPreferencesRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.UpdateUserPreferencesRequestProcessor
 
UpdateUserProfileRequestProcessor - Class in org.piangles.gateway.requests.processors
 
UpdateUserProfileRequestProcessor - Class in org.piangles.gateway.requests.processors
 
UpdateUserProfileRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.UpdateUserProfileRequestProcessor
 
UpdateUserProfileRequestProcessor() - Constructor for class org.piangles.gateway.requests.processors.UpdateUserProfileRequestProcessor
 

V

validate(ClientDetails, Request) - Static method in class org.piangles.gateway.requests.RequestValidator
Client needs to send 1.
validate(ClientDetails, Request) - Static method in class org.piangles.gateway.requests.RequestValidator
Client needs to send 1.
validate(Object...) - Method in class org.piangles.gateway.requests.validators.AbstractRequestValidator
 
validate(ClientDetails, Request, EndpointReq) - Method in class org.piangles.gateway.requests.validators.AbstractRequestValidator
 
validate(Object...) - Method in class org.piangles.gateway.requests.validators.AbstractRequestValidator
 
validate(ClientDetails, Request, EndpointReq) - Method in class org.piangles.gateway.requests.validators.AbstractRequestValidator
 
validate(ClientDetails, Request, ChangePasswordRequest) - Method in class org.piangles.gateway.requests.validators.ChangePasswordRequestValidator
 
validate(ClientDetails, Request, ChangePasswordRequest) - Method in class org.piangles.gateway.requests.validators.ChangePasswordRequestValidator
 
validate(Object...) - Method in class org.piangles.gateway.requests.validators.DefaultGatewayRequestValidator
 
validate(Object...) - Method in class org.piangles.gateway.requests.validators.DefaultGatewayRequestValidator
 
validate(ClientDetails, Request, LoginRequest) - Method in class org.piangles.gateway.requests.validators.LoginRequestValidator
 
validate(ClientDetails, Request, LoginRequest) - Method in class org.piangles.gateway.requests.validators.LoginRequestValidator
 
validate(ClientDetails, Request, SignUpRequest) - Method in class org.piangles.gateway.requests.validators.SignUpRequestValidator
 
validate(ClientDetails, Request, SignUpRequest) - Method in class org.piangles.gateway.requests.validators.SignUpRequestValidator
 
validate(ClientDetails, Request, SubscriptionRequest) - Method in class org.piangles.gateway.requests.validators.SubscriptionRequestValidator
 
validate(ClientDetails, Request, SubscriptionRequest) - Method in class org.piangles.gateway.requests.validators.SubscriptionRequestValidator
 
valueOf(String) - Static method in enum org.piangles.gateway.client.ClientState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.piangles.gateway.client.ClientState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.piangles.gateway.CommunicationPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.piangles.gateway.CommunicationPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.piangles.gateway.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.piangles.gateway.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.piangles.gateway.requests.dto.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.piangles.gateway.requests.dto.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.piangles.gateway.requests.Endpoints
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.piangles.gateway.requests.Endpoints
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.piangles.gateway.client.ClientState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.piangles.gateway.client.ClientState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.piangles.gateway.CommunicationPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.piangles.gateway.CommunicationPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.piangles.gateway.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.piangles.gateway.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.piangles.gateway.requests.dto.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.piangles.gateway.requests.dto.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.piangles.gateway.requests.Endpoints
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.piangles.gateway.requests.Endpoints
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebSocketLifecycleEventHandler - Class in org.piangles.gateway.service.impl.jetty
 
WebSocketLifecycleEventHandler - Class in org.piangles.gateway.service.impl.jetty
 
WebSocketLifecycleEventHandler() - Constructor for class org.piangles.gateway.service.impl.jetty.WebSocketLifecycleEventHandler
 
WebSocketLifecycleEventHandler() - Constructor for class org.piangles.gateway.service.impl.jetty.WebSocketLifecycleEventHandler
 
A C D E G H I K L M O P R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.