org
.
apache
.
activemq
.
apollo
.
web
.
resources
BrokerResourceHTML
class
BrokerResourceHTML
extends
BrokerResource
Annotations
@Path
()
@Produces
()
Linear Supertypes
BrokerResource
,
Resource
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
BrokerResourceHTML
BrokerResource
Resource
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
BrokerResourceHTML
()
Type Members
class
JosqlHelper
extends
AnyRef
Definition Classes
BrokerResource
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
SessionResource
()
:
SessionResource
Definition Classes
BrokerResource
def
admining
[
T
]
(
dest:
Topic
)
(
func: ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Attributes
protected
Definition Classes
Resource
def
admining
[
T
]
(
dest:
Queue
)
(
func: ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Attributes
protected
Definition Classes
Resource
def
admining
[
T
]
(
host:
VirtualHost
)
(
func: ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Attributes
protected
Definition Classes
Resource
def
admining
[
T
]
(
broker:
Broker
)
(
func: ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Attributes
protected
Definition Classes
Resource
def
aggregate
(
queue:
AggregateDestMetricsDTO
,
topic:
AggregateDestMetricsDTO
,
dsub:
AggregateDestMetricsDTO
)
:
AggregateDestMetricsDTO
Definition Classes
BrokerResource
def
aggregate_dest_metrics
(
metrics:
Iterable
[
DestMetricsDTO
]
)
:
AggregateDestMetricsDTO
Definition Classes
BrokerResource
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
authenticate
[
T
]
(
authenticator:
Authenticator
)
(
func: (
SecurityContext
) ⇒
Unit
)
:
Unit
Attributes
protected
Definition Classes
Resource
def
authorize
[
T
]
(
authenticator:
Authenticator
,
authorizer:
Authorizer
,
action:
String
,
resource:
SecuredResource
)
(
block: ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Definition Classes
Resource
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
command_shutdown
:
Unit
Definition Classes
BrokerResource
Annotations
@POST
()
@Path
()
@ApiOperation
()
def
configing
[
T
]
(
broker:
Broker
)
(
func: ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Attributes
protected
Definition Classes
Resource
def
connection
(
id:
Long
)
:
ConnectionStatusDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
connection_delete
(
id:
Long
)
:
Unit
Definition Classes
BrokerResource
Annotations
@DELETE
()
@Path
()
@ApiOperation
()
@Produces
()
def
connections
(
f:
List
[
String
]
,
q:
String
,
p:
Integer
,
ps:
Integer
,
o:
List
[
String
]
)
:
DataPageDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
@Produces
()
def
connector
(
id:
String
,
connections:
Boolean
)
:
ServiceStatusDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
connectors
(
f:
List
[
String
]
,
q:
String
,
p:
Integer
,
ps:
Integer
,
o:
List
[
String
]
)
:
DataPageDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
@Produces
()
def
copy
(
other:
Resource
)
:
Unit
Definition Classes
Resource
def
create_result
(
status:
Status
,
message:
Any
)
:
WebApplicationException
Definition Classes
Resource
def
dsub_delete
(
id:
String
,
name:
String
)
:
Unit
Definition Classes
BrokerResource
Annotations
@DELETE
()
@Path
()
@ApiOperation
()
@Produces
()
def
dsub_messages
(
id:
String
,
name:
String
,
_from:
Long
,
_to:
Long
,
_max:
Long
,
_max_body:
Integer
)
:
BrowsePageDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
durable_subscription
(
id:
String
,
name:
String
,
entries:
Boolean
,
producers:
Boolean
,
consumers:
Boolean
)
:
QueueStatusDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
durable_subscriptions
(
id:
String
,
f:
List
[
String
]
,
q:
String
,
p:
Integer
,
ps:
Integer
,
o:
List
[
String
]
)
:
DataPageDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
@Produces
()
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
get_broker
(
connections:
Boolean
)
:
BrokerStatusDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@ApiOperation
()
def
get_connection_metrics
()
:
AggregateConnectionMetricsDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
get_dest_metrics
()
:
AggregateDestMetricsDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
get_dsub_metrics
(
host:
VirtualHost
)
:
FutureResult
[
AggregateDestMetricsDTO
]
Definition Classes
BrokerResource
def
get_dsub_metrics
(
broker:
Broker
)
:
FutureResult
[
AggregateDestMetricsDTO
]
Definition Classes
BrokerResource
def
get_dsub_metrics
()
:
AggregateDestMetricsDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
get_queue_metrics
(
host:
VirtualHost
)
:
FutureResult
[
AggregateDestMetricsDTO
]
Definition Classes
BrokerResource
def
get_queue_metrics
(
broker:
Broker
)
:
FutureResult
[
AggregateDestMetricsDTO
]
Definition Classes
BrokerResource
def
get_queue_metrics
()
:
AggregateDestMetricsDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
get_signin_html
(
response:
HttpServletResponse
,
username:
String
,
password:
String
,
target:
String
)
:
ErrorDTO
Definition Classes
BrokerResource
Annotations
@Deprecated
@Produces
()
@GET
()
@Path
()
def
get_topic_metrics
(
host:
VirtualHost
)
:
FutureResult
[
AggregateDestMetricsDTO
]
Definition Classes
BrokerResource
def
get_topic_metrics
(
broker:
Broker
)
:
FutureResult
[
AggregateDestMetricsDTO
]
Definition Classes
BrokerResource
def
get_topic_metrics
()
:
AggregateDestMetricsDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
var
http_request
:
HttpServletRequest
Definition Classes
Resource
def
if_ok
[
T
]
(
func: ⇒
T
)
(
andThen: ⇒
T
)
:
T
Definition Classes
Resource
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
monitoring
[
T
]
(
dest:
Topic
)
(
func: ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Attributes
protected
Definition Classes
Resource
def
monitoring
[
T
]
(
dest:
Queue
)
(
func: ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Attributes
protected
Definition Classes
Resource
def
monitoring
[
T
]
(
host:
VirtualHost
)
(
func: ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Attributes
protected
Definition Classes
Resource
def
monitoring
[
T
]
(
broker:
Broker
)
(
func: ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Attributes
protected
Definition Classes
Resource
def
narrow
[
T
]
(
kind:
Class
[
T
]
,
x:
Iterable
[
Result
[
T
,
Throwable
]]
,
f:
List
[
String
]
,
q:
String
,
p:
Integer
,
ps:
Integer
,
o:
List
[
String
]
)
:
Product
with
Serializable
with
Result
[
DataPageDTO
,
WebApplicationException
]
Definition Classes
BrokerResource
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
now
:
Long
Definition Classes
Resource
def
ok
[
T
]
(
value:
FutureResult
[
T
]
)
:
Unit
Definition Classes
Resource
def
path
(
value:
Any
)
:
URI
Definition Classes
Resource
def
post_connection_delete_and_redirect
(
id:
Long
)
:
Unit
Definition Classes
BrokerResource
Annotations
@POST
()
@Path
()
@ApiOperation
()
@Produces
()
def
post_connector_start
(
id:
String
)
:
Unit
Definition Classes
BrokerResource
Annotations
@POST
()
@Path
()
@ApiOperation
()
def
post_connector_stop
(
id:
String
)
:
Unit
Definition Classes
BrokerResource
Annotations
@POST
()
@Path
()
@ApiOperation
()
def
post_dsub_delete_and_redirect
(
id:
String
,
name:
String
)
:
Unit
Definition Classes
BrokerResource
Annotations
@POST
()
@Path
()
@Produces
()
def
post_queue_delete_and_redirect
(
id:
String
,
name:
String
)
:
Unit
Definition Classes
BrokerResource
Annotations
@POST
()
@Path
()
@Produces
()
def
post_signin
(
response:
HttpServletResponse
,
username:
String
,
password:
String
)
:
Boolean
Definition Classes
BrokerResource
Annotations
@Deprecated
@POST
()
@Path
()
def
post_topic_delete_and_redirect
(
id:
String
,
name:
String
)
:
Unit
Definition Classes
BrokerResource
Annotations
@POST
()
@Path
()
@Produces
()
def
queue
(
id:
String
,
name:
String
,
entries:
Boolean
,
producers:
Boolean
,
consumers:
Boolean
)
:
QueueStatusDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
queue_create
(
id:
String
,
name:
String
)
:
Unit
Definition Classes
BrokerResource
Annotations
@PUT
()
@Path
()
@Produces
()
@ApiOperation
()
def
queue_delete
(
id:
String
,
name:
String
)
:
Unit
Definition Classes
BrokerResource
Annotations
@DELETE
()
@Path
()
@Produces
()
@ApiOperation
()
def
queue_messages
(
id:
String
,
name:
String
,
_from:
Long
,
_to:
Long
,
_max:
Long
,
_max_body:
Integer
)
:
BrowsePageDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
queues
(
id:
String
,
f:
List
[
String
]
,
q:
String
,
p:
Integer
,
ps:
Integer
,
o:
List
[
String
]
)
:
DataPageDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
@Produces
()
def
requested_uri
:
String
Definition Classes
Resource
def
result
[
T
]
(
uri:
URI
)
:
T
Definition Classes
Resource
def
result
(
value:
Status
,
message:
Any
=
null
)
:
Nothing
Definition Classes
Resource
def
setHttpRequest
(
value:
HttpServletRequest
)
:
Unit
Definition Classes
Resource
Annotations
@Context
()
def
signout
()
:
String
Definition Classes
BrokerResource
Annotations
@Deprecated
@Produces
()
@GET
()
@Path
()
def
signout_html
()
:
String
Definition Classes
BrokerResource
Annotations
@Deprecated
@Produces
()
@GET
()
@Path
()
def
status
(
q:
Queue
,
entries:
Boolean
=
false
,
producers:
Boolean
,
consumers:
Boolean
)
:
FutureResult
[
QueueStatusDTO
]
Definition Classes
BrokerResource
def
status
(
host:
VirtualHost
)
:
VirtualHostStatusDTO
Definition Classes
BrokerResource
def
store
(
id:
String
)
:
StoreStatusDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
store_compact
(
id:
String
)
:
Unit
Definition Classes
BrokerResource
Annotations
@POST
()
@Path
()
@ApiOperation
()
@Produces
()
def
strip_resolve
(
value:
String
)
:
URI
Definition Classes
Resource
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
implicit
def
to_local_router
(
host:
VirtualHost
)
:
LocalRouter
Attributes
protected
Definition Classes
Resource
def
topic
(
id:
String
,
name:
String
,
qid:
Long
,
entries:
Boolean
,
producers:
Boolean
,
consumers:
Boolean
)
:
QueueStatusDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
topic
(
id:
String
,
name:
String
,
producers:
Boolean
,
consumers:
Boolean
)
:
TopicStatusDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
topic_create
(
id:
String
,
name:
String
)
:
Unit
Definition Classes
BrokerResource
Annotations
@PUT
()
@Path
()
@Produces
()
@ApiOperation
()
def
topic_delete
(
id:
String
,
name:
String
)
:
Unit
Definition Classes
BrokerResource
Annotations
@DELETE
()
@Path
()
@Produces
()
@ApiOperation
()
def
topic_messages
(
id:
String
,
name:
String
,
_from:
Long
,
_max:
Long
,
_max_body:
Integer
)
:
BrowsePageDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
topics
(
id:
String
,
f:
List
[
String
]
,
q:
String
,
p:
Integer
,
ps:
Integer
,
o:
List
[
String
]
)
:
DataPageDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
@Produces
()
def
unauthorized
:
Nothing
Attributes
protected
Definition Classes
Resource
var
uri_info
:
UriInfo
Definition Classes
Resource
def
virtual_host
(
id:
String
)
:
VirtualHostStatusDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
virtual_host
(
f:
List
[
String
]
,
q:
String
,
p:
Integer
,
ps:
Integer
,
o:
List
[
String
]
)
:
DataPageDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@Produces
()
@ApiOperation
()
def
virtual_host_dest_metrics
(
id:
String
)
:
AggregateDestMetricsDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
virtual_host_dsub_metrics
(
id:
String
)
:
AggregateDestMetricsDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
virtual_host_queue_metrics
(
id:
String
)
:
AggregateDestMetricsDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
def
virtual_host_topic_metrics
(
id:
String
)
:
AggregateDestMetricsDTO
Definition Classes
BrokerResource
Annotations
@GET
()
@Path
()
@ApiOperation
()
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
def
whoami
()
:
List
[
PrincipalDTO
]
Definition Classes
BrokerResource
Annotations
@Deprecated
@GET
()
@Path
()
def
with_broker
[
T
]
(
func: (
Broker
) ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Attributes
protected
Definition Classes
Resource
def
with_connection
[
T
]
(
id:
Long
)
(
func: (
BrokerConnection
) ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Attributes
protected
Definition Classes
Resource
def
with_connector
[
T
]
(
id:
String
)
(
func: (
Connector
) ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Attributes
protected
Definition Classes
Resource
def
with_virtual_host
[
T
]
(
id:
String
)
(
func: (
VirtualHost
) ⇒
FutureResult
[
T
]
)
:
FutureResult
[
T
]
Attributes
protected
Definition Classes
Resource
Inherited from
BrokerResource
Inherited from
Resource
Inherited from
AnyRef
Inherited from
Any
Ungrouped