|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Payload.Inbound | |
|---|---|
| org.glassfish.api.admin | Admin commands in GlassFish |
| Uses of Payload.Inbound in org.glassfish.api.admin |
|---|
| Methods in org.glassfish.api.admin that return Payload.Inbound | |
|---|---|
Payload.Inbound |
AdminCommandContext.getInboundPayload()
Returns the inbound payload, from the admin client, that accompanied the command request. |
| Methods in org.glassfish.api.admin with parameters of type Payload.Inbound | |
|---|---|
CommandRunner.CommandInvocation |
CommandRunner.CommandInvocation.inbound(Payload.Inbound inbound)
Sets the data carried with the request (could be an attachment) |
| Constructors in org.glassfish.api.admin with parameters of type Payload.Inbound | |
|---|---|
AdminCommandContext(java.util.logging.Logger logger,
ActionReport report,
Payload.Inbound inboundPayload,
Payload.Outbound outboundPayload)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||